Fetches gene ontology data from geneontology.org for the provided organism ID.

fetch_go(organism_id)

Arguments

organism_id

An NCBI taxonomy identifier of an organism (TaxId). Possible inputs inlude only: "9606" (Human), "559292" (Yeast) and "83333" (E. coli).

Value

A data frame that contains gene ontology mappings to UniProt or SGD IDs. The original file is a .GAF file. A detailed description of all columns can be found here: http://geneontology.org/docs/go-annotation-file-gaf-format-2.1/

Examples

# \donttest{ fetch_go("9606")
#> db db_id symbol qualifier go_id #> 1 UniProtKB A0A024RBG1 NUDT4B enables GO:0003723 #> 2 UniProtKB A0A024RBG1 NUDT4B enables GO:0046872 #> 3 UniProtKB A0A024RBG1 NUDT4B enables GO:0052840 #> 4 UniProtKB A0A024RBG1 NUDT4B enables GO:0052842 #> 5 UniProtKB A0A024RBG1 NUDT4B located_in GO:0005829 #> 6 UniProtKB A0A075B6H7 IGKV3-7 involved_in GO:0002250 #> 7 UniProtKB A0A075B6H7 IGKV3-7 located_in GO:0005886 #> 8 UniProtKB A0A075B6H7 IGKV3-7 part_of GO:0019814 #> 9 UniProtKB A0A075B6H8 IGKV1D-42 involved_in GO:0002250 #> 10 UniProtKB A0A075B6H8 IGKV1D-42 located_in GO:0005886 #> 11 UniProtKB A0A075B6H8 IGKV1D-42 part_of GO:0019814 #> 12 UniProtKB A0A075B6H9 IGLV4-69 involved_in GO:0002250 #> 13 UniProtKB A0A075B6H9 IGLV4-69 located_in GO:0005886 #> 14 UniProtKB A0A075B6H9 IGLV4-69 part_of GO:0019814 #> 15 UniProtKB A0A075B6I0 IGLV8-61 involved_in GO:0002250 #> 16 UniProtKB A0A075B6I0 IGLV8-61 located_in GO:0005886 #> 17 UniProtKB A0A075B6I0 IGLV8-61 part_of GO:0019814 #> 18 UniProtKB A0A075B6I1 IGLV4-60 involved_in GO:0002250 #> 19 UniProtKB A0A075B6I1 IGLV4-60 located_in GO:0005886 #> 20 UniProtKB A0A075B6I1 IGLV4-60 part_of GO:0019814 #> 21 UniProtKB A0A075B6I3 IGLV11-55 involved_in GO:0002250 #> 22 UniProtKB A0A075B6I3 IGLV11-55 located_in GO:0005886 #> 23 UniProtKB A0A075B6I3 IGLV11-55 part_of GO:0019814 #> 24 UniProtKB A0A075B6I4 IGLV10-54 involved_in GO:0002250 #> 25 UniProtKB A0A075B6I4 IGLV10-54 located_in GO:0005886 #> 26 UniProtKB A0A075B6I4 IGLV10-54 part_of GO:0019814 #> 27 UniProtKB A0A075B6I6 IGLV1-50 involved_in GO:0002250 #> 28 UniProtKB A0A075B6I6 IGLV1-50 located_in GO:0005886 #> 29 UniProtKB A0A075B6I6 IGLV1-50 part_of GO:0019814 #> 30 UniProtKB A0A075B6I7 IGLV5-48 involved_in GO:0002250 #> 31 UniProtKB A0A075B6I7 IGLV5-48 located_in GO:0005886 #> 32 UniProtKB A0A075B6I7 IGLV5-48 part_of GO:0019814 #> 33 UniProtKB A0A075B6I9 IGLV7-46 involved_in GO:0002250 #> 34 UniProtKB A0A075B6I9 IGLV7-46 located_in GO:0005886 #> 35 UniProtKB A0A075B6I9 IGLV7-46 part_of GO:0019814 #> 36 UniProtKB A0A075B6J1 IGLV5-37 involved_in GO:0002250 #> 37 UniProtKB A0A075B6J1 IGLV5-37 located_in GO:0005886 #> 38 UniProtKB A0A075B6J1 IGLV5-37 part_of GO:0019814 #> 39 UniProtKB A0A075B6J2 IGLV2-33 involved_in GO:0002250 #> 40 UniProtKB A0A075B6J2 IGLV2-33 located_in GO:0005886 #> 41 UniProtKB A0A075B6J2 IGLV2-33 part_of GO:0019814 #> 42 UniProtKB A0A075B6J6 IGLV3-22 involved_in GO:0002250 #> 43 UniProtKB A0A075B6J6 IGLV3-22 located_in GO:0005886 #> 44 UniProtKB A0A075B6J6 IGLV3-22 part_of GO:0019814 #> 45 UniProtKB A0A075B6J9 IGLV2-18 involved_in GO:0002250 #> 46 UniProtKB A0A075B6J9 IGLV2-18 located_in GO:0005886 #> 47 UniProtKB A0A075B6J9 IGLV2-18 part_of GO:0019814 #> 48 UniProtKB A0A075B6K0 IGLV3-16 involved_in GO:0002250 #> 49 UniProtKB A0A075B6K0 IGLV3-16 located_in GO:0005886 #> 50 UniProtKB A0A075B6K0 IGLV3-16 part_of GO:0019814 #> 51 UniProtKB A0A075B6K2 IGLV3-12 involved_in GO:0002250 #> 52 UniProtKB A0A075B6K2 IGLV3-12 located_in GO:0005886 #> 53 UniProtKB A0A075B6K2 IGLV3-12 part_of GO:0019814 #> 54 UniProtKB A0A075B6K4 IGLV3-10 involved_in GO:0002250 #> 55 UniProtKB A0A075B6K4 IGLV3-10 located_in GO:0005886 #> 56 UniProtKB A0A075B6K4 IGLV3-10 part_of GO:0019814 #> 57 UniProtKB A0A075B6K5 IGLV3-9 involved_in GO:0002250 #> 58 UniProtKB A0A075B6K5 IGLV3-9 located_in GO:0005886 #> 59 UniProtKB A0A075B6K5 IGLV3-9 part_of GO:0019814 #> 60 UniProtKB A0A075B6K6 IGLV4-3 involved_in GO:0002250 #> 61 UniProtKB A0A075B6K6 IGLV4-3 located_in GO:0005886 #> 62 UniProtKB A0A075B6K6 IGLV4-3 part_of GO:0019814 #> 63 UniProtKB A0A075B6L2 TRGV11 involved_in GO:0002250 #> 64 UniProtKB A0A075B6L2 TRGV11 part_of GO:0042101 #> 65 UniProtKB A0A075B6L6 TRBV7-3 involved_in GO:0002250 #> 66 UniProtKB A0A075B6L6 TRBV7-3 part_of GO:0042101 #> 67 UniProtKB A0A075B6N1 TRBV19 involved_in GO:0002250 #> 68 UniProtKB A0A075B6N1 TRBV19 part_of GO:0042105 #> 69 UniProtKB A0A075B6N2 TRBV20-1 involved_in GO:0002250 #> 70 UniProtKB A0A075B6N2 TRBV20-1 part_of GO:0042101 #> 71 UniProtKB A0A075B6N3 TRBV24-1 involved_in GO:0002250 #> 72 UniProtKB A0A075B6N3 TRBV24-1 part_of GO:0042101 #> 73 UniProtKB A0A075B6N4 TRBV25-1 involved_in GO:0002250 #> 74 UniProtKB A0A075B6N4 TRBV25-1 part_of GO:0042101 #> 75 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0002862 #> 76 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0006898 #> 77 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0006956 #> 78 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0006958 #> 79 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0008228 #> 80 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0008228 #> 81 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0018149 #> 82 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0030449 #> 83 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0038095 #> 84 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0038096 #> 85 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0038096 #> 86 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0050776 #> 87 UniProtKB A0A075B6P5 IGKV2-28 involved_in GO:0050900 #> 88 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 89 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 90 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 91 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 92 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 93 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 94 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 95 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 96 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 97 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 98 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 99 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 100 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 101 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 102 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 103 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 104 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 105 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 106 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 107 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 108 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 109 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 110 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 111 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 112 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 113 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 114 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 115 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 116 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 117 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 118 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 119 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 120 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 121 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 122 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 123 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 124 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 125 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 126 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 127 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 128 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 129 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 130 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 131 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 132 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 133 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 134 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 135 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 136 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 137 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 138 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005576 #> 139 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 140 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 141 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 142 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 143 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 144 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 145 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 146 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 147 UniProtKB A0A075B6P5 IGKV2-28 located_in GO:0005886 #> 148 UniProtKB A0A075B6P5 IGKV2-28 part_of GO:0019814 #> 149 UniProtKB A0A075B6R0 TRGV2 involved_in GO:0002250 #> 150 UniProtKB A0A075B6R0 TRGV2 involved_in GO:0045087 #> 151 UniProtKB A0A075B6R0 TRGV2 part_of GO:0042101 #> 152 UniProtKB A0A075B6R9 IGKV2D-24 involved_in GO:0002250 #> 153 UniProtKB A0A075B6R9 IGKV2D-24 located_in GO:0005886 #> 154 UniProtKB A0A075B6R9 IGKV2D-24 part_of GO:0019814 #> 155 UniProtKB A0A075B6S0 TRGJ1 involved_in GO:0002250 #> 156 UniProtKB A0A075B6S0 TRGJ1 part_of GO:0042101 #> 157 UniProtKB A0A075B6S2 IGKV2D-29 involved_in GO:0002250 #> 158 UniProtKB A0A075B6S2 IGKV2D-29 located_in GO:0005886 #> 159 UniProtKB A0A075B6S2 IGKV2D-29 part_of GO:0019814 #> 160 UniProtKB A0A075B6S4 IGKV1D-17 involved_in GO:0002250 #> 161 UniProtKB A0A075B6S4 IGKV1D-17 located_in GO:0005886 #> 162 UniProtKB A0A075B6S4 IGKV1D-17 part_of GO:0019814 #> 163 UniProtKB A0A075B6S5 IGKV1-27 involved_in GO:0002250 #> 164 UniProtKB A0A075B6S5 IGKV1-27 located_in GO:0005886 #> 165 UniProtKB A0A075B6S5 IGKV1-27 part_of GO:0019814 #> 166 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0002862 #> 167 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0006898 #> 168 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0006956 #> 169 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0006958 #> 170 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0008228 #> 171 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0008228 #> 172 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0018149 #> 173 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0030449 #> 174 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0038095 #> 175 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0038096 #> 176 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0038096 #> 177 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0050776 #> 178 UniProtKB A0A075B6S6 IGKV2D-30 involved_in GO:0050900 #> 179 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 180 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 181 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 182 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 183 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 184 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 185 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 186 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 187 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 188 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 189 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 190 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 191 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 192 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 193 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 194 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 195 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 196 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 197 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 198 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 199 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 200 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 201 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 202 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 203 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 204 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 205 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 206 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 207 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 208 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 209 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 210 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 211 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 212 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 213 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 214 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 215 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 216 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 217 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 218 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 219 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 220 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 221 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 222 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 223 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 224 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 225 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 226 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 227 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 228 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 229 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005576 #> 230 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 231 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 232 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 233 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 234 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 235 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 236 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 237 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 238 UniProtKB A0A075B6S6 IGKV2D-30 located_in GO:0005886 #> 239 UniProtKB A0A075B6S6 IGKV2D-30 part_of GO:0019814 #> 240 UniProtKB A0A075B6S9 IGKV1-37 involved_in GO:0002250 #> 241 UniProtKB A0A075B6S9 IGKV1-37 located_in GO:0005886 #> 242 UniProtKB A0A075B6S9 IGKV1-37 part_of GO:0019814 #> 243 UniProtKB A0A075B6T6 TRAV12-2 involved_in GO:0002250 #> 244 UniProtKB A0A075B6T6 TRAV12-2 part_of GO:0042101 #> 245 UniProtKB A0A075B6T7 TRAV6 involved_in GO:0002250 #> 246 UniProtKB A0A075B6T7 TRAV6 part_of GO:0042101 #> 247 UniProtKB A0A075B6T8 TRAV9-1 involved_in GO:0002250 #> 248 UniProtKB A0A075B6T8 TRAV9-1 part_of GO:0042101 #> 249 UniProtKB A0A075B6U4 TRAV7 involved_in GO:0002250 #> 250 UniProtKB A0A075B6U4 TRAV7 part_of GO:0042101 #> 251 UniProtKB A0A075B6V5 TRAV36DV7 involved_in GO:0002250 #> 252 UniProtKB A0A075B6V5 TRAV36DV7 part_of GO:0042101 #> 253 UniProtKB A0A075B6W5 TRAV23DV6 involved_in GO:0002250 #> 254 UniProtKB A0A075B6W5 TRAV23DV6 part_of GO:0042101 #> 255 UniProtKB A0A075B6X5 TRAV18 involved_in GO:0002250 #> 256 UniProtKB A0A075B6X5 TRAV18 part_of GO:0042101 #> 257 UniProtKB A0A075B6Y3 TRAJ3 involved_in GO:0002250 #> 258 UniProtKB A0A075B6Y3 TRAJ3 part_of GO:0042101 #> 259 UniProtKB A0A075B6Y9 TRAJ42 involved_in GO:0002250 #> 260 UniProtKB A0A075B6Y9 TRAJ42 located_in GO:0005886 #> 261 UniProtKB A0A075B700 TRAJ31 involved_in GO:0002250 #> 262 UniProtKB A0A075B700 TRAJ31 located_in GO:0005886 #> 263 UniProtKB A0A075B706 TRDJ1 involved_in GO:0002250 #> 264 UniProtKB A0A075B706 TRDJ1 part_of GO:0042101 #> 265 UniProtKB A0A075B734 LOC100509620 enables GO:0015267 #> 266 UniProtKB A0A075B734 LOC100509620 involved_in GO:0071918 #> 267 UniProtKB A0A075B734 LOC100509620 located_in GO:0016021 #> 268 UniProtKB A0A087WSX0 IGLV5-45 involved_in GO:0002250 #> 269 UniProtKB A0A087WSX0 IGLV5-45 located_in GO:0005886 #> 270 UniProtKB A0A087WSX0 IGLV5-45 part_of GO:0019814 #> 271 UniProtKB A0A087WSY6 IGKV3D-15 involved_in GO:0002250 #> 272 UniProtKB A0A087WSY6 IGKV3D-15 located_in GO:0005886 #> 273 UniProtKB A0A087WSY6 IGKV3D-15 part_of GO:0019814 #> 274 UniProtKB A0A087WSZ0 IGKV1D-8 involved_in GO:0002250 #> 275 UniProtKB A0A087WSZ0 IGKV1D-8 located_in GO:0005886 #> 276 UniProtKB A0A087WSZ0 IGKV1D-8 part_of GO:0019814 #> 277 UniProtKB A0A087WSZ9 TRAV30 involved_in GO:0002250 #> 278 UniProtKB A0A087WSZ9 TRAV30 part_of GO:0042101 #> 279 UniProtKB A0A087WT01 TRAV27 enables GO:0005515 #> 280 UniProtKB A0A087WT01 TRAV27 involved_in GO:0002250 #> 281 UniProtKB A0A087WT01 TRAV27 involved_in GO:0006955 #> 282 UniProtKB A0A087WT01 TRAV27 involved_in GO:0050830 #> 283 UniProtKB A0A087WT01 TRAV27 part_of GO:0042105 #> 284 UniProtKB A0A087WT02 TRAV9-2 involved_in GO:0002250 #> 285 UniProtKB A0A087WT02 TRAV9-2 part_of GO:0042101 #> 286 UniProtKB A0A087WT03 TRAV26-1 involved_in GO:0002250 #> 287 UniProtKB A0A087WT03 TRAV26-1 part_of GO:0042101 #> 288 UniProtKB A0A087WTH1 TMEM265 located_in GO:0016021 #> 289 UniProtKB A0A087WTH5 KCNE1B involved_in GO:0098915 #> 290 UniProtKB A0A087WTH5 KCNE1B located_in GO:0016021 #> 291 UniProtKB A0A087WUL8 NBPF19 located_in GO:0005737 #> 292 UniProtKB A0A087WUV0 A0A087WUV0 enables GO:0046872 #> 293 UniProtKB A0A087WV62 TRBV16 involved_in GO:0002250 #> 294 UniProtKB A0A087WV62 TRBV16 part_of GO:0042101 #> 295 UniProtKB A0A087WVF3 TBC1D3D located_in GO:0005886 #> 296 UniProtKB A0A087WW87 IGKV2-40 involved_in GO:0002250 #> 297 UniProtKB A0A087WW87 IGKV2-40 located_in GO:0005886 #> 298 UniProtKB A0A087WW87 IGKV2-40 part_of GO:0019814 #> 299 UniProtKB A0A087WWA1 P3R3URF involved_in GO:0043551 #> 300 UniProtKB A0A087WX78 ELOA3CP involved_in GO:0006368 #> 301 UniProtKB A0A087WX78 ELOA3CP part_of GO:0070449 #> 302 UniProtKB A0A087WXM9 MEIKIN involved_in GO:0007060 #> 303 UniProtKB A0A087WXM9 MEIKIN involved_in GO:0010789 #> 304 UniProtKB A0A087WXM9 MEIKIN involved_in GO:0016321 #> 305 UniProtKB A0A087WXM9 MEIKIN involved_in GO:0045143 #> 306 UniProtKB A0A087WXM9 MEIKIN involved_in GO:0051754 #> 307 UniProtKB A0A087WXM9 MEIKIN located_in GO:0000776 #> 308 UniProtKB A0A087WXM9 MEIKIN located_in GO:0000779 #> 309 UniProtKB A0A087WXS9 TBC1D3I located_in GO:0005886 #> 310 UniProtKB A0A087X0K7 TRBV17 involved_in GO:0002250 #> 311 UniProtKB A0A087X0K7 TRBV17 part_of GO:0042101 #> 312 UniProtKB A0A087X0M5 TRBV18 involved_in GO:0002250 #> 313 UniProtKB A0A087X0M5 TRBV18 part_of GO:0042101 #> 314 UniProtKB A0A087X179 TBC1D3E located_in GO:0005886 #> 315 UniProtKB A0A087X1C1 TMSB15B involved_in GO:0007015 #> 316 UniProtKB A0A087X1C1 TMSB15B located_in GO:0005856 #> 317 UniProtKB A0A087X1C5 CYP2D7 NOT|enables GO:0070330 #> 318 UniProtKB A0A087X1C5 CYP2D7 NOT|involved_in GO:0006805 #> 319 UniProtKB A0A087X1C5 CYP2D7 NOT|involved_in GO:0042738 #> 320 UniProtKB A0A087X1C5 CYP2D7 enables GO:0005506 #> 321 UniProtKB A0A087X1C5 CYP2D7 enables GO:0070330 #> 322 UniProtKB A0A087X1C5 CYP2D7 involved_in GO:0006805 #> 323 UniProtKB A0A087X1C5 CYP2D7 involved_in GO:0042738 #> 324 UniProtKB A0A087X1C5 CYP2D7 located_in GO:0005737 #> 325 UniProtKB A0A087X1C5 CYP2D7 located_in GO:0005739 #> 326 UniProtKB A0A087X1C5 CYP2D7 located_in GO:0016021 #> 327 UniProtKB A0A087X1G2 TBC1D3K located_in GO:0005886 #> 328 UniProtKB A0A087X1L8 LOC102723996 located_in GO:0016021 #> 329 UniProtKB A0A096LNP1 DEFB131B involved_in GO:0042742 #> 330 UniProtKB A0A096LNP1 DEFB131B involved_in GO:0045087 #> 331 UniProtKB A0A096LNW5 NOTCH2NLR enables GO:0005509 #> 332 UniProtKB A0A096LP01 SMIM26 located_in GO:0016021 #> 333 UniProtKB A0A096LP49 CCDC187 enables GO:0008017 #> 334 UniProtKB A0A096LP49 CCDC187 involved_in GO:0034453 #> 335 UniProtKB A0A096LP49 CCDC187 located_in GO:0005813 #> 336 UniProtKB A0A096LPH7 A0A096LPH7 located_in GO:0005829 #> 337 UniProtKB A0A096LPK6 A0A096LPK6 enables GO:0019899 #> 338 UniProtKB A0A096LPK6 A0A096LPK6 enables GO:0030234 #> 339 UniProtKB A0A096LPK6 A0A096LPK6 involved_in GO:0006306 #> 340 UniProtKB A0A096LPK6 A0A096LPK6 involved_in GO:0050790 #> 341 UniProtKB A0A096LPK9 OR4N4C enables GO:0004930 #> 342 UniProtKB A0A096LPK9 OR4N4C enables GO:0004984 #> 343 UniProtKB A0A096LPK9 OR4N4C involved_in GO:0007186 #> 344 UniProtKB A0A096LPK9 OR4N4C involved_in GO:0050911 #> 345 UniProtKB A0A096LPK9 OR4N4C located_in GO:0016021 #> 346 UniProtKB A0A0A0MRZ7 IGKV2D-26 involved_in GO:0002250 #> 347 UniProtKB A0A0A0MRZ7 IGKV2D-26 located_in GO:0005886 #> 348 UniProtKB A0A0A0MRZ7 IGKV2D-26 part_of GO:0019814 #> 349 UniProtKB A0A0A0MRZ8 IGKV3D-11 involved_in GO:0002250 #> 350 UniProtKB A0A0A0MRZ8 IGKV3D-11 located_in GO:0005886 #> 351 UniProtKB A0A0A0MRZ8 IGKV3D-11 part_of GO:0019814 #> 352 UniProtKB A0A0A0MRZ9 IGLV5-52 involved_in GO:0002250 #> 353 UniProtKB A0A0A0MRZ9 IGLV5-52 located_in GO:0005886 #> 354 UniProtKB A0A0A0MRZ9 IGLV5-52 part_of GO:0019814 #> 355 UniProtKB A0A0A0MS00 IGLV3-32 involved_in GO:0002250 #> 356 UniProtKB A0A0A0MS00 IGLV3-32 located_in GO:0005886 #> 357 UniProtKB A0A0A0MS00 IGLV3-32 part_of GO:0019814 #> 358 UniProtKB A0A0A0MS01 TRGV10 involved_in GO:0002250 #> 359 UniProtKB A0A0A0MS01 TRGV10 part_of GO:0042101 #> 360 UniProtKB A0A0A0MS02 TRGV1 involved_in GO:0002250 #> 361 UniProtKB A0A0A0MS02 TRGV1 part_of GO:0042101 #> 362 UniProtKB A0A0A0MS03 TRBV5-3 involved_in GO:0002250 #> 363 UniProtKB A0A0A0MS03 TRBV5-3 part_of GO:0042101 #> 364 UniProtKB A0A0A0MS04 TRBV6-7 involved_in GO:0002250 #> 365 UniProtKB A0A0A0MS04 TRBV6-7 part_of GO:0042101 #> 366 UniProtKB A0A0A0MS05 TRBV5-7 involved_in GO:0002250 #> 367 UniProtKB A0A0A0MS05 TRBV5-7 part_of GO:0042101 #> 368 UniProtKB A0A0A0MS06 TRBV23-1 involved_in GO:0002250 #> 369 UniProtKB A0A0A0MS06 TRBV23-1 part_of GO:0042101 #> 370 UniProtKB A0A0A0MT36 IGKV6D-21 involved_in GO:0002250 #> 371 UniProtKB A0A0A0MT36 IGKV6D-21 located_in GO:0005886 #> 372 UniProtKB A0A0A0MT36 IGKV6D-21 part_of GO:0019814 #> 373 UniProtKB A0A0A0MT70 TRBJ2-6 involved_in GO:0002250 #> 374 UniProtKB A0A0A0MT70 TRBJ2-6 part_of GO:0042101 #> 375 UniProtKB A0A0A0MT76 IGLJ1 involved_in GO:0002250 #> 376 UniProtKB A0A0A0MT76 IGLJ1 located_in GO:0005576 #> 377 UniProtKB A0A0A0MT76 IGLJ1 located_in GO:0005886 #> 378 UniProtKB A0A0A0MT76 IGLJ1 part_of GO:0019814 #> 379 UniProtKB A0A0A0MT78 TRBJ2-7 involved_in GO:0002250 #> 380 UniProtKB A0A0A0MT78 TRBJ2-7 part_of GO:0042101 #> 381 UniProtKB A0A0A0MT87 TRBJ2-4 involved_in GO:0002250 #> 382 UniProtKB A0A0A0MT87 TRBJ2-4 part_of GO:0042101 #> 383 UniProtKB A0A0A0MT89 IGKJ1 involved_in GO:0002250 #> 384 UniProtKB A0A0A0MT89 IGKJ1 located_in GO:0005576 #> 385 UniProtKB A0A0A0MT89 IGKJ1 located_in GO:0005886 #> 386 UniProtKB A0A0A0MT89 IGKJ1 part_of GO:0019814 #> 387 UniProtKB A0A0A0MT94 TRBJ2-2 involved_in GO:0002250 #> 388 UniProtKB A0A0A0MT94 TRBJ2-2 part_of GO:0042101 #> 389 UniProtKB A0A0A0MTA4 TRBJ2-5 involved_in GO:0002250 #> 390 UniProtKB A0A0A0MTA4 TRBJ2-5 part_of GO:0042101 #> 391 UniProtKB A0A0A0MTA7 TRBJ2-1 involved_in GO:0002250 #> 392 UniProtKB A0A0A0MTA7 TRBJ2-1 part_of GO:0042101 #> 393 UniProtKB A0A0A6YYC5 TRAV14DV4 involved_in GO:0002250 #> 394 UniProtKB A0A0A6YYC5 TRAV14DV4 part_of GO:0042101 #> 395 UniProtKB A0A0A6YYD4 TRBV13 involved_in GO:0002250 #> 396 UniProtKB A0A0A6YYD4 TRBV13 part_of GO:0042101 #> 397 UniProtKB A0A0A6YYG2 TRBV6-6 involved_in GO:0002250 #> 398 UniProtKB A0A0A6YYG2 TRBV6-6 part_of GO:0042101 #> 399 UniProtKB A0A0A6YYG3 TRBV6-8 involved_in GO:0002250 #> 400 UniProtKB A0A0A6YYG3 TRBV6-8 part_of GO:0042101 #> 401 UniProtKB A0A0A6YYJ7 TRAV8-3 involved_in GO:0002250 #> 402 UniProtKB A0A0A6YYJ7 TRAV8-3 part_of GO:0042101 #> 403 UniProtKB A0A0A6YYK1 TRAV8-1 involved_in GO:0002250 #> 404 UniProtKB A0A0A6YYK1 TRAV8-1 part_of GO:0042101 #> 405 UniProtKB A0A0A6YYK4 TRBV7-1 involved_in GO:0002250 #> 406 UniProtKB A0A0A6YYK4 TRBV7-1 part_of GO:0042101 #> 407 UniProtKB A0A0A6YYK6 TRAV16 involved_in GO:0002250 #> 408 UniProtKB A0A0A6YYK6 TRAV16 part_of GO:0042101 #> 409 UniProtKB A0A0A6YYK7 TRAV19 enables GO:0042287 #> 410 UniProtKB A0A0A6YYK7 TRAV19 enables GO:0042605 #> 411 UniProtKB A0A0A6YYK7 TRAV19 involved_in GO:0002250 #> 412 UniProtKB A0A0A6YYK7 TRAV19 involved_in GO:0050776 #> 413 UniProtKB A0A0A6YYK7 TRAV19 involved_in GO:0050852 #> 414 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 415 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 416 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 417 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 418 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 419 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 420 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 421 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 422 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 423 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 424 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 425 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 426 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 427 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 428 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 429 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 430 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005886 #> 431 UniProtKB A0A0A6YYK7 TRAV19 located_in GO:0005887 #> 432 UniProtKB A0A0A6YYK7 TRAV19 part_of GO:0042101 #> 433 UniProtKB A0A0B4J1T7 LY6G6E located_in GO:0045202 #> 434 UniProtKB A0A0B4J1U3 IGLV1-36 involved_in GO:0002250 #> 435 UniProtKB A0A0B4J1U3 IGLV1-36 located_in GO:0005886 #> 436 UniProtKB A0A0B4J1U3 IGLV1-36 part_of GO:0019814 #> 437 UniProtKB A0A0B4J1U4 TRGV5 involved_in GO:0002250 #> 438 UniProtKB A0A0B4J1U4 TRGV5 involved_in GO:0045087 #> 439 UniProtKB A0A0B4J1U4 TRGV5 part_of GO:0042101 #> 440 UniProtKB A0A0B4J1U6 TRBV9 involved_in GO:0002250 #> 441 UniProtKB A0A0B4J1U6 TRBV9 part_of GO:0042101 #> 442 UniProtKB A0A0B4J1W7 NPIPA9 located_in GO:0005654 #> 443 UniProtKB A0A0B4J1Y8 IGLV9-49 involved_in GO:0002250 #> 444 UniProtKB A0A0B4J1Y8 IGLV9-49 located_in GO:0005886 #> 445 UniProtKB A0A0B4J1Y8 IGLV9-49 part_of GO:0019814 #> 446 UniProtKB A0A0B4J1Z2 IGKV1D-43 involved_in GO:0002250 #> 447 UniProtKB A0A0B4J1Z2 IGKV1D-43 located_in GO:0005886 #> 448 UniProtKB A0A0B4J1Z2 IGKV1D-43 part_of GO:0019814 #> 449 UniProtKB A0A0B4J200 TRBJ2-3 involved_in GO:0002250 #> 450 UniProtKB A0A0B4J200 TRBJ2-3 part_of GO:0042101 #> 451 UniProtKB A0A0B4J234 TRAV2 involved_in GO:0002250 #> 452 UniProtKB A0A0B4J234 TRAV2 part_of GO:0042101 #> 453 UniProtKB A0A0B4J235 TRAV13-2 involved_in GO:0002250 #> 454 UniProtKB A0A0B4J235 TRAV13-2 part_of GO:0042101 #> 455 UniProtKB A0A0B4J237 TRAV8-2 involved_in GO:0002250 #> 456 UniProtKB A0A0B4J237 TRAV8-2 part_of GO:0042101 #> 457 UniProtKB A0A0B4J238 TRAV1-2 involved_in GO:0002250 #> 458 UniProtKB A0A0B4J238 TRAV1-2 part_of GO:0042101 #> 459 UniProtKB A0A0B4J240 TRAV10 involved_in GO:0002250 #> 460 UniProtKB A0A0B4J240 TRAV10 part_of GO:0042101 #> 461 UniProtKB A0A0B4J241 TRAV13-1 involved_in GO:0002250 #> 462 UniProtKB A0A0B4J241 TRAV13-1 part_of GO:0042101 #> 463 UniProtKB A0A0B4J244 TRAV3 involved_in GO:0002250 #> 464 UniProtKB A0A0B4J244 TRAV3 part_of GO:0042101 #> 465 UniProtKB A0A0B4J245 TRAV12-1 involved_in GO:0002250 #> 466 UniProtKB A0A0B4J245 TRAV12-1 part_of GO:0042101 #> 467 UniProtKB A0A0B4J248 TRAV1-1 involved_in GO:0002250 #> 468 UniProtKB A0A0B4J248 TRAV1-1 part_of GO:0042101 #> 469 UniProtKB A0A0B4J249 TRAV5 involved_in GO:0002250 #> 470 UniProtKB A0A0B4J249 TRAV5 part_of GO:0042101 #> 471 UniProtKB A0A0B4J262 TRAV8-6 involved_in GO:0002250 #> 472 UniProtKB A0A0B4J262 TRAV8-6 part_of GO:0042101 #> 473 UniProtKB A0A0B4J263 TRAV39 involved_in GO:0002250 #> 474 UniProtKB A0A0B4J263 TRAV39 part_of GO:0042101 #> 475 UniProtKB A0A0B4J264 TRAV38-1 involved_in GO:0002250 #> 476 UniProtKB A0A0B4J264 TRAV38-1 part_of GO:0042101 #> 477 UniProtKB A0A0B4J265 TRAV26-2 involved_in GO:0002250 #> 478 UniProtKB A0A0B4J265 TRAV26-2 part_of GO:0042101 #> 479 UniProtKB A0A0B4J266 TRAV41 involved_in GO:0002250 #> 480 UniProtKB A0A0B4J266 TRAV41 part_of GO:0042101 #> 481 UniProtKB A0A0B4J268 TRAV4 involved_in GO:0002250 #> 482 UniProtKB A0A0B4J268 TRAV4 part_of GO:0042101 #> 483 UniProtKB A0A0B4J271 TRAV12-3 involved_in GO:0002250 #> 484 UniProtKB A0A0B4J271 TRAV12-3 part_of GO:0042101 #> 485 UniProtKB A0A0B4J272 TRAV24 involved_in GO:0002250 #> 486 UniProtKB A0A0B4J272 TRAV24 part_of GO:0042101 #> 487 UniProtKB A0A0B4J273 TRAV34 involved_in GO:0002250 #> 488 UniProtKB A0A0B4J273 TRAV34 part_of GO:0042101 #> 489 UniProtKB A0A0B4J274 TRAV20 involved_in GO:0002250 #> 490 UniProtKB A0A0B4J274 TRAV20 part_of GO:0042101 #> 491 UniProtKB A0A0B4J275 TRAV17 involved_in GO:0002250 #> 492 UniProtKB A0A0B4J275 TRAV17 part_of GO:0042101 #> 493 UniProtKB A0A0B4J276 TRAV25 involved_in GO:0002250 #> 494 UniProtKB A0A0B4J276 TRAV25 part_of GO:0042101 #> 495 UniProtKB A0A0B4J277 TRAV22 involved_in GO:0002250 #> 496 UniProtKB A0A0B4J277 TRAV22 part_of GO:0042101 #> 497 UniProtKB A0A0B4J279 TRAV21 involved_in GO:0002250 #> 498 UniProtKB A0A0B4J279 TRAV21 part_of GO:0042101 #> 499 UniProtKB A0A0B4J280 TRAV40 involved_in GO:0002250 #> 500 UniProtKB A0A0B4J280 TRAV40 part_of GO:0042101 #> 501 UniProtKB A0A0B4J2D5 GATD3B enables GO:0005515 #> 502 UniProtKB A0A0B4J2D9 IGKV1D-13 involved_in GO:0002250 #> 503 UniProtKB A0A0B4J2D9 IGKV1D-13 located_in GO:0005886 #> 504 UniProtKB A0A0B4J2D9 IGKV1D-13 part_of GO:0019814 #> 505 UniProtKB A0A0B4J2E0 TRBV12-4 involved_in GO:0002250 #> 506 UniProtKB A0A0B4J2E0 TRBV12-4 part_of GO:0042101 #> 507 UniProtKB A0A0B4J2F0 PIGBOS1 enables GO:0005515 #> 508 UniProtKB A0A0B4J2F0 PIGBOS1 enables GO:0005515 #> 509 UniProtKB A0A0B4J2F0 PIGBOS1 involved_in GO:0006986 #> 510 UniProtKB A0A0B4J2F0 PIGBOS1 involved_in GO:1900101 #> 511 UniProtKB A0A0B4J2F0 PIGBOS1 located_in GO:0031307 #> 512 UniProtKB A0A0B4J2F2 SIK1B enables GO:0000287 #> 513 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 514 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 515 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 516 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 517 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 518 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005515 #> 519 UniProtKB A0A0B4J2F2 SIK1B enables GO:0005524 #> 520 UniProtKB A0A0B4J2F2 SIK1B enables GO:0106310 #> 521 UniProtKB A0A0B4J2F2 SIK1B enables GO:0106310 #> 522 UniProtKB A0A0B4J2F2 SIK1B enables GO:0106311 #> 523 UniProtKB A0A0B4J2F2 SIK1B enables GO:0106311 #> 524 UniProtKB A0A0C4DH24 IGKV6-21 involved_in GO:0002250 #> 525 UniProtKB A0A0C4DH24 IGKV6-21 located_in GO:0005886 #> 526 UniProtKB A0A0C4DH24 IGKV6-21 part_of GO:0019814 #> 527 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0002862 #> 528 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0006898 #> 529 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0006956 #> 530 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0006958 #> 531 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0008228 #> 532 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0008228 #> 533 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0018149 #> 534 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0030449 #> 535 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0038095 #> 536 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0038096 #> 537 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0038096 #> 538 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0050776 #> 539 UniProtKB A0A0C4DH25 IGKV3D-20 involved_in GO:0050900 #> 540 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 541 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 542 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 543 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 544 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 545 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 546 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 547 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 548 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 549 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 550 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 551 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 552 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 553 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 554 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 555 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 556 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 557 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 558 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 559 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 560 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 561 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 562 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 563 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 564 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 565 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 566 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 567 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 568 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 569 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 570 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 571 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 572 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 573 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 574 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 575 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 576 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 577 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 578 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 579 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 580 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 581 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 582 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 583 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 584 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 585 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 586 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 587 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 588 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 589 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 590 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005576 #> 591 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 592 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 593 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 594 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 595 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 596 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 597 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 598 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 599 UniProtKB A0A0C4DH25 IGKV3D-20 located_in GO:0005886 #> 600 UniProtKB A0A0C4DH25 IGKV3D-20 part_of GO:0019814 #> 601 UniProtKB A0A0C4DH26 IGKV6D-41 involved_in GO:0002250 #> 602 UniProtKB A0A0C4DH26 IGKV6D-41 located_in GO:0005886 #> 603 UniProtKB A0A0C4DH26 IGKV6D-41 part_of GO:0019814 #> 604 UniProtKB A0A0C4DH27 TRGV8 involved_in GO:0002250 #> 605 UniProtKB A0A0C4DH27 TRGV8 involved_in GO:0045087 #> 606 UniProtKB A0A0C4DH27 TRGV8 part_of GO:0042101 #> 607 UniProtKB A0A0C4DH28 TRGV4 involved_in GO:0002250 #> 608 UniProtKB A0A0C4DH28 TRGV4 involved_in GO:0045087 #> 609 UniProtKB A0A0C4DH28 TRGV4 part_of GO:0042101 #> 610 UniProtKB A0A0C4DH55 IGKV3D-7 involved_in GO:0002250 #> 611 UniProtKB A0A0C4DH55 IGKV3D-7 located_in GO:0005886 #> 612 UniProtKB A0A0C4DH55 IGKV3D-7 part_of GO:0019814 #> 613 UniProtKB A0A0C4DH59 TRBV5-4 involved_in GO:0002250 #> 614 UniProtKB A0A0C4DH59 TRBV5-4 part_of GO:0042101 #> 615 UniProtKB A0A0C4DH62 IGHJ1 involved_in GO:0002250 #> 616 UniProtKB A0A0C4DH62 IGHJ1 located_in GO:0005576 #> 617 UniProtKB A0A0C4DH62 IGHJ1 located_in GO:0005886 #> 618 UniProtKB A0A0C4DH62 IGHJ1 part_of GO:0019814 #> 619 UniProtKB A0A0C4DH67 IGKV1-8 involved_in GO:0002250 #> 620 UniProtKB A0A0C4DH67 IGKV1-8 located_in GO:0005886 #> 621 UniProtKB A0A0C4DH67 IGKV1-8 part_of GO:0019814 #> 622 UniProtKB A0A0C4DH68 IGKV2-24 involved_in GO:0002250 #> 623 UniProtKB A0A0C4DH68 IGKV2-24 located_in GO:0005886 #> 624 UniProtKB A0A0C4DH68 IGKV2-24 part_of GO:0019814 #> 625 UniProtKB A0A0C4DH69 IGKV1-9 involved_in GO:0002250 #> 626 UniProtKB A0A0C4DH69 IGKV1-9 located_in GO:0005886 #> 627 UniProtKB A0A0C4DH69 IGKV1-9 part_of GO:0019814 #> 628 UniProtKB A0A0C4DH72 IGKV1-6 involved_in GO:0002250 #> 629 UniProtKB A0A0C4DH72 IGKV1-6 located_in GO:0005886 #> 630 UniProtKB A0A0C4DH72 IGKV1-6 part_of GO:0019814 #> 631 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0002862 #> 632 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0006898 #> 633 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0006956 #> 634 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0006958 #> 635 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0008228 #> 636 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0008228 #> 637 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0018149 #> 638 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0030449 #> 639 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0038095 #> 640 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0038096 #> 641 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0038096 #> 642 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0050776 #> 643 UniProtKB A0A0C4DH73 IGKV1-12 involved_in GO:0050900 #> 644 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 645 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 646 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 647 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 648 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 649 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 650 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 651 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 652 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 653 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 654 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 655 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 656 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 657 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 658 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 659 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 660 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 661 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 662 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 663 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 664 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 665 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 666 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 667 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 668 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 669 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 670 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 671 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 672 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 673 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 674 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 675 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 676 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 677 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 678 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 679 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 680 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 681 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 682 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 683 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 684 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 685 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 686 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 687 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 688 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 689 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 690 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 691 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 692 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 693 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 694 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005576 #> 695 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 696 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 697 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 698 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 699 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 700 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 701 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 702 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 703 UniProtKB A0A0C4DH73 IGKV1-12 located_in GO:0005886 #> 704 UniProtKB A0A0C4DH73 IGKV1-12 part_of GO:0019814 #> 705 UniProtKB A0A0C5B5G6 MT-RNR1 enables GO:0003677 #> 706 UniProtKB A0A0C5B5G6 MT-RNR1 enables GO:0140297 #> 707 UniProtKB A0A0C5B5G6 MT-RNR1 enables GO:0140297 #> 708 UniProtKB A0A0C5B5G6 MT-RNR1 enables GO:0140297 #> 709 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0001649 #> 710 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0006357 #> 711 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0032147 #> 712 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0033687 #> 713 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0043610 #> 714 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0048630 #> 715 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0071902 #> 716 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:0072522 #> 717 UniProtKB A0A0C5B5G6 MT-RNR1 involved_in GO:2001145 #> 718 UniProtKB A0A0C5B5G6 MT-RNR1 located_in GO:0005615 #> 719 UniProtKB A0A0C5B5G6 MT-RNR1 located_in GO:0005634 #> 720 UniProtKB A0A0C5B5G6 MT-RNR1 located_in GO:0005739 #> 721 UniProtKB A0A0D9SF12 CCDC163 located_in GO:0016021 #> 722 UniProtKB A0A0G2JKD1 MUC21 located_in GO:0016021 #> 723 UniProtKB A0A0G2JLE6 KRTAP4-8 located_in GO:0045095 #> 724 UniProtKB A0A0G2JLM5 A0A0G2JLM5 located_in GO:0016021 #> 725 UniProtKB A0A0G2JLQ3 KIR2DS5 located_in GO:0016021 #> 726 UniProtKB A0A0G2JMD5 PRAMEF33 involved_in GO:0008284 #> 727 UniProtKB A0A0G2JMD5 PRAMEF33 involved_in GO:0043066 #> 728 UniProtKB A0A0G2JMD5 PRAMEF33 involved_in GO:0045596 #> 729 UniProtKB A0A0G2JMD5 PRAMEF33 involved_in GO:0045892 #> 730 UniProtKB A0A0G2JMH3 LOC107984156 enables GO:0003924 #> 731 UniProtKB A0A0G2JMH6 HLA-DRA involved_in GO:0002250 #> 732 UniProtKB A0A0G2JMH6 HLA-DRA involved_in GO:0002504 #> 733 UniProtKB A0A0G2JMH6 HLA-DRA located_in GO:0005765 #> 734 UniProtKB A0A0G2JMH6 HLA-DRA located_in GO:0010008 #> 735 UniProtKB A0A0G2JMH6 HLA-DRA located_in GO:0016021 #> 736 UniProtKB A0A0G2JMH6 HLA-DRA part_of GO:0042613 #> 737 UniProtKB A0A0G2JMP0 A0A0G2JMP0 enables GO:0004930 #> 738 UniProtKB A0A0G2JMP0 A0A0G2JMP0 enables GO:0004984 #> 739 UniProtKB A0A0G2JMP0 A0A0G2JMP0 involved_in GO:0007186 #> 740 UniProtKB A0A0G2JMP0 A0A0G2JMP0 involved_in GO:0050911 #> 741 UniProtKB A0A0G2JMP0 A0A0G2JMP0 located_in GO:0016021 #> 742 UniProtKB A0A0G2JMS6 A0A0G2JMS6 enables GO:0004867 #> 743 UniProtKB A0A0G2JMS6 A0A0G2JMS6 involved_in GO:0010951 #> 744 UniProtKB A0A0G2JMS6 A0A0G2JMS6 involved_in GO:0010951 #> 745 UniProtKB A0A0G2JMS6 A0A0G2JMS6 located_in GO:0005615 #> 746 UniProtKB A0A0G2JNG1 A0A0G2JNG1 located_in GO:0016021 #> 747 UniProtKB A0A0G2JNH3 A0A0G2JNH3 enables GO:0004930 #> 748 UniProtKB A0A0G2JNH3 A0A0G2JNH3 enables GO:0004984 #> 749 UniProtKB A0A0G2JNH3 A0A0G2JNH3 involved_in GO:0007186 #> 750 UniProtKB A0A0G2JNH3 A0A0G2JNH3 involved_in GO:0050911 #> 751 UniProtKB A0A0G2JNH3 A0A0G2JNH3 located_in GO:0005886 #> 752 UniProtKB A0A0G2JNH3 A0A0G2JNH3 located_in GO:0016021 #> 753 UniProtKB A0A0G2JP03 A0A0G2JP03 located_in GO:0016021 #> 754 UniProtKB A0A0G2JP20 PRAMEF9 involved_in GO:0008284 #> 755 UniProtKB A0A0G2JP20 PRAMEF9 involved_in GO:0043066 #> 756 UniProtKB A0A0G2JP20 PRAMEF9 involved_in GO:0045596 #> 757 UniProtKB A0A0G2JP20 PRAMEF9 involved_in GO:0045892 #> 758 UniProtKB A0A0G2JPB7 A0A0G2JPB7 located_in GO:0016021 #> 759 UniProtKB A0A0G2JPC4 KIR2DL5B located_in GO:0016021 #> 760 UniProtKB A0A0G2JQ47 A0A0G2JQ47 located_in GO:0016021 #> 761 UniProtKB A0A0G2JS06 IGLV5-39 involved_in GO:0002250 #> 762 UniProtKB A0A0G2JS06 IGLV5-39 located_in GO:0005886 #> 763 UniProtKB A0A0G2JS06 IGLV5-39 part_of GO:0019814 #> 764 UniProtKB A0A0J9YWL9 TEX13C enables GO:0046872 #> 765 UniProtKB A0A0J9YWP8 TRBJ1-3 involved_in GO:0002250 #> 766 UniProtKB A0A0J9YWP8 TRBJ1-3 part_of GO:0042101 #> 767 UniProtKB A0A0J9YWX3 TRBJ1-6 involved_in GO:0002250 #> 768 UniProtKB A0A0J9YWX3 TRBJ1-6 part_of GO:0042101 #> 769 UniProtKB A0A0J9YX06 TRBJ1-2 involved_in GO:0002250 #> 770 UniProtKB A0A0J9YX06 TRBJ1-2 part_of GO:0042101 #> 771 UniProtKB A0A0J9YX75 TRBV6-9 involved_in GO:0002250 #> 772 UniProtKB A0A0J9YX75 TRBV6-9 part_of GO:0042101 #> 773 UniProtKB A0A0J9YXA8 TRBJ1-1 involved_in GO:0002250 #> 774 UniProtKB A0A0J9YXA8 TRBJ1-1 part_of GO:0042101 #> 775 UniProtKB A0A0J9YXG5 TRBJ1-4 involved_in GO:0002250 #> 776 UniProtKB A0A0J9YXG5 TRBJ1-4 part_of GO:0042101 #> 777 UniProtKB A0A0J9YXM7 TRBJ1-5 involved_in GO:0002250 #> 778 UniProtKB A0A0J9YXM7 TRBJ1-5 part_of GO:0042101 #> 779 UniProtKB A0A0J9YXY3 TRBV6-2 involved_in GO:0002250 #> 780 UniProtKB A0A0J9YXY3 TRBV6-2 part_of GO:0042101 #> 781 UniProtKB A0A0J9YY54 TEX13D enables GO:0046872 #> 782 UniProtKB A0A0K0K1A3 TRBV10-1 involved_in GO:0002250 #> 783 UniProtKB A0A0K0K1A3 TRBV10-1 part_of GO:0042101 #> 784 UniProtKB A0A0K0K1A5 TRBV6-5 involved_in GO:0002250 #> 785 UniProtKB A0A0K0K1A5 TRBV6-5 part_of GO:0042101 #> 786 UniProtKB A0A0K0K1B3 TRBV30 involved_in GO:0002250 #> 787 UniProtKB A0A0K0K1B3 TRBV30 part_of GO:0042101 #> 788 UniProtKB A0A0K0K1C0 TRBV11-1 involved_in GO:0002250 #> 789 UniProtKB A0A0K0K1C0 TRBV11-1 part_of GO:0042101 #> 790 UniProtKB A0A0K0K1C4 TRBV27 involved_in GO:0002250 #> 791 UniProtKB A0A0K0K1C4 TRBV27 part_of GO:0042101 #> 792 UniProtKB A0A0K0K1D8 TRBV6-1 involved_in GO:0002250 #> 793 UniProtKB A0A0K0K1D8 TRBV6-1 part_of GO:0042101 #> 794 UniProtKB A0A0K0K1E9 TRBV7-7 involved_in GO:0002250 #> 795 UniProtKB A0A0K0K1E9 TRBV7-7 part_of GO:0042101 #> 796 UniProtKB A0A0K0K1G6 TRBV10-3 involved_in GO:0002250 #> 797 UniProtKB A0A0K0K1G6 TRBV10-3 part_of GO:0042101 #> 798 UniProtKB A0A0K0K1G8 TRBV10-2 involved_in GO:0002250 #> 799 UniProtKB A0A0K0K1G8 TRBV10-2 part_of GO:0042101 #> 800 UniProtKB A0A0K2S4Q6 CD300H NOT|enables GO:0042803 #> 801 UniProtKB A0A0K2S4Q6 CD300H enables GO:0005515 #> 802 UniProtKB A0A0K2S4Q6 CD300H involved_in GO:0030593 #> 803 UniProtKB A0A0K2S4Q6 CD300H located_in GO:0005576 #> 804 UniProtKB A0A0K2S4Q6 CD300H located_in GO:0016021 #> 805 UniProtKB A0A0U1RQE8 GLYATL1B enables GO:0047961 #> 806 UniProtKB A0A0U1RQE8 GLYATL1B located_in GO:0005739 #> 807 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 808 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 809 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 810 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 811 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 812 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 813 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 814 UniProtKB A0A0U1RQF7 DPEP2NB enables GO:0005515 #> 815 UniProtKB A0A0U1RQI7 KLF18 enables GO:0046872 #> 816 UniProtKB A0A0U1RQI7 KLF18 located_in GO:0005634 #> 817 UniProtKB A0A0U1RQS6 TMEM275 located_in GO:0016021 #> 818 UniProtKB A0A0U1RR11 CENPVL1 enables GO:0016846 #> 819 UniProtKB A0A0U1RR11 CENPVL1 enables GO:0046872 #> 820 UniProtKB A0A0U1RRA0 ZNF593OS located_in GO:0016021 #> 821 UniProtKB A0A0U1RRE5 NBDY enables GO:0005515 #> 822 UniProtKB A0A0U1RRE5 NBDY involved_in GO:0000956 #> 823 UniProtKB A0A0U1RRE5 NBDY involved_in GO:0006397 #> 824 UniProtKB A0A0U1RRE5 NBDY involved_in GO:0010607 #> 825 UniProtKB A0A0U1RRE5 NBDY located_in GO:0000932 #> 826 UniProtKB A0A0U1RRI6 CENPVL3 enables GO:0016846 #> 827 UniProtKB A0A0U1RRI6 CENPVL3 enables GO:0046872 #> 828 UniProtKB A0A0U1RRN3 SPTY2D1OS located_in GO:0016021 #> 829 UniProtKB A0A0X1KG70 OR4M2B enables GO:0004930 #> 830 UniProtKB A0A0X1KG70 OR4M2B enables GO:0004984 #> 831 UniProtKB A0A0X1KG70 OR4M2B involved_in GO:0007186 #> 832 UniProtKB A0A0X1KG70 OR4M2B involved_in GO:0050911 #> 833 UniProtKB A0A0X1KG70 OR4M2B located_in GO:0016021 #> 834 UniProtKB A0A126GWB0 OR2A2 enables GO:0004930 #> 835 UniProtKB A0A126GWB0 OR2A2 enables GO:0004984 #> 836 UniProtKB A0A126GWB0 OR2A2 involved_in GO:0007186 #> 837 UniProtKB A0A126GWB0 OR2A2 involved_in GO:0050911 #> 838 UniProtKB A0A126GWB0 OR2A2 located_in GO:0005886 #> 839 UniProtKB A0A126GWB0 OR2A2 located_in GO:0016021 #> 840 UniProtKB A0A126GWI2 OR2A25 enables GO:0004930 #> 841 UniProtKB A0A126GWI2 OR2A25 enables GO:0004984 #> 842 UniProtKB A0A126GWI2 OR2A25 involved_in GO:0007186 #> 843 UniProtKB A0A126GWI2 OR2A25 involved_in GO:0050911 #> 844 UniProtKB A0A126GWI2 OR2A25 located_in GO:0005886 #> 845 UniProtKB A0A126GWI2 OR2A25 located_in GO:0016021 #> 846 UniProtKB A0A140G945 CRYAA2 enables GO:0005212 #> 847 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 848 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 849 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 850 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 851 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 852 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 853 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 854 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 855 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 856 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 857 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 858 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 859 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 860 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 861 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 862 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 863 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 864 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 865 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 866 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 867 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 868 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 869 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 870 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 871 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 872 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 873 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 874 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 875 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 876 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 877 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 878 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 879 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 880 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 881 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 882 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 883 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 884 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 885 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 886 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 887 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 888 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 889 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 890 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 891 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 892 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 893 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 894 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 895 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 896 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 897 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 898 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 899 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 900 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 901 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 902 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 903 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 904 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 905 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 906 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 907 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 908 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 909 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 910 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 911 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 912 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 913 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 914 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 915 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 916 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 917 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 918 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 919 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 920 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 921 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 922 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 923 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 924 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 925 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 926 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 927 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 928 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 929 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 930 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 931 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 932 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 933 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 934 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 935 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 936 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 937 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 938 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 939 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 940 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 941 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 942 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 943 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 944 UniProtKB A0A140G945 CRYAA2 enables GO:0005515 #> 945 UniProtKB A0A140G945 CRYAA2 enables GO:0046872 #> 946 UniProtKB A0A140G945 CRYAA2 located_in GO:0005654 #> 947 UniProtKB A0A140G945 CRYAA2 located_in GO:0005829 #> 948 UniProtKB A0A140T8X8 MUC21 located_in GO:0016021 #> 949 UniProtKB A0A140TA62 A0A140TA62 enables GO:0005198 #> 950 UniProtKB A0A140TA62 A0A140TA62 located_in GO:0005882 #> 951 UniProtKB A0A140TA64 LOC100996750 located_in GO:0045095 #> 952 UniProtKB A0A140TA67 KRTAP9-6 located_in GO:0045095 #> 953 UniProtKB A0A183 LCE6A involved_in GO:0031424 #> 954 UniProtKB A0A191URJ7 KIR2DL1 located_in GO:0016021 #> 955 UniProtKB A0A1B0GTB2 TUNAR located_in GO:0016021 #> 956 UniProtKB A0A1B0GTE1 CNTNAP3C located_in GO:0016021 #> 957 UniProtKB A0A1B0GTG8 A0A1B0GTG8 located_in GO:0016021 #> 958 UniProtKB A0A1B0GTH6 CSNKA2IP located_in GO:0005634 #> 959 UniProtKB A0A1B0GTI8 TMEM272 located_in GO:0016021 #> 960 UniProtKB A0A1B0GTK4 FAM237A located_in GO:0016021 #> 961 UniProtKB A0A1B0GTQ1 CYP2D7 enables GO:0004497 #> 962 UniProtKB A0A1B0GTQ1 CYP2D7 enables GO:0005506 #> 963 UniProtKB A0A1B0GTQ1 CYP2D7 enables GO:0016705 #> 964 UniProtKB A0A1B0GTQ1 CYP2D7 enables GO:0020037 #> 965 UniProtKB A0A1B0GTQ1 CYP2D7 located_in GO:0016021 #> 966 UniProtKB A0A1B0GTQ4 MYMX involved_in GO:0007520 #> 967 UniProtKB A0A1B0GTQ4 MYMX involved_in GO:0014905 #> 968 UniProtKB A0A1B0GTQ4 MYMX involved_in GO:0043403 #> 969 UniProtKB A0A1B0GTQ4 MYMX involved_in GO:0045026 #> 970 UniProtKB A0A1B0GTQ4 MYMX involved_in GO:0060538 #> 971 UniProtKB A0A1B0GTQ4 MYMX located_in GO:0005886 #> 972 UniProtKB A0A1B0GTQ4 MYMX located_in GO:0005887 #> 973 UniProtKB A0A1B0GTR0 EDDM13 located_in GO:0005576 #> 974 UniProtKB A0A1B0GTU1 ZC3H11B enables GO:0046872 #> 975 UniProtKB A0A1B0GTU2 CTXND1 located_in GO:0016021 #> 976 UniProtKB A0A1B0GTW7 LMLN2 enables GO:0004222 #> 977 UniProtKB A0A1B0GTW7 LMLN2 enables GO:0046872 #> 978 UniProtKB A0A1B0GTW7 LMLN2 involved_in GO:0006508 #> 979 UniProtKB A0A1B0GTW7 LMLN2 involved_in GO:0007155 #> 980 UniProtKB A0A1B0GTW7 LMLN2 located_in GO:0016021 #> 981 UniProtKB A0A1B0GTY4 TEX50 located_in GO:0016021 #> 982 UniProtKB A0A1B0GU29 SMIM28 located_in GO:0016021 #> 983 UniProtKB A0A1B0GUA5 SMIM32 located_in GO:0016021 #> 984 UniProtKB A0A1B0GUA7 TEX51 located_in GO:0016021 #> 985 UniProtKB A0A1B0GUL7 A0A1B0GUL7 enables GO:0004672 #> 986 UniProtKB A0A1B0GUL7 A0A1B0GUL7 enables GO:0005524 #> 987 UniProtKB A0A1B0GUL7 A0A1B0GUL7 involved_in GO:0006468 #> 988 UniProtKB A0A1B0GUS4 UBE2L5 enables GO:0005524 #> 989 UniProtKB A0A1B0GUS4 UBE2L5 enables GO:0016874 #> 990 UniProtKB A0A1B0GUU1 C17orf113 located_in GO:0016021 #> 991 UniProtKB A0A1B0GUV7 TEX48 enables GO:0005515 #> 992 UniProtKB A0A1B0GUV7 TEX48 enables GO:0005515 #> 993 UniProtKB A0A1B0GUV7 TEX48 enables GO:0005515 #> 994 UniProtKB A0A1B0GUV8 LOC102723971 enables GO:0036094 #> 995 UniProtKB A0A1B0GUV8 LOC102723971 located_in GO:0005576 #> 996 UniProtKB A0A1B0GUW6 SPEM3 located_in GO:0016021 #> 997 UniProtKB A0A1B0GUW7 SMIM27 located_in GO:0016021 #> 998 UniProtKB A0A1B0GUZ9 A0A1B0GUZ9 located_in GO:0016021 #> 999 UniProtKB A0A1B0GV03 GOLGA6L7 located_in GO:0005801 #> 1000 UniProtKB A0A1B0GV85 REELD1 located_in GO:0016021 #> 1001 UniProtKB A0A1B0GV90 CTXND2 located_in GO:0016021 #> 1002 UniProtKB A0A1B0GVH4 PRSS51 enables GO:0004252 #> 1003 UniProtKB A0A1B0GVH4 PRSS51 involved_in GO:0006508 #> 1004 UniProtKB A0A1B0GVH4 PRSS51 located_in GO:0005576 #> 1005 UniProtKB A0A1B0GVM2 TCAF2C located_in GO:0005886 #> 1006 UniProtKB A0A1B0GVM2 TCAF2C located_in GO:0030054 #> 1007 UniProtKB A0A1B0GVM6 C11orf97 located_in GO:0005737 #> 1008 UniProtKB A0A1B0GVM6 C11orf97 located_in GO:0036064 #> 1009 UniProtKB A0A1B0GVN3 C2orf92 located_in GO:0016021 #> 1010 UniProtKB A0A1B0GVQ0 SPAAR involved_in GO:0043416 #> 1011 UniProtKB A0A1B0GVQ0 SPAAR involved_in GO:0071230 #> 1012 UniProtKB A0A1B0GVQ0 SPAAR involved_in GO:1904262 #> 1013 UniProtKB A0A1B0GVQ0 SPAAR located_in GO:0031902 #> 1014 UniProtKB A0A1B0GVQ0 SPAAR located_in GO:1905103 #> 1015 UniProtKB A0A1B0GVT2 SMIM36 located_in GO:0016021 #> 1016 UniProtKB A0A1B0GVV1 SMIM35 located_in GO:0016021 #> 1017 UniProtKB A0A1B0GVX0 LITAFD enables GO:0046872 #> 1018 UniProtKB A0A1B0GVX0 LITAFD located_in GO:0016020 #> 1019 UniProtKB A0A1B0GVY4 SMIM31 located_in GO:0016021 #> 1020 UniProtKB A0A1B0GVZ9 TMEM269 located_in GO:0016021 #> 1021 UniProtKB A0A1B0GW54 SMIM39 located_in GO:0016021 #> 1022 UniProtKB A0A1B0GW64 SMIM33 located_in GO:0016021 #> 1023 UniProtKB A0A1B0GWB2 PRRT1B located_in GO:0016021 #> 1024 UniProtKB A0A1B0GWG4 SERTM2 located_in GO:0016021 #> 1025 UniProtKB A0A1B0GWH4 HSFX3 enables GO:0000981 #> 1026 UniProtKB A0A1B0GWH4 HSFX3 located_in GO:0000785 #> 1027 UniProtKB A0A1B0GWH6 LINC00672 located_in GO:0016021 #> 1028 UniProtKB A0A1B0GX31 TRBV7-6 involved_in GO:0002250 #> 1029 UniProtKB A0A1B0GX31 TRBV7-6 part_of GO:0042101 #> 1030 UniProtKB A0A1B0GX49 TRBV6-4 involved_in GO:0002250 #> 1031 UniProtKB A0A1B0GX49 TRBV6-4 part_of GO:0042101 #> 1032 UniProtKB A0A1B0GX51 TRBV7-8 involved_in GO:0002250 #> 1033 UniProtKB A0A1B0GX51 TRBV7-8 part_of GO:0042101 #> 1034 UniProtKB A0A1B0GX56 TRDV1 involved_in GO:0002250 #> 1035 UniProtKB A0A1B0GX56 TRDV1 involved_in GO:0045087 #> 1036 UniProtKB A0A1B0GX56 TRDV1 part_of GO:0042101 #> 1037 UniProtKB A0A1B0GX68 TRBV2 involved_in GO:0002250 #> 1038 UniProtKB A0A1B0GX68 TRBV2 part_of GO:0042101 #> 1039 UniProtKB A0A1B0GX78 TRBV12-5 involved_in GO:0002250 #> 1040 UniProtKB A0A1B0GX78 TRBV12-5 part_of GO:0042101 #> 1041 UniProtKB A0A1B0GX95 TRBV7-4 involved_in GO:0002250 #> 1042 UniProtKB A0A1B0GX95 TRBV7-4 part_of GO:0042101 #> 1043 UniProtKB A0A1B0GXF2 TRBV7-2 involved_in GO:0002250 #> 1044 UniProtKB A0A1B0GXF2 TRBV7-2 part_of GO:0042101 #> 1045 UniProtKB A0A1W2PN81 CHRNA7 enables GO:0022848 #> 1046 UniProtKB A0A1W2PN81 CHRNA7 involved_in GO:0060079 #> 1047 UniProtKB A0A1W2PN81 CHRNA7 located_in GO:0045211 #> 1048 UniProtKB A0A1W2PP81 TAF11L7 enables GO:0046982 #> 1049 UniProtKB A0A1W2PP81 TAF11L7 involved_in GO:0045893 #> 1050 UniProtKB A0A1W2PPD8 KDM4F involved_in GO:0033169 #> 1051 UniProtKB A0A1W2PPE2 TAF11L4 enables GO:0046982 #> 1052 UniProtKB A0A1W2PPE2 TAF11L4 involved_in GO:0045893 #> 1053 UniProtKB A0A1W2PPH5 TAF11L13 enables GO:0046982 #> 1054 UniProtKB A0A1W2PPH5 TAF11L13 involved_in GO:0045893 #> 1055 UniProtKB A0A1W2PPL8 TAF11L14 enables GO:0046982 #> 1056 UniProtKB A0A1W2PPL8 TAF11L14 involved_in GO:0045893 #> 1057 UniProtKB A0A1W2PPW3 TAF11L12 enables GO:0046982 #> 1058 UniProtKB A0A1W2PPW3 TAF11L12 involved_in GO:0045893 #> 1059 UniProtKB A0A1W2PQ09 TAF11L11 enables GO:0046982 #> 1060 UniProtKB A0A1W2PQ09 TAF11L11 involved_in GO:0045893 #> 1061 UniProtKB A0A1W2PQ27 SSU72P7 enables GO:0106306 #> 1062 UniProtKB A0A1W2PQ27 SSU72P7 enables GO:0106306 #> 1063 UniProtKB A0A1W2PQ27 SSU72P7 enables GO:0106307 #> 1064 UniProtKB A0A1W2PQ27 SSU72P7 enables GO:0106307 #> 1065 UniProtKB A0A1W2PQ64 SSU72P5 enables GO:0106306 #> 1066 UniProtKB A0A1W2PQ64 SSU72P5 enables GO:0106306 #> 1067 UniProtKB A0A1W2PQ64 SSU72P5 enables GO:0106307 #> 1068 UniProtKB A0A1W2PQ64 SSU72P5 enables GO:0106307 #> 1069 UniProtKB A0A1W2PQ73 ERFL enables GO:0043565 #> 1070 UniProtKB A0A1W2PQC6 SSU72P4 enables GO:0106306 #> 1071 UniProtKB A0A1W2PQC6 SSU72P4 enables GO:0106306 #> 1072 UniProtKB A0A1W2PQC6 SSU72P4 enables GO:0106307 #> 1073 UniProtKB A0A1W2PQC6 SSU72P4 enables GO:0106307 #> 1074 UniProtKB A0A1W2PQD8 SSU72P2 enables GO:0106306 #> 1075 UniProtKB A0A1W2PQD8 SSU72P2 enables GO:0106306 #> 1076 UniProtKB A0A1W2PQD8 SSU72P2 enables GO:0106307 #> 1077 UniProtKB A0A1W2PQD8 SSU72P2 enables GO:0106307 #> 1078 UniProtKB A0A1W2PQJ5 SSU72P3 enables GO:0106306 #> 1079 UniProtKB A0A1W2PQJ5 SSU72P3 enables GO:0106306 #> 1080 UniProtKB A0A1W2PQJ5 SSU72P3 enables GO:0106307 #> 1081 UniProtKB A0A1W2PQJ5 SSU72P3 enables GO:0106307 #> 1082 UniProtKB A0A1W2PQL4 ZNF722P enables GO:0046872 #> 1083 UniProtKB A0A1W2PQL4 ZNF722P involved_in GO:0006355 #> 1084 UniProtKB A0A1W2PQM1 A0A1W2PQM1 located_in GO:0016021 #> 1085 UniProtKB A0A1W2PQU2 KANTR located_in GO:0016021 #> 1086 UniProtKB A0A1W2PR48 TLE7 involved_in GO:0045892 #> 1087 UniProtKB A0A1W2PR64 TAF11L9 enables GO:0046982 #> 1088 UniProtKB A0A1W2PR64 TAF11L9 involved_in GO:0045893 #> 1089 UniProtKB A0A1W2PR75 SSU72P8 enables GO:0106306 #> 1090 UniProtKB A0A1W2PR75 SSU72P8 enables GO:0106306 #> 1091 UniProtKB A0A1W2PR75 SSU72P8 enables GO:0106307 #> 1092 UniProtKB A0A1W2PR75 SSU72P8 enables GO:0106307 #> 1093 UniProtKB A0A1W2PR82 PERCC1 involved_in GO:0035883 #> 1094 UniProtKB A0A1W2PR82 PERCC1 involved_in GO:0048546 #> 1095 UniProtKB A0A1W2PR95 IGBP1P2 involved_in GO:0009966 #> 1096 UniProtKB A0A1W2PRN1 A0A1W2PRN1 located_in GO:0005794 #> 1097 UniProtKB A0A1W2PRN6 LINC02218 enables GO:0046982 #> 1098 UniProtKB A0A1W2PRN6 LINC02218 involved_in GO:0045893 #> 1099 UniProtKB A0A1W2PRP0 FOXL3 located_in GO:0005634 #> 1100 UniProtKB A0A1W2PRV1 TAF11L3 enables GO:0046982 #> 1101 UniProtKB A0A1W2PRV1 TAF11L3 involved_in GO:0045893 #> 1102 UniProtKB A0A1W2PS18 PMIS2 located_in GO:0016021 #> 1103 UniProtKB A0A286YEU6 OR1R1P involved_in GO:0007186 #> 1104 UniProtKB A0A286YEV6 SCYGR4 located_in GO:0005882 #> 1105 UniProtKB A0A286YEX9 SCYGR10 located_in GO:0005882 #> 1106 UniProtKB A0A286YEY9 SCYGR1 located_in GO:0005882 #> 1107 UniProtKB A0A286YF01 SCYGR7 located_in GO:0005882 #> 1108 UniProtKB A0A286YF18 A0A286YF18 located_in GO:0016021 #> 1109 UniProtKB A0A286YF46 SCYGR5 located_in GO:0005882 #> 1110 UniProtKB A0A286YF58 TMEM271 located_in GO:0016021 #> 1111 UniProtKB A0A286YF60 SCYGR3 located_in GO:0005882 #> 1112 UniProtKB A0A286YF77 SCYGR6 located_in GO:0005882 #> 1113 UniProtKB A0A286YFB4 SCYGR2 located_in GO:0005882 #> 1114 UniProtKB A0A286YFG1 SCYGR8 located_in GO:0005882 #> 1115 UniProtKB A0A286YFK9 SMIM38 located_in GO:0016021 #> 1116 UniProtKB A0A2R8Y422 RPS27AP5 enables GO:0003735 #> 1117 UniProtKB A0A2R8Y422 RPS27AP5 enables GO:0046872 #> 1118 UniProtKB A0A2R8Y422 RPS27AP5 involved_in GO:0006412 #> 1119 UniProtKB A0A2R8Y422 RPS27AP5 located_in GO:0005840 #> 1120 UniProtKB A0A2R8Y4L2 HNRNPA1P48 enables GO:0003723 #> 1121 UniProtKB A0A2R8Y4L2 HNRNPA1P48 involved_in GO:0006397 #> 1122 UniProtKB A0A2R8Y4L2 HNRNPA1P48 involved_in GO:0008380 #> 1123 UniProtKB A0A2R8Y4L2 HNRNPA1P48 located_in GO:0005634 #> 1124 UniProtKB A0A2R8Y4L2 HNRNPA1P48 located_in GO:0005737 #> 1125 UniProtKB A0A2R8Y4L6 OR5D3P enables GO:0004930 #> 1126 UniProtKB A0A2R8Y4L6 OR5D3P involved_in GO:0050911 #> 1127 UniProtKB A0A2R8Y4L6 OR5D3P located_in GO:0005886 #> 1128 UniProtKB A0A2R8Y4L6 OR5D3P located_in GO:0016021 #> 1129 UniProtKB A0A2R8Y4M2 A0A2R8Y4M2 located_in GO:0016021 #> 1130 UniProtKB A0A2R8Y4M4 A0A2R8Y4M4 enables GO:0046872 #> 1131 UniProtKB A0A2R8Y4M4 A0A2R8Y4M4 enables GO:0061630 #> 1132 UniProtKB A0A2R8Y4M4 A0A2R8Y4M4 involved_in GO:0016567 #> 1133 UniProtKB A0A2R8Y4M4 A0A2R8Y4M4 located_in GO:0016021 #> 1134 UniProtKB A0A2R8Y4Y8 OOSP4B located_in GO:0005576 #> 1135 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 enables GO:0102084 #> 1136 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 enables GO:0102938 #> 1137 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 involved_in GO:0007605 #> 1138 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 involved_in GO:0032259 #> 1139 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 involved_in GO:0042135 #> 1140 UniProtKB A0A2R8Y5M8 A0A2R8Y5M8 located_in GO:0005783 #> 1141 UniProtKB A0A2R8Y619 H2BE1 enables GO:0046982 #> 1142 UniProtKB A0A2R8Y619 H2BE1 located_in GO:0005634 #> 1143 UniProtKB A0A2R8Y619 H2BE1 part_of GO:0000786 #> 1144 UniProtKB A0A2R8Y747 A0A2R8Y747 enables GO:0005179 #> 1145 UniProtKB A0A2R8Y747 A0A2R8Y747 involved_in GO:0007165 #> 1146 UniProtKB A0A2R8Y747 A0A2R8Y747 located_in GO:0005576 #> 1147 UniProtKB A0A2R8Y7Y5 LOC729966 located_in GO:0016021 #> 1148 UniProtKB A0A2R8YCJ5 SMIM41 located_in GO:0016021 #> 1149 UniProtKB A0A2R8YE69 A0A2R8YE69 located_in GO:0016021 #> 1150 UniProtKB A0A2R8YED5 OR5BS1P enables GO:0004930 #> 1151 UniProtKB A0A2R8YED5 OR5BS1P involved_in GO:0007186 #> 1152 UniProtKB A0A2R8YED5 OR5BS1P involved_in GO:0050911 #> 1153 UniProtKB A0A2R8YED5 OR5BS1P located_in GO:0005886 #> 1154 UniProtKB A0A2R8YED5 OR5BS1P located_in GO:0016021 #> 1155 UniProtKB A0A2R8YEG4 OR2A1 enables GO:0004930 #> 1156 UniProtKB A0A2R8YEG4 OR2A1 enables GO:0004984 #> 1157 UniProtKB A0A2R8YEG4 OR2A1 involved_in GO:0007186 #> 1158 UniProtKB A0A2R8YEG4 OR2A1 involved_in GO:0050911 #> 1159 UniProtKB A0A2R8YEG4 OR2A1 located_in GO:0005886 #> 1160 UniProtKB A0A2R8YEG4 OR2A1 located_in GO:0016021 #> 1161 UniProtKB A0A2R8YEH3 LOC112268384 enables GO:0004930 #> 1162 UniProtKB A0A2R8YEH3 LOC112268384 enables GO:0004984 #> 1163 UniProtKB A0A2R8YEH3 LOC112268384 involved_in GO:0007186 #> 1164 UniProtKB A0A2R8YEH3 LOC112268384 involved_in GO:0050911 #> 1165 UniProtKB A0A2R8YEH3 LOC112268384 located_in GO:0005886 #> 1166 UniProtKB A0A2R8YEH3 LOC112268384 located_in GO:0016021 #> 1167 UniProtKB A0A2R8YEV3 OR2A42 enables GO:0004930 #> 1168 UniProtKB A0A2R8YEV3 OR2A42 enables GO:0004984 #> 1169 UniProtKB A0A2R8YEV3 OR2A42 involved_in GO:0007186 #> 1170 UniProtKB A0A2R8YEV3 OR2A42 involved_in GO:0050911 #> 1171 UniProtKB A0A2R8YEV3 OR2A42 located_in GO:0005886 #> 1172 UniProtKB A0A2R8YEV3 OR2A42 located_in GO:0016021 #> 1173 UniProtKB A0A2R8YFL7 OOSP4A located_in GO:0005576 #> 1174 UniProtKB A0A2R8YFM6 OOSP3 located_in GO:0005576 #> 1175 UniProtKB A0A2R8YFR7 A0A2R8YFR7 enables GO:0005085 #> 1176 UniProtKB A0A2R8YFR7 A0A2R8YFR7 involved_in GO:0035556 #> 1177 UniProtKB A0A2Z4LIS9 FOXO3B enables GO:0003700 #> 1178 UniProtKB A0A2Z4LIS9 FOXO3B enables GO:0043565 #> 1179 UniProtKB A0A2Z4LIS9 FOXO3B involved_in GO:0006355 #> 1180 UniProtKB A0A2Z4LIS9 FOXO3B located_in GO:0005829 #> 1181 UniProtKB A0A3B3IRV3 MCTS2P enables GO:0003723 #> 1182 UniProtKB A0A3B3IRV3 MCTS2P located_in GO:0005737 #> 1183 UniProtKB A0A3B3IT33 TRIM51GP enables GO:0008270 #> 1184 UniProtKB A0A3B3IT34 A0A3B3IT34 involved_in GO:0031424 #> 1185 UniProtKB A0A3B3IT45 OR51C1P enables GO:0004930 #> 1186 UniProtKB A0A3B3IT45 OR51C1P involved_in GO:0007186 #> 1187 UniProtKB A0A3B3IT45 OR51C1P involved_in GO:0050911 #> 1188 UniProtKB A0A3B3IT45 OR51C1P located_in GO:0016021 #> 1189 UniProtKB A0A3B3IU46 RAMACL involved_in GO:0106005 #> 1190 UniProtKB A0A3B3IU63 H2AL1RP enables GO:0046982 #> 1191 UniProtKB A0A3B3IU63 H2AL1RP located_in GO:0005634 #> 1192 UniProtKB A0A3B3IU63 H2AL1RP part_of GO:0000786 #> 1193 UniProtKB A0A494BZU4 TMEM217 located_in GO:0016021 #> 1194 UniProtKB A0A494C0I6 A0A494C0I6 located_in GO:0016021 #> 1195 UniProtKB A0A494C176 A0A494C176 enables GO:0005176 #> 1196 UniProtKB A0A494C176 A0A494C176 enables GO:0045499 #> 1197 UniProtKB A0A494C176 A0A494C176 involved_in GO:0000165 #> 1198 UniProtKB A0A494C176 A0A494C176 involved_in GO:0000902 #> 1199 UniProtKB A0A494C176 A0A494C176 involved_in GO:0003161 #> 1200 UniProtKB A0A494C176 A0A494C176 involved_in GO:0007416 #> 1201 UniProtKB A0A494C176 A0A494C176 involved_in GO:0007517 #> 1202 UniProtKB A0A494C176 A0A494C176 involved_in GO:0007626 #> 1203 UniProtKB A0A494C176 A0A494C176 involved_in GO:0010628 #> 1204 UniProtKB A0A494C176 A0A494C176 involved_in GO:0021781 #> 1205 UniProtKB A0A494C176 A0A494C176 involved_in GO:0021842 #> 1206 UniProtKB A0A494C176 A0A494C176 involved_in GO:0022011 #> 1207 UniProtKB A0A494C176 A0A494C176 involved_in GO:0042177 #> 1208 UniProtKB A0A494C176 A0A494C176 involved_in GO:0045213 #> 1209 UniProtKB A0A494C176 A0A494C176 involved_in GO:0045595 #> 1210 UniProtKB A0A494C176 A0A494C176 involved_in GO:0045860 #> 1211 UniProtKB A0A494C176 A0A494C176 involved_in GO:0046579 #> 1212 UniProtKB A0A494C176 A0A494C176 involved_in GO:0048663 #> 1213 UniProtKB A0A494C176 A0A494C176 involved_in GO:0048709 #> 1214 UniProtKB A0A494C176 A0A494C176 involved_in GO:0050731 #> 1215 UniProtKB A0A494C176 A0A494C176 involved_in GO:0051897 #> 1216 UniProtKB A0A494C176 A0A494C176 involved_in GO:0070886 #> 1217 UniProtKB A0A494C176 A0A494C176 involved_in GO:0099527 #> 1218 UniProtKB A0A494C176 A0A494C176 involved_in GO:2001223 #> 1219 UniProtKB A0A494C176 A0A494C176 located_in GO:0005737 #> 1220 UniProtKB A0A494C176 A0A494C176 located_in GO:0005887 #> 1221 UniProtKB A0A494C176 A0A494C176 located_in GO:0030424 #> 1222 UniProtKB A0A494C176 A0A494C176 located_in GO:0031594 #> 1223 UniProtKB A0A494C176 A0A494C176 located_in GO:0098978 #> 1224 UniProtKB A0A494C176 A0A494C176 located_in GO:0098982 #> 1225 UniProtKB A0A494C1I1 LOC728392 located_in GO:0016021 #> 1226 UniProtKB A0A494C1R9 TSPY9P involved_in GO:0006334 #> 1227 UniProtKB A0A494C1R9 TSPY9P located_in GO:0005634 #> 1228 UniProtKB A0A499FJF3 A0A499FJF3 involved_in GO:0007165 #> 1229 UniProtKB A0A4W9AIG4 OR2A14 enables GO:0004930 #> 1230 UniProtKB A0A4W9AIG4 OR2A14 enables GO:0004984 #> 1231 UniProtKB A0A4W9AIG4 OR2A14 involved_in GO:0007186 #> 1232 UniProtKB A0A4W9AIG4 OR2A14 involved_in GO:0050911 #> 1233 UniProtKB A0A4W9AIG4 OR2A14 located_in GO:0005886 #> 1234 UniProtKB A0A4W9AIG4 OR2A14 located_in GO:0016021 #> 1235 UniProtKB A0A539 TRBV4-2 involved_in GO:0002250 #> 1236 UniProtKB A0A539 TRBV4-2 part_of GO:0042101 #> 1237 UniProtKB A0A576 TRBV3-1 involved_in GO:0002250 #> 1238 UniProtKB A0A576 TRBV3-1 part_of GO:0042101 #> 1239 UniProtKB A0A577 TRBV4-1 involved_in GO:0002250 #> 1240 UniProtKB A0A577 TRBV4-1 part_of GO:0042101 #> 1241 UniProtKB A0A578 TRBV5-1 involved_in GO:0002250 #> 1242 UniProtKB A0A578 TRBV5-1 part_of GO:0042101 #> 1243 UniProtKB A0A584 TRBV11-2 involved_in GO:0002250 #> 1244 UniProtKB A0A584 TRBV11-2 part_of GO:0042101 #> 1245 UniProtKB A0A589 TRBV4-3 involved_in GO:0002250 #> 1246 UniProtKB A0A589 TRBV4-3 part_of GO:0042101 #> 1247 UniProtKB A0A597 TRBV5-5 involved_in GO:0002250 #> 1248 UniProtKB A0A597 TRBV5-5 part_of GO:0042101 #> 1249 UniProtKB A0A599 TRBV5-6 involved_in GO:0002250 #> 1250 UniProtKB A0A599 TRBV5-6 part_of GO:0042101 #> 1251 UniProtKB A0A5A2 TRBV5-8 involved_in GO:0002250 #> 1252 UniProtKB A0A5A2 TRBV5-8 part_of GO:0042101 #> 1253 UniProtKB A0A5A6 TRBV11-3 involved_in GO:0002250 #> 1254 UniProtKB A0A5A6 TRBV11-3 part_of GO:0042101 #> 1255 UniProtKB A0A5B0 TRBV14 involved_in GO:0002250 #> 1256 UniProtKB A0A5B0 TRBV14 part_of GO:0042101 #> 1257 UniProtKB A0A5B6 TRBV28 involved_in GO:0002250 #> 1258 UniProtKB A0A5B6 TRBV28 part_of GO:0042101 #> 1259 UniProtKB A0A5B7 TRBV29-1 involved_in GO:0002250 #> 1260 UniProtKB A0A5B7 TRBV29-1 part_of GO:0042101 #> 1261 UniProtKB A0A5B9 TRBC2 located_in GO:0016021 #> 1262 UniProtKB A0A5B9 TRBC2 part_of GO:0042101 #> 1263 UniProtKB A0A5F9ZH02 SMIM42 located_in GO:0016021 #> 1264 UniProtKB A0A5F9ZHS7 NFILZ enables GO:0003677 #> 1265 UniProtKB A0A5F9ZHS7 NFILZ enables GO:0003700 #> 1266 UniProtKB A0A5F9ZHS7 NFILZ involved_in GO:0006355 #> 1267 UniProtKB A0A5F9ZHS7 NFILZ involved_in GO:0006366 #> 1268 UniProtKB A0A5F9ZHS7 NFILZ involved_in GO:0006955 #> 1269 UniProtKB A0A5F9ZHS7 NFILZ located_in GO:0005634 #> 1270 UniProtKB A0A5K1VDZ0 KIR2DL1 located_in GO:0016021 #> 1271 UniProtKB A0A5S8K742 GLRA4 enables GO:0004888 #> 1272 UniProtKB A0A5S8K742 GLRA4 enables GO:0005254 #> 1273 UniProtKB A0A5S8K742 GLRA4 enables GO:0016594 #> 1274 UniProtKB A0A5S8K742 GLRA4 enables GO:0022824 #> 1275 UniProtKB A0A5S8K742 GLRA4 involved_in GO:0006821 #> 1276 UniProtKB A0A5S8K742 GLRA4 involved_in GO:0034220 #> 1277 UniProtKB A0A5S8K742 GLRA4 located_in GO:0005887 #> 1278 UniProtKB A0A5S8K742 GLRA4 located_in GO:0042995 #> 1279 UniProtKB A0A5S8K742 GLRA4 located_in GO:0045211 #> 1280 UniProtKB A0A5S8K742 GLRA4 part_of GO:0034707 #> 1281 UniProtKB A0A6Q8PHG4 A0A6Q8PHG4 enables GO:0008270 #> 1282 UniProtKB A0A6Q8PHG4 A0A6Q8PHG4 located_in GO:0005634 #> 1283 UniProtKB A0A6Q8PHG4 A0A6Q8PHG4 located_in GO:0005737 #> 1284 UniProtKB A0AV02 SLC12A8 enables GO:0005515 #> 1285 UniProtKB A0AV02 SLC12A8 located_in GO:0016021 #> 1286 UniProtKB A0AV96 RBM47 enables GO:0003723 #> 1287 UniProtKB A0AV96 RBM47 enables GO:0003723 #> 1288 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1289 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1290 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1291 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1292 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1293 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1294 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1295 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1296 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1297 UniProtKB A0AV96 RBM47 enables GO:0005515 #> 1298 UniProtKB A0AV96 RBM47 involved_in GO:0002244 #> 1299 UniProtKB A0AV96 RBM47 involved_in GO:0016554 #> 1300 UniProtKB A0AVF1 TTC26 involved_in GO:0007224 #> 1301 UniProtKB A0AVF1 TTC26 involved_in GO:0015031 #> 1302 UniProtKB A0AVF1 TTC26 involved_in GO:0035082 #> 1303 UniProtKB A0AVF1 TTC26 involved_in GO:0035735 #> 1304 UniProtKB A0AVF1 TTC26 involved_in GO:0042073 #> 1305 UniProtKB A0AVF1 TTC26 involved_in GO:0060271 #> 1306 UniProtKB A0AVF1 TTC26 involved_in GO:0061512 #> 1307 UniProtKB A0AVF1 TTC26 involved_in GO:1905198 #> 1308 UniProtKB A0AVF1 TTC26 located_in GO:0005813 #> 1309 UniProtKB A0AVF1 TTC26 located_in GO:0005929 #> 1310 UniProtKB A0AVF1 TTC26 located_in GO:0005929 #> 1311 UniProtKB A0AVF1 TTC26 located_in GO:0005929 #> 1312 UniProtKB A0AVF1 TTC26 located_in GO:0005929 #> 1313 UniProtKB A0AVF1 TTC26 located_in GO:0005929 #> 1314 UniProtKB A0AVF1 TTC26 located_in GO:0097542 #> 1315 UniProtKB A0AVF1 TTC26 located_in GO:0097542 #> 1316 UniProtKB A0AVF1 TTC26 located_in GO:0097542 #> 1317 UniProtKB A0AVF1 TTC26 located_in GO:0097542 #> 1318 UniProtKB A0AVF1 TTC26 part_of GO:0030992 #> 1319 UniProtKB A0AVI2 FER1L5 involved_in GO:0007520 #> 1320 UniProtKB A0AVI2 FER1L5 located_in GO:0016021 #> 1321 UniProtKB A0AVI4 TMEM129 enables GO:0046872 #> 1322 UniProtKB A0AVI4 TMEM129 enables GO:0061630 #> 1323 UniProtKB A0AVI4 TMEM129 enables GO:0061630 #> 1324 UniProtKB A0AVI4 TMEM129 enables GO:0061630 #> 1325 UniProtKB A0AVI4 TMEM129 involved_in GO:0000209 #> 1326 UniProtKB A0AVI4 TMEM129 involved_in GO:0006986 #> 1327 UniProtKB A0AVI4 TMEM129 involved_in GO:0016567 #> 1328 UniProtKB A0AVI4 TMEM129 involved_in GO:0030433 #> 1329 UniProtKB A0AVI4 TMEM129 involved_in GO:0030970 #> 1330 UniProtKB A0AVI4 TMEM129 located_in GO:0005783 #> 1331 UniProtKB A0AVI4 TMEM129 located_in GO:0005789 #> 1332 UniProtKB A0AVI4 TMEM129 located_in GO:0005789 #> 1333 UniProtKB A0AVI4 TMEM129 located_in GO:0016021 #> 1334 UniProtKB A0AVK6 E2F8 enables GO:0000978 #> 1335 UniProtKB A0AVK6 E2F8 enables GO:0000981 #> 1336 UniProtKB A0AVK6 E2F8 enables GO:0000987 #> 1337 UniProtKB A0AVK6 E2F8 enables GO:0001217 #> 1338 UniProtKB A0AVK6 E2F8 enables GO:0001227 #> 1339 UniProtKB A0AVK6 E2F8 enables GO:0003700 #> 1340 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1341 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1342 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1343 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1344 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1345 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1346 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1347 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1348 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1349 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1350 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1351 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1352 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1353 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1354 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1355 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1356 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1357 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1358 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1359 UniProtKB A0AVK6 E2F8 enables GO:0005515 #> 1360 UniProtKB A0AVK6 E2F8 enables GO:0042802 #> 1361 UniProtKB A0AVK6 E2F8 enables GO:1990837 #> 1362 UniProtKB A0AVK6 E2F8 involved_in GO:0000122 #> 1363 UniProtKB A0AVK6 E2F8 involved_in GO:0000122 #> 1364 UniProtKB A0AVK6 E2F8 involved_in GO:0001890 #> 1365 UniProtKB A0AVK6 E2F8 involved_in GO:0002040 #> 1366 UniProtKB A0AVK6 E2F8 involved_in GO:0006977 #> 1367 UniProtKB A0AVK6 E2F8 involved_in GO:0008283 #> 1368 UniProtKB A0AVK6 E2F8 involved_in GO:0032466 #> 1369 UniProtKB A0AVK6 E2F8 involved_in GO:0032877 #> 1370 UniProtKB A0AVK6 E2F8 involved_in GO:0033301 #> 1371 UniProtKB A0AVK6 E2F8 involved_in GO:0045944 #> 1372 UniProtKB A0AVK6 E2F8 involved_in GO:0060707 #> 1373 UniProtKB A0AVK6 E2F8 involved_in GO:0060718 #> 1374 UniProtKB A0AVK6 E2F8 involved_in GO:0070365 #> 1375 UniProtKB A0AVK6 E2F8 located_in GO:0005654 #> 1376 UniProtKB A0AVK6 E2F8 located_in GO:0005654 #> 1377 UniProtKB A0AVK6 E2F8 located_in GO:0005654 #> 1378 UniProtKB A0AVK6 E2F8 located_in GO:0005654 #> 1379 UniProtKB A0AVK6 E2F8 located_in GO:0005730 #> 1380 UniProtKB A0AVK6 E2F8 located_in GO:0005829 #> 1381 UniProtKB A0AVK6 E2F8 located_in GO:0000785 #> 1382 UniProtKB A0AVT1 UBA6 enables GO:0005515 #> 1383 UniProtKB A0AVT1 UBA6 enables GO:0005515 #> 1384 UniProtKB A0AVT1 UBA6 enables GO:0005515 #> 1385 UniProtKB A0AVT1 UBA6 enables GO:0005524 #> 1386 UniProtKB A0AVT1 UBA6 enables GO:0019780 #> 1387 UniProtKB A0AVT1 UBA6 involved_in GO:0006511 #> 1388 UniProtKB A0AVT1 UBA6 involved_in GO:0007612 #> 1389 UniProtKB A0AVT1 UBA6 involved_in GO:0007626 #> 1390 UniProtKB A0AVT1 UBA6 involved_in GO:0016567 #> 1391 UniProtKB A0AVT1 UBA6 involved_in GO:0016567 #> 1392 UniProtKB A0AVT1 UBA6 involved_in GO:0016567 #> 1393 UniProtKB A0AVT1 UBA6 involved_in GO:0021764 #> 1394 UniProtKB A0AVT1 UBA6 involved_in GO:0021766 #> 1395 UniProtKB A0AVT1 UBA6 involved_in GO:0060996 #> 1396 UniProtKB A0AVT1 UBA6 located_in GO:0005737 #> 1397 UniProtKB A0AVT1 UBA6 located_in GO:0005829 #> 1398 UniProtKB A0FGR8 ESYT2 enables GO:0005509 #> 1399 UniProtKB A0FGR8 ESYT2 enables GO:0005515 #> 1400 UniProtKB A0FGR8 ESYT2 enables GO:0005515 #> 1401 UniProtKB A0FGR8 ESYT2 enables GO:0005515 #> 1402 UniProtKB A0FGR8 ESYT2 enables GO:0005515 #> 1403 UniProtKB A0FGR8 ESYT2 enables GO:0005515 #> 1404 UniProtKB A0FGR8 ESYT2 enables GO:0005544 #> 1405 UniProtKB A0FGR8 ESYT2 enables GO:0008429 #> 1406 UniProtKB A0FGR8 ESYT2 enables GO:0031210 #> 1407 UniProtKB A0FGR8 ESYT2 enables GO:0035091 #> 1408 UniProtKB A0FGR8 ESYT2 enables GO:0042802 #> 1409 UniProtKB A0FGR8 ESYT2 enables GO:0042802 #> 1410 UniProtKB A0FGR8 ESYT2 enables GO:0045296 #> 1411 UniProtKB A0FGR8 ESYT2 involved_in GO:0006687 #> 1412 UniProtKB A0FGR8 ESYT2 involved_in GO:0006869 #> 1413 UniProtKB A0FGR8 ESYT2 involved_in GO:0006897 #> 1414 UniProtKB A0FGR8 ESYT2 involved_in GO:0061817 #> 1415 UniProtKB A0FGR8 ESYT2 located_in GO:0005789 #> 1416 UniProtKB A0FGR8 ESYT2 located_in GO:0005887 #> 1417 UniProtKB A0FGR8 ESYT2 located_in GO:0016020 #> 1418 UniProtKB A0FGR8 ESYT2 located_in GO:0031227 #> 1419 UniProtKB A0FGR8 ESYT2 located_in GO:0031234 #> 1420 UniProtKB A0FGR8 ESYT2 located_in GO:0044232 #> 1421 UniProtKB A0FGR8 ESYT2 located_in GO:0140268 #> 1422 UniProtKB A0FGR8 ESYT2 located_in GO:0140268 #> 1423 UniProtKB A0FGR9 ESYT3 enables GO:0005515 #> 1424 UniProtKB A0FGR9 ESYT3 enables GO:0005515 #> 1425 UniProtKB A0FGR9 ESYT3 enables GO:0005515 #> 1426 UniProtKB A0FGR9 ESYT3 enables GO:0005515 #> 1427 UniProtKB A0FGR9 ESYT3 involved_in GO:0006687 #> 1428 UniProtKB A0FGR9 ESYT3 involved_in GO:0006869 #> 1429 UniProtKB A0FGR9 ESYT3 involved_in GO:0061817 #> 1430 UniProtKB A0FGR9 ESYT3 located_in GO:0005789 #> 1431 UniProtKB A0FGR9 ESYT3 located_in GO:0005887 #> 1432 UniProtKB A0FGR9 ESYT3 located_in GO:0031227 #> 1433 UniProtKB A0FGR9 ESYT3 located_in GO:0031234 #> 1434 UniProtKB A0FGR9 ESYT3 located_in GO:0044232 #> 1435 UniProtKB A0FGR9 ESYT3 located_in GO:0140268 #> 1436 UniProtKB A0JD32 TRAV38-2DV8 involved_in GO:0002250 #> 1437 UniProtKB A0JD32 TRAV38-2DV8 part_of GO:0042101 #> 1438 UniProtKB A0JD36 TRDV2 involved_in GO:0002250 #> 1439 UniProtKB A0JD36 TRDV2 involved_in GO:0045087 #> 1440 UniProtKB A0JD36 TRDV2 part_of GO:0042101 #> 1441 UniProtKB A0JD37 TRDV3 involved_in GO:0002250 #> 1442 UniProtKB A0JD37 TRDV3 involved_in GO:0045087 #> 1443 UniProtKB A0JD37 TRDV3 part_of GO:0042101 #> 1444 UniProtKB A0JLT2 MED19 enables GO:0003712 #> 1445 UniProtKB A0JLT2 MED19 enables GO:0005515 #> 1446 UniProtKB A0JLT2 MED19 enables GO:0005515 #> 1447 UniProtKB A0JLT2 MED19 enables GO:0005515 #> 1448 UniProtKB A0JLT2 MED19 enables GO:0005515 #> 1449 UniProtKB A0JLT2 MED19 enables GO:0005515 #> 1450 UniProtKB A0JNW5 UHRF1BP1L enables GO:0005515 #> 1451 UniProtKB A0JNW5 UHRF1BP1L enables GO:0005515 #> 1452 UniProtKB A0JNW5 UHRF1BP1L enables GO:0042803 #> 1453 UniProtKB A0JNW5 UHRF1BP1L enables GO:0062069 #> 1454 UniProtKB A0JNW5 UHRF1BP1L located_in GO:0005769 #> 1455 UniProtKB A0JNW5 UHRF1BP1L located_in GO:0005829 #> 1456 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1457 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1458 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1459 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1460 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1461 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1462 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1463 UniProtKB A0JP26 POTEB3 enables GO:0005515 #> 1464 UniProtKB A0M8Q6 IGLC7 involved_in GO:0002862 #> 1465 UniProtKB A0M8Q6 IGLC7 involved_in GO:0006898 #> 1466 UniProtKB A0M8Q6 IGLC7 involved_in GO:0006956 #> 1467 UniProtKB A0M8Q6 IGLC7 involved_in GO:0006958 #> 1468 UniProtKB A0M8Q6 IGLC7 involved_in GO:0008228 #> 1469 UniProtKB A0M8Q6 IGLC7 involved_in GO:0008228 #> 1470 UniProtKB A0M8Q6 IGLC7 involved_in GO:0018149 #> 1471 UniProtKB A0M8Q6 IGLC7 involved_in GO:0030449 #> 1472 UniProtKB A0M8Q6 IGLC7 involved_in GO:0038095 #> 1473 UniProtKB A0M8Q6 IGLC7 involved_in GO:0038096 #> 1474 UniProtKB A0M8Q6 IGLC7 involved_in GO:0038096 #> 1475 UniProtKB A0M8Q6 IGLC7 involved_in GO:0050776 #> 1476 UniProtKB A0M8Q6 IGLC7 involved_in GO:0050900 #> 1477 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1478 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1479 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1480 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1481 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1482 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1483 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1484 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1485 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1486 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1487 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1488 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1489 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1490 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1491 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1492 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1493 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1494 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1495 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1496 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1497 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1498 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1499 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1500 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1501 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1502 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1503 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1504 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1505 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1506 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1507 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1508 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1509 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1510 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1511 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1512 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1513 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1514 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1515 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1516 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1517 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1518 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1519 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1520 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1521 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1522 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1523 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1524 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1525 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1526 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1527 UniProtKB A0M8Q6 IGLC7 located_in GO:0005576 #> 1528 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1529 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1530 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1531 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1532 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1533 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1534 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1535 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1536 UniProtKB A0M8Q6 IGLC7 located_in GO:0005886 #> 1537 UniProtKB A0MZ66 SHTN1 enables GO:0005515 #> 1538 UniProtKB A0MZ66 SHTN1 enables GO:0005515 #> 1539 UniProtKB A0MZ66 SHTN1 enables GO:0005515 #> 1540 UniProtKB A0MZ66 SHTN1 enables GO:0005515 #> 1541 UniProtKB A0MZ66 SHTN1 enables GO:0019894 #> 1542 UniProtKB A0MZ66 SHTN1 enables GO:0045296 #> 1543 UniProtKB A0MZ66 SHTN1 enables GO:0051015 #> 1544 UniProtKB A0MZ66 SHTN1 involved_in GO:0006930 #> 1545 UniProtKB A0MZ66 SHTN1 involved_in GO:0007265 #> 1546 UniProtKB A0MZ66 SHTN1 involved_in GO:0007409 #> 1547 UniProtKB A0MZ66 SHTN1 involved_in GO:0032488 #> 1548 UniProtKB A0MZ66 SHTN1 involved_in GO:0038007 #> 1549 UniProtKB A0MZ66 SHTN1 involved_in GO:0045773 #> 1550 UniProtKB A0MZ66 SHTN1 involved_in GO:0048812 #> 1551 UniProtKB A0MZ66 SHTN1 involved_in GO:0060327 #> 1552 UniProtKB A0MZ66 SHTN1 involved_in GO:0061163 #> 1553 UniProtKB A0MZ66 SHTN1 involved_in GO:0061573 #> 1554 UniProtKB A0MZ66 SHTN1 involved_in GO:2000114 #> 1555 UniProtKB A0MZ66 SHTN1 involved_in GO:2001224 #> 1556 UniProtKB A0MZ66 SHTN1 located_in GO:0005737 #> 1557 UniProtKB A0MZ66 SHTN1 located_in GO:0005874 #> 1558 UniProtKB A0MZ66 SHTN1 located_in GO:0015630 #> 1559 UniProtKB A0MZ66 SHTN1 located_in GO:0030027 #> 1560 UniProtKB A0MZ66 SHTN1 located_in GO:0030175 #> 1561 UniProtKB A0MZ66 SHTN1 located_in GO:0030424 #> 1562 UniProtKB A0MZ66 SHTN1 located_in GO:0030426 #> 1563 UniProtKB A0MZ66 SHTN1 located_in GO:0031252 #> 1564 UniProtKB A0MZ66 SHTN1 located_in GO:0043204 #> 1565 UniProtKB A0MZ66 SHTN1 located_in GO:0044295 #> 1566 UniProtKB A0MZ66 SHTN1 located_in GO:0048471 #> 1567 UniProtKB A0MZ66 SHTN1 part_of GO:0005875 #> 1568 UniProtKB A0PJE2 DHRS12 enables GO:0016491 #> 1569 UniProtKB A0PJK1 SLC5A10 involved_in GO:0008645 #> 1570 UniProtKB A0PJK1 SLC5A10 involved_in GO:1904659 #> 1571 UniProtKB A0PJK1 SLC5A10 located_in GO:0005886 #> 1572 UniProtKB A0PJK1 SLC5A10 located_in GO:0070062 #> 1573 UniProtKB A0PJK1 SLC5A10 located_in GO:0070062 #> 1574 UniProtKB A0PJW6 TMEM223 located_in GO:0016021 #> 1575 UniProtKB A0PJW8 DAPL1 enables GO:0005515 #> 1576 UniProtKB A0PJW8 DAPL1 enables GO:0005515 #> 1577 UniProtKB A0PJW8 DAPL1 enables GO:0005515 #> 1578 UniProtKB A0PJW8 DAPL1 enables GO:0005515 #> 1579 UniProtKB A0PJW8 DAPL1 enables GO:0005515 #> 1580 UniProtKB A0PJW8 DAPL1 involved_in GO:0030154 #> 1581 UniProtKB A0PJX0 CIB4 enables GO:0000287 #> 1582 UniProtKB A0PJX0 CIB4 enables GO:0005509 #> 1583 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1584 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1585 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1586 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1587 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1588 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1589 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1590 UniProtKB A0PJX0 CIB4 enables GO:0005515 #> 1591 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1592 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1593 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1594 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1595 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1596 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1597 UniProtKB A0PJX4 SHISA3 enables GO:0005515 #> 1598 UniProtKB A0PJX4 SHISA3 involved_in GO:0007275 #> 1599 UniProtKB A0PJX4 SHISA3 involved_in GO:0090090 #> 1600 UniProtKB A0PJX4 SHISA3 located_in GO:0005789 #> 1601 UniProtKB A0PJX4 SHISA3 located_in GO:0016021 #> 1602 UniProtKB A0PJX8 TMEM82 located_in GO:0016021 #> 1603 UniProtKB A0PJY2 FEZF1 enables GO:0001227 #> 1604 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1605 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1606 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1607 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1608 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1609 UniProtKB A0PJY2 FEZF1 enables GO:0005515 #> 1610 UniProtKB A0PJY2 FEZF1 enables GO:0046872 #> 1611 UniProtKB A0PJY2 FEZF1 involved_in GO:0000122 #> 1612 UniProtKB A0PJY2 FEZF1 involved_in GO:0001764 #> 1613 UniProtKB A0PJY2 FEZF1 involved_in GO:0007411 #> 1614 UniProtKB A0PJY2 FEZF1 involved_in GO:0008285 #> 1615 UniProtKB A0PJY2 FEZF1 involved_in GO:0021772 #> 1616 UniProtKB A0PJY2 FEZF1 involved_in GO:0021797 #> 1617 UniProtKB A0PJY2 FEZF1 involved_in GO:0043697 #> 1618 UniProtKB A0PJY2 FEZF1 involved_in GO:0045666 #> 1619 UniProtKB A0PJY2 FEZF1 involved_in GO:0045893 #> 1620 UniProtKB A0PJY2 FEZF1 involved_in GO:0050767 #> 1621 UniProtKB A0PJY2 FEZF1 located_in GO:0005654 #> 1622 UniProtKB A0PJY2 FEZF1 located_in GO:0005829 #> 1623 UniProtKB A0PJZ3 GXYLT2 enables GO:0035252 #> 1624 UniProtKB A0PJZ3 GXYLT2 enables GO:0140563 #> 1625 UniProtKB A0PJZ3 GXYLT2 enables GO:0140563 #> 1626 UniProtKB A0PJZ3 GXYLT2 involved_in GO:0016266 #> 1627 UniProtKB A0PJZ3 GXYLT2 located_in GO:0016021 #> 1628 UniProtKB A0PK00 TMEM120B NOT|enables GO:0005216 #> 1629 UniProtKB A0PK00 TMEM120B enables GO:0003674 #> 1630 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1631 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1632 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1633 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1634 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1635 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1636 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1637 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1638 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1639 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1640 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1641 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1642 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1643 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1644 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1645 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1646 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1647 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1648 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1649 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1650 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1651 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1652 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1653 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1654 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1655 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1656 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1657 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1658 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1659 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1660 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1661 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1662 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1663 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1664 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1665 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1666 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1667 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1668 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1669 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1670 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1671 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1672 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1673 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1674 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1675 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1676 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1677 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1678 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1679 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1680 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1681 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1682 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1683 UniProtKB A0PK00 TMEM120B enables GO:0005515 #> 1684 UniProtKB A0PK00 TMEM120B involved_in GO:0008150 #> 1685 UniProtKB A0PK00 TMEM120B involved_in GO:0034220 #> 1686 UniProtKB A0PK00 TMEM120B involved_in GO:0045444 #> 1687 UniProtKB A0PK00 TMEM120B involved_in GO:0051291 #> 1688 UniProtKB A0PK00 TMEM120B is_active_in GO:0005575 #> 1689 UniProtKB A0PK00 TMEM120B located_in GO:0005637 #> 1690 UniProtKB A0PK00 TMEM120B located_in GO:0016021 #> 1691 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1692 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1693 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1694 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1695 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1696 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1697 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1698 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1699 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1700 UniProtKB A0PK05 TMEM72 enables GO:0005515 #> 1701 UniProtKB A0PK05 TMEM72 located_in GO:0016021 #> 1702 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1703 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1704 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1705 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1706 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1707 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1708 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1709 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1710 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1711 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1712 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1713 UniProtKB A0PK11 CLRN2 enables GO:0005515 #> 1714 UniProtKB A0PK11 CLRN2 involved_in GO:0007605 #> 1715 UniProtKB A0PK11 CLRN2 involved_in GO:0042491 #> 1716 UniProtKB A0PK11 CLRN2 involved_in GO:0120045 #> 1717 UniProtKB A0PK11 CLRN2 located_in GO:0016021 #> 1718 UniProtKB A0PK11 CLRN2 located_in GO:0032421 #> 1719 UniProtKB A0ZSE6 TMEM30CP located_in GO:0016021 #> 1720 UniProtKB A1A4F0 SLC66A1L involved_in GO:1903401 #> 1721 UniProtKB A1A4F0 SLC66A1L involved_in GO:1903826 #> 1722 UniProtKB A1A4S6 ARHGAP10 enables GO:0005515 #> 1723 UniProtKB A1A4S6 ARHGAP10 involved_in GO:0007165 #> 1724 UniProtKB A1A4S6 ARHGAP10 involved_in GO:0050790 #> 1725 UniProtKB A1A4S6 ARHGAP10 involved_in GO:0051056 #> 1726 UniProtKB A1A4S6 ARHGAP10 located_in GO:0005829 #> 1727 UniProtKB A1A4S6 ARHGAP10 located_in GO:0005886 #> 1728 UniProtKB A1A4S6 ARHGAP10 located_in GO:0048471 #> 1729 UniProtKB A1A4Y4 IRGM enables GO:0005515 #> 1730 UniProtKB A1A4Y4 IRGM enables GO:0005515 #> 1731 UniProtKB A1A4Y4 IRGM enables GO:0005515 #> 1732 UniProtKB A1A4Y4 IRGM enables GO:0005515 #> 1733 UniProtKB A1A4Y4 IRGM enables GO:0005515 #> 1734 UniProtKB A1A4Y4 IRGM enables GO:0005525 #> 1735 UniProtKB A1A4Y4 IRGM enables GO:0019901 #> 1736 UniProtKB A1A4Y4 IRGM enables GO:0043539 #> 1737 UniProtKB A1A4Y4 IRGM enables GO:0050700 #> 1738 UniProtKB A1A4Y4 IRGM enables GO:0051434 #> 1739 UniProtKB A1A4Y4 IRGM involved_in GO:0000045 #> 1740 UniProtKB A1A4Y4 IRGM involved_in GO:0001934 #> 1741 UniProtKB A1A4Y4 IRGM involved_in GO:0006954 #> 1742 UniProtKB A1A4Y4 IRGM involved_in GO:0010508 #> 1743 UniProtKB A1A4Y4 IRGM involved_in GO:0010800 #> 1744 UniProtKB A1A4Y4 IRGM involved_in GO:0031648 #> 1745 UniProtKB A1A4Y4 IRGM involved_in GO:0033138 #> 1746 UniProtKB A1A4Y4 IRGM involved_in GO:0042742 #> 1747 UniProtKB A1A4Y4 IRGM involved_in GO:0043254 #> 1748 UniProtKB A1A4Y4 IRGM involved_in GO:0045087 #> 1749 UniProtKB A1A4Y4 IRGM involved_in GO:0050821 #> 1750 UniProtKB A1A4Y4 IRGM involved_in GO:0050829 #> 1751 UniProtKB A1A4Y4 IRGM involved_in GO:0060335 #> 1752 UniProtKB A1A4Y4 IRGM involved_in GO:0061635 #> 1753 UniProtKB A1A4Y4 IRGM involved_in GO:0061739 #> 1754 UniProtKB A1A4Y4 IRGM involved_in GO:0061762 #> 1755 UniProtKB A1A4Y4 IRGM involved_in GO:0070431 #> 1756 UniProtKB A1A4Y4 IRGM involved_in GO:0071222 #> 1757 UniProtKB A1A4Y4 IRGM involved_in GO:0071902 #> 1758 UniProtKB A1A4Y4 IRGM involved_in GO:0075044 #> 1759 UniProtKB A1A4Y4 IRGM involved_in GO:0075044 #> 1760 UniProtKB A1A4Y4 IRGM involved_in GO:0098586 #> 1761 UniProtKB A1A4Y4 IRGM involved_in GO:1901098 #> 1762 UniProtKB A1A4Y4 IRGM located_in GO:0000139 #> 1763 UniProtKB A1A4Y4 IRGM located_in GO:0000421 #> 1764 UniProtKB A1A4Y4 IRGM located_in GO:0001891 #> 1765 UniProtKB A1A4Y4 IRGM located_in GO:0005739 #> 1766 UniProtKB A1A4Y4 IRGM located_in GO:0005739 #> 1767 UniProtKB A1A4Y4 IRGM located_in GO:0005794 #> 1768 UniProtKB A1A4Y4 IRGM located_in GO:0005829 #> 1769 UniProtKB A1A4Y4 IRGM located_in GO:0030670 #> 1770 UniProtKB A1A4Y4 IRGM located_in GO:0042995 #> 1771 UniProtKB A1A519 FAM170A enables GO:0003677 #> 1772 UniProtKB A1A519 FAM170A enables GO:0046872 #> 1773 UniProtKB A1A519 FAM170A involved_in GO:0006366 #> 1774 UniProtKB A1A519 FAM170A involved_in GO:0006366 #> 1775 UniProtKB A1A519 FAM170A involved_in GO:0045893 #> 1776 UniProtKB A1A519 FAM170A involved_in GO:0045893 #> 1777 UniProtKB A1A519 FAM170A located_in GO:0005634 #> 1778 UniProtKB A1A519 FAM170A located_in GO:0005634 #> 1779 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1780 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1781 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1782 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1783 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1784 UniProtKB A1A580 KRTAP23-1 enables GO:0005515 #> 1785 UniProtKB A1A580 KRTAP23-1 involved_in GO:0031424 #> 1786 UniProtKB A1A580 KRTAP23-1 located_in GO:0005829 #> 1787 UniProtKB A1A580 KRTAP23-1 located_in GO:0005882 #> 1788 UniProtKB A1A5B4 ANO9 NOT|enables GO:0005229 #> 1789 UniProtKB A1A5B4 ANO9 NOT|enables GO:0005229 #> 1790 UniProtKB A1A5B4 ANO9 enables GO:0005229 #> 1791 UniProtKB A1A5B4 ANO9 enables GO:0005515 #> 1792 UniProtKB A1A5B4 ANO9 enables GO:0005515 #> 1793 UniProtKB A1A5B4 ANO9 enables GO:0005515 #> 1794 UniProtKB A1A5B4 ANO9 enables GO:0017128 #> 1795 UniProtKB A1A5B4 ANO9 involved_in GO:0006821 #> 1796 UniProtKB A1A5B4 ANO9 involved_in GO:0034220 #> 1797 UniProtKB A1A5B4 ANO9 involved_in GO:0061589 #> 1798 UniProtKB A1A5B4 ANO9 involved_in GO:0061590 #> 1799 UniProtKB A1A5B4 ANO9 involved_in GO:0061591 #> 1800 UniProtKB A1A5B4 ANO9 involved_in GO:1902939 #> 1801 UniProtKB A1A5B4 ANO9 located_in GO:0005886 #> 1802 UniProtKB A1A5B4 ANO9 located_in GO:0005886 #> 1803 UniProtKB A1A5B4 ANO9 located_in GO:0016021 #> 1804 UniProtKB A1A5C7 SLC22A23 enables GO:0005515 #> 1805 UniProtKB A1A5C7 SLC22A23 enables GO:0005515 #> 1806 UniProtKB A1A5C7 SLC22A23 enables GO:0005515 #> 1807 UniProtKB A1A5C7 SLC22A23 enables GO:0005515 #> 1808 UniProtKB A1A5C7 SLC22A23 enables GO:0022857 #> 1809 UniProtKB A1A5C7 SLC22A23 involved_in GO:0006811 #> 1810 UniProtKB A1A5C7 SLC22A23 involved_in GO:0055085 #> 1811 UniProtKB A1A5C7 SLC22A23 located_in GO:0016021 #> 1812 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1813 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1814 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1815 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1816 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1817 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1818 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1819 UniProtKB A1A5D9 BICDL2 enables GO:0005515 #> 1820 UniProtKB A1A5D9 BICDL2 enables GO:0031267 #> 1821 UniProtKB A1A5D9 BICDL2 located_in GO:0005737 #> 1822 UniProtKB A1E959 ODAM enables GO:0005515 #> 1823 UniProtKB A1E959 ODAM enables GO:0005515 #> 1824 UniProtKB A1E959 ODAM enables GO:0005515 #> 1825 UniProtKB A1E959 ODAM enables GO:0005515 #> 1826 UniProtKB A1E959 ODAM enables GO:0005515 #> 1827 UniProtKB A1E959 ODAM enables GO:0005515 #> 1828 UniProtKB A1E959 ODAM enables GO:0005515 #> 1829 UniProtKB A1E959 ODAM enables GO:0005515 #> 1830 UniProtKB A1E959 ODAM enables GO:0005515 #> 1831 UniProtKB A1E959 ODAM enables GO:0005515 #> 1832 UniProtKB A1E959 ODAM involved_in GO:0001934 #> 1833 UniProtKB A1E959 ODAM involved_in GO:0006954 #> 1834 UniProtKB A1E959 ODAM involved_in GO:0010628 #> 1835 UniProtKB A1E959 ODAM involved_in GO:0031214 #> 1836 UniProtKB A1E959 ODAM involved_in GO:0032956 #> 1837 UniProtKB A1E959 ODAM involved_in GO:0042475 #> 1838 UniProtKB A1E959 ODAM involved_in GO:0043547 #> 1839 UniProtKB A1E959 ODAM involved_in GO:0060054 #> 1840 UniProtKB A1E959 ODAM involved_in GO:1990000 #> 1841 UniProtKB A1E959 ODAM located_in GO:0005576 #> 1842 UniProtKB A1E959 ODAM located_in GO:0005576 #> 1843 UniProtKB A1E959 ODAM located_in GO:0005615 #> 1844 UniProtKB A1E959 ODAM located_in GO:0005634 #> 1845 UniProtKB A1E959 ODAM located_in GO:0005654 #> 1846 UniProtKB A1E959 ODAM located_in GO:0005737 #> 1847 UniProtKB A1E959 ODAM located_in GO:0005829 #> 1848 UniProtKB A1E959 ODAM located_in GO:0071944 #> 1849 UniProtKB A1E959 ODAM located_in GO:0072686 #> 1850 UniProtKB A1E959 ODAM located_in GO:0099512 #> 1851 UniProtKB A1IGU5 ARHGEF37 enables GO:0005085 #> 1852 UniProtKB A1IGU5 ARHGEF37 involved_in GO:0050790 #> 1853 UniProtKB A1IGU5 ARHGEF37 located_in GO:0005737 #> 1854 UniProtKB A1KXE4 FAM168B located_in GO:0005886 #> 1855 UniProtKB A1KXE4 FAM168B located_in GO:0016021 #> 1856 UniProtKB A1KXE4 FAM168B located_in GO:0030424 #> 1857 UniProtKB A1KXE4 FAM168B located_in GO:0048471 #> 1858 UniProtKB A1KXE4 FAM168B located_in GO:0070062 #> 1859 UniProtKB A1KZ92 PXDNL enables GO:0004519 #> 1860 UniProtKB A1KZ92 PXDNL enables GO:0004601 #> 1861 UniProtKB A1KZ92 PXDNL enables GO:0020037 #> 1862 UniProtKB A1KZ92 PXDNL enables GO:0046872 #> 1863 UniProtKB A1KZ92 PXDNL involved_in GO:0006979 #> 1864 UniProtKB A1KZ92 PXDNL involved_in GO:0042744 #> 1865 UniProtKB A1KZ92 PXDNL involved_in GO:0090305 #> 1866 UniProtKB A1KZ92 PXDNL involved_in GO:0090305 #> 1867 UniProtKB A1KZ92 PXDNL involved_in GO:0098869 #> 1868 UniProtKB A1KZ92 PXDNL located_in GO:0005615 #> 1869 UniProtKB A1KZ92 PXDNL located_in GO:0005737 #> 1870 UniProtKB A1L020 MEX3A enables GO:0003723 #> 1871 UniProtKB A1L020 MEX3A enables GO:0003723 #> 1872 UniProtKB A1L020 MEX3A enables GO:0046872 #> 1873 UniProtKB A1L020 MEX3A located_in GO:0000932 #> 1874 UniProtKB A1L020 MEX3A located_in GO:0005634 #> 1875 UniProtKB A1L020 MEX3A located_in GO:0005829 #> 1876 UniProtKB A1L0T0 ILVBL enables GO:0000287 #> 1877 UniProtKB A1L0T0 ILVBL enables GO:0003674 #> 1878 UniProtKB A1L0T0 ILVBL enables GO:0005515 #> 1879 UniProtKB A1L0T0 ILVBL enables GO:0016829 #> 1880 UniProtKB A1L0T0 ILVBL enables GO:0030976 #> 1881 UniProtKB A1L0T0 ILVBL involved_in GO:0001561 #> 1882 UniProtKB A1L0T0 ILVBL located_in GO:0005789 #> 1883 UniProtKB A1L0T0 ILVBL located_in GO:0016020 #> 1884 UniProtKB A1L0T0 ILVBL located_in GO:0016021 #> 1885 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1886 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1887 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1888 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1889 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1890 UniProtKB A1L162 ERICH2 enables GO:0005515 #> 1891 UniProtKB A1L167 UBE2QL1 enables GO:0005515 #> 1892 UniProtKB A1L167 UBE2QL1 enables GO:0005524 #> 1893 UniProtKB A1L167 UBE2QL1 enables GO:0061631 #> 1894 UniProtKB A1L167 UBE2QL1 located_in GO:0005634 #> 1895 UniProtKB A1L167 UBE2QL1 located_in GO:0005654 #> 1896 UniProtKB A1L167 UBE2QL1 located_in GO:0005886 #> 1897 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1898 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1899 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1900 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1901 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1902 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1903 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1904 UniProtKB A1L168 C20orf202 enables GO:0005515 #> 1905 UniProtKB A1L188 NDUFAF8 enables GO:0005515 #> 1906 UniProtKB A1L188 NDUFAF8 enables GO:0005515 #> 1907 UniProtKB A1L188 NDUFAF8 enables GO:0005515 #> 1908 UniProtKB A1L188 NDUFAF8 involved_in GO:0032981 #> 1909 UniProtKB A1L188 NDUFAF8 located_in GO:0005739 #> 1910 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1911 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1912 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1913 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1914 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1915 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1916 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1917 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1918 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1919 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1920 UniProtKB A1L190 SYCE3 enables GO:0005515 #> 1921 UniProtKB A1L190 SYCE3 involved_in GO:0007130 #> 1922 UniProtKB A1L190 SYCE3 involved_in GO:0007131 #> 1923 UniProtKB A1L190 SYCE3 involved_in GO:0007283 #> 1924 UniProtKB A1L190 SYCE3 involved_in GO:0043065 #> 1925 UniProtKB A1L190 SYCE3 involved_in GO:0051301 #> 1926 UniProtKB A1L190 SYCE3 located_in GO:0000801 #> 1927 UniProtKB A1L190 SYCE3 located_in GO:0005634 #> 1928 UniProtKB A1L190 SYCE3 located_in GO:0005694 #> 1929 UniProtKB A1L1A6 IGSF23 located_in GO:0016021 #> 1930 UniProtKB A1L390 PLEKHG3 enables GO:0005085 #> 1931 UniProtKB A1L390 PLEKHG3 involved_in GO:0050790 #> 1932 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1933 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1934 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1935 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1936 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1937 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1938 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1939 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1940 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1941 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1942 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1943 UniProtKB A1L3X0 ELOVL7 enables GO:0005515 #> 1944 UniProtKB A1L3X0 ELOVL7 enables GO:0009922 #> 1945 UniProtKB A1L3X0 ELOVL7 enables GO:0102336 #> 1946 UniProtKB A1L3X0 ELOVL7 enables GO:0102337 #> 1947 UniProtKB A1L3X0 ELOVL7 enables GO:0102338 #> 1948 UniProtKB A1L3X0 ELOVL7 enables GO:0102756 #> 1949 UniProtKB A1L3X0 ELOVL7 enables GO:0102756 #> 1950 UniProtKB A1L3X0 ELOVL7 involved_in GO:0006636 #> 1951 UniProtKB A1L3X0 ELOVL7 involved_in GO:0019367 #> 1952 UniProtKB A1L3X0 ELOVL7 involved_in GO:0034626 #> 1953 UniProtKB A1L3X0 ELOVL7 involved_in GO:0035338 #> 1954 UniProtKB A1L3X0 ELOVL7 involved_in GO:0042761 #> 1955 UniProtKB A1L3X0 ELOVL7 involved_in GO:0042761 #> 1956 UniProtKB A1L3X0 ELOVL7 located_in GO:0005783 #> 1957 UniProtKB A1L3X0 ELOVL7 located_in GO:0005789 #> 1958 UniProtKB A1L3X0 ELOVL7 located_in GO:0005789 #> 1959 UniProtKB A1L3X4 MT1DP enables GO:0005515 #> 1960 UniProtKB A1L3X4 MT1DP enables GO:0005515 #> 1961 UniProtKB A1L3X4 MT1DP enables GO:0005515 #> 1962 UniProtKB A1L429 GAGE12B enables GO:0005515 #> 1963 UniProtKB A1L429 GAGE12B enables GO:0005515 #> 1964 UniProtKB A1L453 PRSS38 located_in GO:0005576 #> 1965 UniProtKB A1L4H1 SSC5D enables GO:0001968 #> 1966 UniProtKB A1L4H1 SSC5D enables GO:0005044 #> 1967 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1968 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1969 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1970 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1971 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1972 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1973 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1974 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1975 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1976 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1977 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1978 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1979 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1980 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1981 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1982 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1983 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1984 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1985 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1986 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1987 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1988 UniProtKB A1L4H1 SSC5D enables GO:0005515 #> 1989 UniProtKB A1L4H1 SSC5D enables GO:0043236 #> 1990 UniProtKB A1L4H1 SSC5D enables GO:0050840 #> 1991 UniProtKB A1L4H1 SSC5D involved_in GO:0006897 #> 1992 UniProtKB A1L4H1 SSC5D involved_in GO:0007275 #> 1993 UniProtKB A1L4H1 SSC5D involved_in GO:0032717 #> 1994 UniProtKB A1L4H1 SSC5D involved_in GO:0042494 #> 1995 UniProtKB A1L4H1 SSC5D involved_in GO:0045087 #> 1996 UniProtKB A1L4H1 SSC5D involved_in GO:0050829 #> 1997 UniProtKB A1L4H1 SSC5D involved_in GO:0050830 #> 1998 UniProtKB A1L4H1 SSC5D located_in GO:0005615 #> 1999 UniProtKB A1L4H1 SSC5D located_in GO:0005737 #> 2000 UniProtKB A1L4H1 SSC5D located_in GO:0016020 #> 2001 UniProtKB A1L4H1 SSC5D located_in GO:0062023 #> 2002 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2003 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2004 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2005 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2006 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2007 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2008 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2009 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2010 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2011 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2012 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2013 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2014 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2015 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2016 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2017 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2018 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2019 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2020 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2021 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2022 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2023 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2024 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2025 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2026 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2027 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2028 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2029 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2030 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2031 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2032 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2033 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2034 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2035 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2036 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2037 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2038 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2039 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2040 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2041 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2042 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2043 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2044 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2045 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2046 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2047 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2048 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2049 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2050 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2051 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2052 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2053 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2054 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2055 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2056 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2057 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2058 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2059 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2060 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2061 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2062 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2063 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2064 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2065 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2066 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2067 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2068 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2069 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2070 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2071 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2072 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2073 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2074 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2075 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2076 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2077 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2078 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2079 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2080 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2081 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2082 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2083 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2084 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2085 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2086 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2087 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2088 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2089 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2090 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2091 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2092 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2093 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2094 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2095 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2096 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2097 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2098 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2099 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2100 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2101 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2102 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2103 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2104 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2105 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2106 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2107 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2108 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2109 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2110 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2111 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2112 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2113 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2114 UniProtKB A1L4K1 FSD2 enables GO:0005515 #> 2115 UniProtKB A1L4K1 FSD2 located_in GO:0005634 #> 2116 UniProtKB A1L4K1 FSD2 located_in GO:0016529 #> 2117 UniProtKB A1L4K1 FSD2 located_in GO:0048471 #> 2118 UniProtKB A1X283 SH3PXD2B enables GO:0005515 #> 2119 UniProtKB A1X283 SH3PXD2B enables GO:0005515 #> 2120 UniProtKB A1X283 SH3PXD2B enables GO:0010314 #> 2121 UniProtKB A1X283 SH3PXD2B enables GO:0032266 #> 2122 UniProtKB A1X283 SH3PXD2B enables GO:0042169 #> 2123 UniProtKB A1X283 SH3PXD2B enables GO:0080025 #> 2124 UniProtKB A1X283 SH3PXD2B involved_in GO:0001501 #> 2125 UniProtKB A1X283 SH3PXD2B involved_in GO:0001654 #> 2126 UniProtKB A1X283 SH3PXD2B involved_in GO:0006801 #> 2127 UniProtKB A1X283 SH3PXD2B involved_in GO:0007507 #> 2128 UniProtKB A1X283 SH3PXD2B involved_in GO:0022617 #> 2129 UniProtKB A1X283 SH3PXD2B involved_in GO:0030154 #> 2130 UniProtKB A1X283 SH3PXD2B involved_in GO:0060348 #> 2131 UniProtKB A1X283 SH3PXD2B involved_in GO:0060612 #> 2132 UniProtKB A1X283 SH3PXD2B involved_in GO:0071800 #> 2133 UniProtKB A1X283 SH3PXD2B involved_in GO:0072657 #> 2134 UniProtKB A1X283 SH3PXD2B located_in GO:0002102 #> 2135 UniProtKB A1X283 SH3PXD2B located_in GO:0005737 #> 2136 UniProtKB A1X283 SH3PXD2B located_in GO:0030054 #> 2137 UniProtKB A1X283 SH3PXD2B located_in GO:0042995 #> 2138 UniProtKB A1XBS5 FAM92A enables GO:0005515 #> 2139 UniProtKB A1XBS5 FAM92A enables GO:0005515 #> 2140 UniProtKB A1XBS5 FAM92A enables GO:0005515 #> 2141 UniProtKB A1XBS5 FAM92A enables GO:0005515 #> 2142 UniProtKB A1XBS5 FAM92A enables GO:0005543 #> 2143 UniProtKB A1XBS5 FAM92A involved_in GO:0007007 #> 2144 UniProtKB A1XBS5 FAM92A involved_in GO:0035108 #> 2145 UniProtKB A1XBS5 FAM92A involved_in GO:0045880 #> 2146 UniProtKB A1XBS5 FAM92A involved_in GO:0060271 #> 2147 UniProtKB A1XBS5 FAM92A involved_in GO:0060271 #> 2148 UniProtKB A1XBS5 FAM92A involved_in GO:0061024 #> 2149 UniProtKB A1XBS5 FAM92A located_in GO:0005634 #> 2150 UniProtKB A1XBS5 FAM92A located_in GO:0005737 #> 2151 UniProtKB A1XBS5 FAM92A located_in GO:0005737 #> 2152 UniProtKB A1XBS5 FAM92A located_in GO:0005743 #> 2153 UniProtKB A1XBS5 FAM92A located_in GO:0005814 #> 2154 UniProtKB A1XBS5 FAM92A located_in GO:0035869 #> 2155 UniProtKB A1XBS5 FAM92A located_in GO:0036064 #> 2156 UniProtKB A1XBS5 FAM92A located_in GO:0097546 #> 2157 UniProtKB A1YPR0 ZBTB7C enables GO:0003674 #> 2158 UniProtKB A1YPR0 ZBTB7C enables GO:0046872 #> 2159 UniProtKB A1YPR0 ZBTB7C involved_in GO:0008285 #> 2160 UniProtKB A1YPR0 ZBTB7C involved_in GO:0045600 #> 2161 UniProtKB A1YPR0 ZBTB7C involved_in GO:0045944 #> 2162 UniProtKB A1YPR0 ZBTB7C involved_in GO:1903025 #> 2163 UniProtKB A1YPR0 ZBTB7C is_active_in GO:0005575 #> 2164 UniProtKB A1YPR0 ZBTB7C located_in GO:0005634 #> 2165 UniProtKB A1Z1Q3 MACROD2 enables GO:0016798 #> 2166 UniProtKB A1Z1Q3 MACROD2 enables GO:0019213 #> 2167 UniProtKB A1Z1Q3 MACROD2 enables GO:0140293 #> 2168 UniProtKB A1Z1Q3 MACROD2 involved_in GO:0006974 #> 2169 UniProtKB A1Z1Q3 MACROD2 involved_in GO:0042278 #> 2170 UniProtKB A1Z1Q3 MACROD2 involved_in GO:0051725 #> 2171 UniProtKB A1Z1Q3 MACROD2 involved_in GO:0140291 #> 2172 UniProtKB A1Z1Q3 MACROD2 located_in GO:0005634 #> 2173 UniProtKB A1Z1Q3 MACROD2 located_in GO:0005654 #> 2174 UniProtKB A1Z1Q3 MACROD2 located_in GO:0005730 #> 2175 UniProtKB A2A288 ZC3H12D enables GO:0005515 #> 2176 UniProtKB A2A288 ZC3H12D enables GO:0046872 #> 2177 UniProtKB A2A288 ZC3H12D involved_in GO:0061158 #> 2178 UniProtKB A2A288 ZC3H12D located_in GO:0000932 #> 2179 UniProtKB A2A288 ZC3H12D located_in GO:0000932 #> 2180 UniProtKB A2A288 ZC3H12D located_in GO:0005654 #> 2181 UniProtKB A2A288 ZC3H12D located_in GO:0036464 #> 2182 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2183 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2184 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2185 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2186 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2187 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2188 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2189 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2190 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2191 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2192 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2193 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2194 UniProtKB A2A2V5 SERTM1 enables GO:0005515 #> 2195 UniProtKB A2A2V5 SERTM1 located_in GO:0016021 #> 2196 UniProtKB A2A2V5 SERTM1 located_in GO:0043231 #> 2197 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2198 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2199 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2200 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2201 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2202 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2203 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2204 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2205 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2206 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2207 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2208 UniProtKB A2A2Y4 FRMD3 enables GO:0005515 #> 2209 UniProtKB A2A2Y4 FRMD3 enables GO:0008092 #> 2210 UniProtKB A2A2Y4 FRMD3 located_in GO:0016021 #> 2211 UniProtKB A2A3K4 PTPDC1 enables GO:0005515 #> 2212 UniProtKB A2A3K4 PTPDC1 enables GO:0005515 #> 2213 UniProtKB A2A3K4 PTPDC1 enables GO:0005515 #> 2214 UniProtKB A2A3K4 PTPDC1 enables GO:0005515 #> 2215 UniProtKB A2A3K4 PTPDC1 enables GO:0008138 #> 2216 UniProtKB A2A3K4 PTPDC1 involved_in GO:0035335 #> 2217 UniProtKB A2A3K4 PTPDC1 located_in GO:0005654 #> 2218 UniProtKB A2A3N6 PIPSL enables GO:0016307 #> 2219 UniProtKB A2A3N6 PIPSL involved_in GO:0046854 #> 2220 UniProtKB A2A3N6 PIPSL located_in GO:0005737 #> 2221 UniProtKB A2AJT9 BCLAF3 located_in GO:0005739 #> 2222 UniProtKB A2CJ06 DYTN enables GO:0008270 #> 2223 UniProtKB A2CJ06 DYTN located_in GO:0045202 #> 2224 UniProtKB A2IDD5 CCDC78 involved_in GO:0003009 #> 2225 UniProtKB A2IDD5 CCDC78 involved_in GO:0030030 #> 2226 UniProtKB A2IDD5 CCDC78 involved_in GO:0098535 #> 2227 UniProtKB A2IDD5 CCDC78 located_in GO:0005814 #> 2228 UniProtKB A2IDD5 CCDC78 located_in GO:0016529 #> 2229 UniProtKB A2IDD5 CCDC78 located_in GO:0042383 #> 2230 UniProtKB A2IDD5 CCDC78 located_in GO:0048471 #> 2231 UniProtKB A2IDD5 CCDC78 located_in GO:0098536 #> 2232 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0002862 #> 2233 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0006898 #> 2234 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0006956 #> 2235 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0006958 #> 2236 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0008228 #> 2237 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0008228 #> 2238 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0018149 #> 2239 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0030449 #> 2240 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0038095 #> 2241 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0038096 #> 2242 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0038096 #> 2243 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0050776 #> 2244 UniProtKB A2NJV5 IGKV2-29 involved_in GO:0050900 #> 2245 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2246 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2247 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2248 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2249 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2250 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2251 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2252 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2253 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2254 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2255 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2256 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2257 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2258 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2259 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2260 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2261 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2262 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2263 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2264 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2265 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2266 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2267 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2268 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2269 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2270 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2271 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2272 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2273 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2274 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2275 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2276 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2277 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2278 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2279 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2280 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2281 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2282 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2283 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2284 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2285 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2286 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2287 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2288 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2289 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2290 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2291 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2292 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2293 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2294 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2295 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005576 #> 2296 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2297 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2298 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2299 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2300 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2301 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2302 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2303 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2304 UniProtKB A2NJV5 IGKV2-29 located_in GO:0005886 #> 2305 UniProtKB A2NJV5 IGKV2-29 part_of GO:0019814 #> 2306 UniProtKB A2PYH4 HFM1 enables GO:0003676 #> 2307 UniProtKB A2PYH4 HFM1 enables GO:0005524 #> 2308 UniProtKB A2PYH4 HFM1 enables GO:0016787 #> 2309 UniProtKB A2PYH4 HFM1 involved_in GO:0032508 #> 2310 UniProtKB A2RRD8 ZNF320 enables GO:0005515 #> 2311 UniProtKB A2RRD8 ZNF320 enables GO:0005515 #> 2312 UniProtKB A2RRD8 ZNF320 enables GO:0046872 #> 2313 UniProtKB A2RRH5 WDR27 enables GO:0005515 #> 2314 UniProtKB A2RRH5 WDR27 located_in GO:0005654 #> 2315 UniProtKB A2RRL7 TMEM213 located_in GO:0016021 #> 2316 UniProtKB A2RRP1 NBAS enables GO:0000149 #> 2317 UniProtKB A2RRP1 NBAS involved_in GO:0000956 #> 2318 UniProtKB A2RRP1 NBAS involved_in GO:0006890 #> 2319 UniProtKB A2RRP1 NBAS involved_in GO:0006890 #> 2320 UniProtKB A2RRP1 NBAS involved_in GO:0015031 #> 2321 UniProtKB A2RRP1 NBAS involved_in GO:2000623 #> 2322 UniProtKB A2RRP1 NBAS located_in GO:0005783 #> 2323 UniProtKB A2RRP1 NBAS located_in GO:0005789 #> 2324 UniProtKB A2RRP1 NBAS located_in GO:0005829 #> 2325 UniProtKB A2RRP1 NBAS located_in GO:0005829 #> 2326 UniProtKB A2RRP1 NBAS located_in GO:0016020 #> 2327 UniProtKB A2RRP1 NBAS part_of GO:0070939 #> 2328 UniProtKB A2RTX5 TARS3 enables GO:0003674 #> 2329 UniProtKB A2RTX5 TARS3 enables GO:0004829 #> 2330 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2331 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2332 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2333 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2334 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2335 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2336 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2337 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2338 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2339 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2340 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2341 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2342 UniProtKB A2RTX5 TARS3 enables GO:0005515 #> 2343 UniProtKB A2RTX5 TARS3 enables GO:0005524 #> 2344 UniProtKB A2RTX5 TARS3 involved_in GO:0006435 #> 2345 UniProtKB A2RTX5 TARS3 involved_in GO:0008150 #> 2346 UniProtKB A2RTX5 TARS3 is_active_in GO:0005575 #> 2347 UniProtKB A2RTX5 TARS3 located_in GO:0005634 #> 2348 UniProtKB A2RTX5 TARS3 located_in GO:0005737 #> 2349 UniProtKB A2RTY3 HEATR9 enables GO:0005515 #> 2350 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2351 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2352 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2353 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2354 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2355 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2356 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2357 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2358 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2359 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2360 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2361 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2362 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2363 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2364 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2365 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2366 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2367 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2368 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2369 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2370 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2371 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2372 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2373 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2374 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2375 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2376 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2377 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2378 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2379 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2380 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2381 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2382 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2383 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2384 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2385 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2386 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2387 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2388 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2389 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2390 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2391 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2392 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2393 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2394 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2395 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2396 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2397 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2398 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2399 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2400 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2401 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2402 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2403 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2404 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2405 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2406 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2407 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2408 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2409 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2410 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2411 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2412 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2413 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2414 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2415 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2416 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2417 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2418 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2419 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2420 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2421 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2422 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2423 UniProtKB A2RU14 TMEM218 enables GO:0005515 #> 2424 UniProtKB A2RU14 TMEM218 located_in GO:0005929 #> 2425 UniProtKB A2RU14 TMEM218 located_in GO:0016021 #> 2426 UniProtKB A2RU30 TESPA1 enables GO:0005102 #> 2427 UniProtKB A2RU30 TESPA1 involved_in GO:0010387 #> 2428 UniProtKB A2RU30 TESPA1 involved_in GO:0033089 #> 2429 UniProtKB A2RU30 TESPA1 involved_in GO:0050862 #> 2430 UniProtKB A2RU30 TESPA1 located_in GO:0005737 #> 2431 UniProtKB A2RU30 TESPA1 located_in GO:0005789 #> 2432 UniProtKB A2RU30 TESPA1 part_of GO:0008180 #> 2433 UniProtKB A2RU48 SMCO3 enables GO:0005515 #> 2434 UniProtKB A2RU48 SMCO3 enables GO:0005515 #> 2435 UniProtKB A2RU48 SMCO3 enables GO:0005515 #> 2436 UniProtKB A2RU48 SMCO3 enables GO:0005515 #> 2437 UniProtKB A2RU48 SMCO3 located_in GO:0016021 #> 2438 UniProtKB A2RU49 HYKK enables GO:0047992 #> 2439 UniProtKB A2RU49 HYKK involved_in GO:0006554 #> 2440 UniProtKB A2RU49 HYKK involved_in GO:0016310 #> 2441 UniProtKB A2RU49 HYKK located_in GO:0005759 #> 2442 UniProtKB A2RU54 HMX2 enables GO:0000981 #> 2443 UniProtKB A2RU54 HMX2 enables GO:1990837 #> 2444 UniProtKB A2RU54 HMX2 involved_in GO:0007420 #> 2445 UniProtKB A2RU54 HMX2 involved_in GO:0008284 #> 2446 UniProtKB A2RU54 HMX2 involved_in GO:0030154 #> 2447 UniProtKB A2RU54 HMX2 involved_in GO:0042472 #> 2448 UniProtKB A2RU54 HMX2 involved_in GO:0048026 #> 2449 UniProtKB A2RU54 HMX2 located_in GO:0000785 #> 2450 UniProtKB A2RU67 FAM234B located_in GO:0005794 #> 2451 UniProtKB A2RU67 FAM234B located_in GO:0005856 #> 2452 UniProtKB A2RU67 FAM234B located_in GO:0016021 #> 2453 UniProtKB A2RUB1 MEIOC involved_in GO:0006302 #> 2454 UniProtKB A2RUB1 MEIOC involved_in GO:0007130 #> 2455 UniProtKB A2RUB1 MEIOC involved_in GO:0007286 #> 2456 UniProtKB A2RUB1 MEIOC involved_in GO:0048599 #> 2457 UniProtKB A2RUB1 MEIOC involved_in GO:0051310 #> 2458 UniProtKB A2RUB1 MEIOC involved_in GO:0051729 #> 2459 UniProtKB A2RUB1 MEIOC involved_in GO:0070192 #> 2460 UniProtKB A2RUB1 MEIOC located_in GO:0005634 #> 2461 UniProtKB A2RUB1 MEIOC located_in GO:0005737 #> 2462 UniProtKB A2RUB6 CCDC66 NOT|colocalizes_with GO:0035869 #> 2463 UniProtKB A2RUB6 CCDC66 enables GO:0005515 #> 2464 UniProtKB A2RUB6 CCDC66 enables GO:0005515 #> 2465 UniProtKB A2RUB6 CCDC66 enables GO:0008017 #> 2466 UniProtKB A2RUB6 CCDC66 enables GO:0042803 #> 2467 UniProtKB A2RUB6 CCDC66 involved_in GO:0001578 #> 2468 UniProtKB A2RUB6 CCDC66 involved_in GO:0001895 #> 2469 UniProtKB A2RUB6 CCDC66 involved_in GO:0050908 #> 2470 UniProtKB A2RUB6 CCDC66 involved_in GO:0060271 #> 2471 UniProtKB A2RUB6 CCDC66 involved_in GO:1903564 #> 2472 UniProtKB A2RUB6 CCDC66 located_in GO:0001750 #> 2473 UniProtKB A2RUB6 CCDC66 located_in GO:0001917 #> 2474 UniProtKB A2RUB6 CCDC66 located_in GO:0005813 #> 2475 UniProtKB A2RUB6 CCDC66 located_in GO:0005829 #> 2476 UniProtKB A2RUB6 CCDC66 located_in GO:0005874 #> 2477 UniProtKB A2RUB6 CCDC66 located_in GO:0005929 #> 2478 UniProtKB A2RUB6 CCDC66 located_in GO:0030054 #> 2479 UniProtKB A2RUB6 CCDC66 located_in GO:0034451 #> 2480 UniProtKB A2RUB6 CCDC66 located_in GO:0034451 #> 2481 UniProtKB A2RUB6 CCDC66 located_in GO:0036064 #> 2482 UniProtKB A2RUB6 CCDC66 located_in GO:0090543 #> 2483 UniProtKB A2RUC4 TYW5 enables GO:0000049 #> 2484 UniProtKB A2RUC4 TYW5 enables GO:0005506 #> 2485 UniProtKB A2RUC4 TYW5 enables GO:0016706 #> 2486 UniProtKB A2RUC4 TYW5 enables GO:0016706 #> 2487 UniProtKB A2RUC4 TYW5 enables GO:0042803 #> 2488 UniProtKB A2RUC4 TYW5 enables GO:0102524 #> 2489 UniProtKB A2RUC4 TYW5 enables GO:0102524 #> 2490 UniProtKB A2RUC4 TYW5 involved_in GO:0006400 #> 2491 UniProtKB A2RUC4 TYW5 involved_in GO:0031591 #> 2492 UniProtKB A2RUC4 TYW5 involved_in GO:0031591 #> 2493 UniProtKB A2RUC4 TYW5 located_in GO:0005737 #> 2494 UniProtKB A2RUG3 XKRY2 located_in GO:0016021 #> 2495 UniProtKB A2RUH7 MYBPHL enables GO:0003674 #> 2496 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2497 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2498 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2499 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2500 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2501 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2502 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2503 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2504 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2505 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2506 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2507 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2508 UniProtKB A2RUH7 MYBPHL enables GO:0005515 #> 2509 UniProtKB A2RUH7 MYBPHL involved_in GO:0001701 #> 2510 UniProtKB A2RUH7 MYBPHL involved_in GO:0008150 #> 2511 UniProtKB A2RUH7 MYBPHL located_in GO:0030017 #> 2512 UniProtKB A2RUH7 MYBPHL located_in GO:0036379 #> 2513 UniProtKB A2RUS2 DENND3 enables GO:0005085 #> 2514 UniProtKB A2RUS2 DENND3 involved_in GO:0008333 #> 2515 UniProtKB A2RUS2 DENND3 involved_in GO:0044257 #> 2516 UniProtKB A2RUS2 DENND3 involved_in GO:0050790 #> 2517 UniProtKB A2RUS2 DENND3 located_in GO:0005829 #> 2518 UniProtKB A2RUS2 DENND3 located_in GO:0005829 #> 2519 UniProtKB A2RUT3 TMEM89 located_in GO:0005634 #> 2520 UniProtKB A2RUT3 TMEM89 located_in GO:0016021 #> 2521 UniProtKB A2RUU4 CLPSL1 enables GO:0008047 #> 2522 UniProtKB A2RUU4 CLPSL1 involved_in GO:0007586 #> 2523 UniProtKB A2RUU4 CLPSL1 involved_in GO:0016042 #> 2524 UniProtKB A2RUU4 CLPSL1 located_in GO:0005576 #> 2525 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2526 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2527 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2528 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2529 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2530 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2531 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2532 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2533 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2534 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2535 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2536 UniProtKB A2VCK2 DCDC2B enables GO:0005515 #> 2537 UniProtKB A2VCK2 DCDC2B involved_in GO:0035556 #> 2538 UniProtKB A2VDF0 FUOM enables GO:0016857 #> 2539 UniProtKB A2VDF0 FUOM enables GO:0036373 #> 2540 UniProtKB A2VDF0 FUOM enables GO:0042806 #> 2541 UniProtKB A2VDF0 FUOM involved_in GO:0006004 #> 2542 UniProtKB A2VDF0 FUOM involved_in GO:0006004 #> 2543 UniProtKB A2VDF0 FUOM located_in GO:0005829 #> 2544 UniProtKB A2VDJ0 TMEM131L involved_in GO:0016055 #> 2545 UniProtKB A2VDJ0 TMEM131L involved_in GO:0033088 #> 2546 UniProtKB A2VDJ0 TMEM131L involved_in GO:0090090 #> 2547 UniProtKB A2VDJ0 TMEM131L located_in GO:0005737 #> 2548 UniProtKB A2VDJ0 TMEM131L located_in GO:0005783 #> 2549 UniProtKB A2VDJ0 TMEM131L located_in GO:0005886 #> 2550 UniProtKB A2VDJ0 TMEM131L located_in GO:0016021 #> 2551 UniProtKB A2VEC9 SSPOP enables GO:0030414 #> 2552 UniProtKB A2VEC9 SSPOP involved_in GO:0007155 #> 2553 UniProtKB A2VEC9 SSPOP involved_in GO:0007399 #> 2554 UniProtKB A2VEC9 SSPOP involved_in GO:0030154 #> 2555 UniProtKB A2VEC9 SSPOP involved_in GO:0052547 #> 2556 UniProtKB A2VEC9 SSPOP located_in GO:0005615 #> 2557 UniProtKB A3KFT3 OR2M5 enables GO:0004930 #> 2558 UniProtKB A3KFT3 OR2M5 enables GO:0004984 #> 2559 UniProtKB A3KFT3 OR2M5 involved_in GO:0007186 #> 2560 UniProtKB A3KFT3 OR2M5 involved_in GO:0050911 #> 2561 UniProtKB A3KFT3 OR2M5 located_in GO:0005886 #> 2562 UniProtKB A3KFT3 OR2M5 located_in GO:0016021 #> 2563 UniProtKB A3KMH1 VWA8 enables GO:0005515 #> 2564 UniProtKB A3KMH1 VWA8 enables GO:0005515 #> 2565 UniProtKB A3KMH1 VWA8 enables GO:0005515 #> 2566 UniProtKB A3KMH1 VWA8 enables GO:0005524 #> 2567 UniProtKB A3KMH1 VWA8 enables GO:0140603 #> 2568 UniProtKB A3KMH1 VWA8 located_in GO:0005739 #> 2569 UniProtKB A3KMH1 VWA8 located_in GO:0005739 #> 2570 UniProtKB A3KMH1 VWA8 located_in GO:0005777 #> 2571 UniProtKB A3KN74 GPX6 involved_in GO:0006979 #> 2572 UniProtKB A3KN74 GPX6 involved_in GO:0098869 #> 2573 UniProtKB A3KN74 GPX6 involved_in GO:0098869 #> 2574 UniProtKB A3KN83 SBNO1 enables GO:0003674 #> 2575 UniProtKB A3KN83 SBNO1 involved_in GO:0008150 #> 2576 UniProtKB A3KN83 SBNO1 is_active_in GO:0005575 #> 2577 UniProtKB A3QJZ6 PRAMEF22 involved_in GO:0008284 #> 2578 UniProtKB A3QJZ6 PRAMEF22 involved_in GO:0043066 #> 2579 UniProtKB A3QJZ6 PRAMEF22 involved_in GO:0045596 #> 2580 UniProtKB A3QJZ6 PRAMEF22 involved_in GO:0045892 #> 2581 UniProtKB A3QJZ7 PRAMEF27 involved_in GO:0008284 #> 2582 UniProtKB A3QJZ7 PRAMEF27 involved_in GO:0043066 #> 2583 UniProtKB A3QJZ7 PRAMEF27 involved_in GO:0045596 #> 2584 UniProtKB A3QJZ7 PRAMEF27 involved_in GO:0045892 #> 2585 UniProtKB A4D0S4 LAMB4 located_in GO:0005576 #> 2586 UniProtKB A4D0T2 C7orf66 located_in GO:0016021 #> 2587 UniProtKB A4D0T7 SMIM30 located_in GO:0016021 #> 2588 UniProtKB A4D0V7 CPED1 located_in GO:0005783 #> 2589 UniProtKB A4D126 CRPPA enables GO:0042803 #> 2590 UniProtKB A4D126 CRPPA enables GO:0047349 #> 2591 UniProtKB A4D126 CRPPA enables GO:0070567 #> 2592 UniProtKB A4D126 CRPPA involved_in GO:0007411 #> 2593 UniProtKB A4D126 CRPPA involved_in GO:0008299 #> 2594 UniProtKB A4D126 CRPPA involved_in GO:0035269 #> 2595 UniProtKB A4D126 CRPPA involved_in GO:0035269 #> 2596 UniProtKB A4D126 CRPPA located_in GO:0005829 #> 2597 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2598 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2599 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2600 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2601 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2602 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2603 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2604 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2605 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2606 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2607 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2608 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2609 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2610 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2611 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2612 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2613 UniProtKB A4D161 FAM221A enables GO:0005515 #> 2614 UniProtKB A4D1B5 GSAP enables GO:0001540 #> 2615 UniProtKB A4D1B5 GSAP enables GO:0005515 #> 2616 UniProtKB A4D1B5 GSAP involved_in GO:0030162 #> 2617 UniProtKB A4D1B5 GSAP involved_in GO:1902004 #> 2618 UniProtKB A4D1B5 GSAP located_in GO:0005802 #> 2619 UniProtKB A4D1E1 ZNF804B enables GO:0046872 #> 2620 UniProtKB A4D1E9 GTPBP10 enables GO:0003723 #> 2621 UniProtKB A4D1E9 GTPBP10 enables GO:0005515 #> 2622 UniProtKB A4D1E9 GTPBP10 enables GO:0005515 #> 2623 UniProtKB A4D1E9 GTPBP10 enables GO:0005515 #> 2624 UniProtKB A4D1E9 GTPBP10 involved_in GO:0042254 #> 2625 UniProtKB A4D1E9 GTPBP10 located_in GO:0005694 #> 2626 UniProtKB A4D1E9 GTPBP10 located_in GO:0005730 #> 2627 UniProtKB A4D1P6 WDR91 NOT|involved_in GO:0006511 #> 2628 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2629 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2630 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2631 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2632 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2633 UniProtKB A4D1P6 WDR91 enables GO:0005515 #> 2634 UniProtKB A4D1P6 WDR91 enables GO:0035014 #> 2635 UniProtKB A4D1P6 WDR91 involved_in GO:0043551 #> 2636 UniProtKB A4D1P6 WDR91 involved_in GO:0045022 #> 2637 UniProtKB A4D1P6 WDR91 involved_in GO:0045022 #> 2638 UniProtKB A4D1P6 WDR91 involved_in GO:1903362 #> 2639 UniProtKB A4D1P6 WDR91 located_in GO:0005829 #> 2640 UniProtKB A4D1P6 WDR91 located_in GO:0031313 #> 2641 UniProtKB A4D1P6 WDR91 located_in GO:0031901 #> 2642 UniProtKB A4D1P6 WDR91 located_in GO:0031902 #> 2643 UniProtKB A4D1P6 WDR91 located_in GO:0031902 #> 2644 UniProtKB A4D1S0 KLRG2 enables GO:0030246 #> 2645 UniProtKB A4D1S0 KLRG2 located_in GO:0016021 #> 2646 UniProtKB A4D1S5 RAB19 enables GO:0005515 #> 2647 UniProtKB A4D1S5 RAB19 enables GO:0005515 #> 2648 UniProtKB A4D1S5 RAB19 enables GO:0005515 #> 2649 UniProtKB A4D1S5 RAB19 enables GO:0005515 #> 2650 UniProtKB A4D1S5 RAB19 enables GO:0005525 #> 2651 UniProtKB A4D1S5 RAB19 located_in GO:0005886 #> 2652 UniProtKB A4D1S5 RAB19 located_in GO:0070062 #> 2653 UniProtKB A4D1T9 PRSS37 enables GO:0004252 #> 2654 UniProtKB A4D1T9 PRSS37 involved_in GO:0006508 #> 2655 UniProtKB A4D1T9 PRSS37 involved_in GO:0007339 #> 2656 UniProtKB A4D1T9 PRSS37 involved_in GO:0016477 #> 2657 UniProtKB A4D1T9 PRSS37 involved_in GO:0051604 #> 2658 UniProtKB A4D1T9 PRSS37 involved_in GO:0070613 #> 2659 UniProtKB A4D1T9 PRSS37 involved_in GO:1905516 #> 2660 UniProtKB A4D1T9 PRSS37 involved_in GO:2000344 #> 2661 UniProtKB A4D1T9 PRSS37 located_in GO:0001669 #> 2662 UniProtKB A4D1T9 PRSS37 located_in GO:0005576 #> 2663 UniProtKB A4D1T9 PRSS37 located_in GO:0005634 #> 2664 UniProtKB A4D1U4 DENND11 enables GO:0005085 #> 2665 UniProtKB A4D1U4 DENND11 involved_in GO:0050790 #> 2666 UniProtKB A4D1Z8 GRIFIN enables GO:0030246 #> 2667 UniProtKB A4D256 CDC14C enables GO:0008138 #> 2668 UniProtKB A4D256 CDC14C enables GO:0106306 #> 2669 UniProtKB A4D256 CDC14C enables GO:0106306 #> 2670 UniProtKB A4D256 CDC14C enables GO:0106307 #> 2671 UniProtKB A4D256 CDC14C enables GO:0106307 #> 2672 UniProtKB A4D256 CDC14C involved_in GO:0035335 #> 2673 UniProtKB A4D256 CDC14C located_in GO:0005789 #> 2674 UniProtKB A4D256 CDC14C located_in GO:0016021 #> 2675 UniProtKB A4D263 SPATA48 enables GO:0003674 #> 2676 UniProtKB A4D263 SPATA48 involved_in GO:0008150 #> 2677 UniProtKB A4D263 SPATA48 is_active_in GO:0005575 #> 2678 UniProtKB A4D2B0 MBLAC1 enables GO:0016787 #> 2679 UniProtKB A4D2B0 MBLAC1 enables GO:0046872 #> 2680 UniProtKB A4D2B8 PMS2P1 enables GO:0016301 #> 2681 UniProtKB A4D2B8 PMS2P1 involved_in GO:0016310 #> 2682 UniProtKB A4D2G3 OR2A25 enables GO:0004930 #> 2683 UniProtKB A4D2G3 OR2A25 involved_in GO:0007186 #> 2684 UniProtKB A4D2G3 OR2A25 located_in GO:0005886 #> 2685 UniProtKB A4D2H0 CTAGE15 located_in GO:0016021 #> 2686 UniProtKB A4D2P6 GRID2IP involved_in GO:0060292 #> 2687 UniProtKB A4D2P6 GRID2IP located_in GO:0045211 #> 2688 UniProtKB A4FU01 MTMR11 located_in GO:0005737 #> 2689 UniProtKB A4FU01 MTMR11 located_in GO:0070062 #> 2690 UniProtKB A4FU28 CTAGE9 located_in GO:0016021 #> 2691 UniProtKB A4FU49 SH3D21 located_in GO:0005654 #> 2692 UniProtKB A4FU49 SH3D21 located_in GO:0005886 #> 2693 UniProtKB A4FU69 EFCAB5 enables GO:0005509 #> 2694 UniProtKB A4GXA9 EME2 enables GO:0003677 #> 2695 UniProtKB A4GXA9 EME2 enables GO:0004519 #> 2696 UniProtKB A4GXA9 EME2 enables GO:0005515 #> 2697 UniProtKB A4GXA9 EME2 involved_in GO:0090305 #> 2698 UniProtKB A4GXA9 EME2 involved_in GO:0090305 #> 2699 UniProtKB A4GXA9 EME2 located_in GO:0005634 #> 2700 UniProtKB A4IF30 SLC35F4 enables GO:0022857 #> 2701 UniProtKB A4IF30 SLC35F4 involved_in GO:0055085 #> 2702 UniProtKB A4IF30 SLC35F4 located_in GO:0016021 #> 2703 UniProtKB A4QMS7 C5orf49 enables GO:0005515 #> 2704 UniProtKB A4QMS7 C5orf49 enables GO:0005515 #> 2705 UniProtKB A4QMS7 C5orf49 enables GO:0005515 #> 2706 UniProtKB A4QMS7 C5orf49 enables GO:0005515 #> 2707 UniProtKB A4QMS7 C5orf49 located_in GO:0036064 #> 2708 UniProtKB A4QPH2 PI4KAP2 involved_in GO:0016310 #> 2709 UniProtKB A4UGR9 XIRP2 colocalizes_with GO:0001725 #> 2710 UniProtKB A4UGR9 XIRP2 colocalizes_with GO:0005925 #> 2711 UniProtKB A4UGR9 XIRP2 enables GO:0051015 #> 2712 UniProtKB A4UGR9 XIRP2 enables GO:0051393 #> 2713 UniProtKB A4UGR9 XIRP2 involved_in GO:0003281 #> 2714 UniProtKB A4UGR9 XIRP2 involved_in GO:0008150 #> 2715 UniProtKB A4UGR9 XIRP2 involved_in GO:0030036 #> 2716 UniProtKB A4UGR9 XIRP2 involved_in GO:0045216 #> 2717 UniProtKB A4UGR9 XIRP2 involved_in GO:0055008 #> 2718 UniProtKB A4UGR9 XIRP2 located_in GO:0030018 #> 2719 UniProtKB A5A3E0 POTEF involved_in GO:0001895 #> 2720 UniProtKB A5A3E0 POTEF located_in GO:0005615 #> 2721 UniProtKB A5A3E0 POTEF located_in GO:0005615 #> 2722 UniProtKB A5A3E0 POTEF located_in GO:0005938 #> 2723 UniProtKB A5A3E0 POTEF located_in GO:0070062 #> 2724 UniProtKB A5A3E0 POTEF located_in GO:0072562 #> 2725 UniProtKB A5D6W6 FITM1 enables GO:0003674 #> 2726 UniProtKB A5D6W6 FITM1 enables GO:0017129 #> 2727 UniProtKB A5D6W6 FITM1 enables GO:0019992 #> 2728 UniProtKB A5D6W6 FITM1 involved_in GO:0010890 #> 2729 UniProtKB A5D6W6 FITM1 involved_in GO:0034389 #> 2730 UniProtKB A5D6W6 FITM1 involved_in GO:0034389 #> 2731 UniProtKB A5D6W6 FITM1 involved_in GO:0140042 #> 2732 UniProtKB A5D6W6 FITM1 located_in GO:0005789 #> 2733 UniProtKB A5D6W6 FITM1 located_in GO:0005789 #> 2734 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2735 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2736 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2737 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2738 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2739 UniProtKB A5D8T8 CLEC18A enables GO:0005515 #> 2740 UniProtKB A5D8T8 CLEC18A enables GO:0030247 #> 2741 UniProtKB A5D8T8 CLEC18A located_in GO:0005615 #> 2742 UniProtKB A5D8T8 CLEC18A located_in GO:0005768 #> 2743 UniProtKB A5D8T8 CLEC18A located_in GO:0005783 #> 2744 UniProtKB A5D8T8 CLEC18A located_in GO:0005794 #> 2745 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2746 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2747 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2748 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2749 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2750 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2751 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2752 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2753 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2754 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2755 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2756 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2757 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2758 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2759 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2760 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2761 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2762 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2763 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2764 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2765 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2766 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2767 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2768 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2769 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2770 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2771 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2772 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2773 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2774 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2775 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2776 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2777 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2778 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2779 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2780 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2781 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2782 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2783 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2784 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2785 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2786 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2787 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2788 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2789 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2790 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2791 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2792 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2793 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2794 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2795 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2796 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2797 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2798 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2799 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2800 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2801 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2802 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2803 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2804 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2805 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2806 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2807 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2808 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2809 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2810 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2811 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2812 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2813 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2814 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2815 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2816 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2817 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2818 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2819 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2820 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2821 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2822 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2823 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2824 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2825 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2826 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2827 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2828 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2829 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2830 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2831 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2832 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2833 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2834 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2835 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2836 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2837 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2838 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2839 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2840 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2841 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2842 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2843 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2844 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2845 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2846 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2847 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2848 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2849 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2850 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2851 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2852 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2853 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2854 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2855 UniProtKB A5D8V6 VPS37C enables GO:0005515 #> 2856 UniProtKB A5D8V6 VPS37C enables GO:0048306 #> 2857 UniProtKB A5D8V6 VPS37C involved_in GO:0016197 #> 2858 UniProtKB A5D8V6 VPS37C involved_in GO:0016236 #> 2859 UniProtKB A5D8V6 VPS37C involved_in GO:0019058 #> 2860 UniProtKB A5D8V6 VPS37C involved_in GO:0036258 #> 2861 UniProtKB A5D8V6 VPS37C involved_in GO:0039702 #> 2862 UniProtKB A5D8V6 VPS37C involved_in GO:0075733 #> 2863 UniProtKB A5D8V6 VPS37C located_in GO:0010008 #> 2864 UniProtKB A5D8V6 VPS37C located_in GO:0010008 #> 2865 UniProtKB A5D8V6 VPS37C located_in GO:0010008 #> 2866 UniProtKB A5D8V6 VPS37C located_in GO:0010008 #> 2867 UniProtKB A5D8V6 VPS37C located_in GO:0010008 #> 2868 UniProtKB A5D8V6 VPS37C located_in GO:0031902 #> 2869 UniProtKB A5D8V6 VPS37C located_in GO:0043657 #> 2870 UniProtKB A5D8V6 VPS37C located_in GO:0070062 #> 2871 UniProtKB A5D8V6 VPS37C located_in GO:0070062 #> 2872 UniProtKB A5D8V6 VPS37C part_of GO:0000813 #> 2873 UniProtKB A5D8V6 VPS37C part_of GO:0000813 #> 2874 UniProtKB A5D8V6 VPS37C part_of GO:0000813 #> 2875 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2876 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2877 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2878 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2879 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2880 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2881 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2882 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2883 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2884 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2885 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2886 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2887 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2888 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2889 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2890 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2891 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2892 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2893 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2894 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2895 UniProtKB A5D8V7 ODAD3 enables GO:0005515 #> 2896 UniProtKB A5D8V7 ODAD3 involved_in GO:0003341 #> 2897 UniProtKB A5D8V7 ODAD3 involved_in GO:0007368 #> 2898 UniProtKB A5D8V7 ODAD3 involved_in GO:0036158 #> 2899 UniProtKB A5D8V7 ODAD3 involved_in GO:1902017 #> 2900 UniProtKB A5D8V7 ODAD3 located_in GO:0005814 #> 2901 UniProtKB A5D8V7 ODAD3 located_in GO:0005929 #> 2902 UniProtKB A5D8V7 ODAD3 located_in GO:0005930 #> 2903 UniProtKB A5D8V7 ODAD3 located_in GO:0036064 #> 2904 UniProtKB A5D8W1 CFAP69 acts_upstream_of_or_within GO:0007288 #> 2905 UniProtKB A5D8W1 CFAP69 acts_upstream_of_or_within GO:0030317 #> 2906 UniProtKB A5D8W1 CFAP69 involved_in GO:0007608 #> 2907 UniProtKB A5D8W1 CFAP69 involved_in GO:0042048 #> 2908 UniProtKB A5D8W1 CFAP69 involved_in GO:1902093 #> 2909 UniProtKB A5D8W1 CFAP69 involved_in GO:1905516 #> 2910 UniProtKB A5D8W1 CFAP69 involved_in GO:1990834 #> 2911 UniProtKB A5D8W1 CFAP69 located_in GO:0005737 #> 2912 UniProtKB A5D8W1 CFAP69 located_in GO:0097225 #> 2913 UniProtKB A5D8W1 CFAP69 located_in GO:0097225 #> 2914 UniProtKB A5D8W1 CFAP69 located_in GO:0097730 #> 2915 UniProtKB A5LHX3 PSMB11 acts_upstream_of_or_within GO:0006508 #> 2916 UniProtKB A5LHX3 PSMB11 enables GO:0004298 #> 2917 UniProtKB A5LHX3 PSMB11 enables GO:0005515 #> 2918 UniProtKB A5LHX3 PSMB11 enables GO:0005515 #> 2919 UniProtKB A5LHX3 PSMB11 enables GO:0005515 #> 2920 UniProtKB A5LHX3 PSMB11 enables GO:0005515 #> 2921 UniProtKB A5LHX3 PSMB11 enables GO:0005515 #> 2922 UniProtKB A5LHX3 PSMB11 enables GO:0008233 #> 2923 UniProtKB A5LHX3 PSMB11 involved_in GO:0000165 #> 2924 UniProtKB A5LHX3 PSMB11 involved_in GO:0000209 #> 2925 UniProtKB A5LHX3 PSMB11 involved_in GO:0002223 #> 2926 UniProtKB A5LHX3 PSMB11 involved_in GO:0002479 #> 2927 UniProtKB A5LHX3 PSMB11 involved_in GO:0006521 #> 2928 UniProtKB A5LHX3 PSMB11 involved_in GO:0010972 #> 2929 UniProtKB A5LHX3 PSMB11 involved_in GO:0016579 #> 2930 UniProtKB A5LHX3 PSMB11 involved_in GO:0031145 #> 2931 UniProtKB A5LHX3 PSMB11 involved_in GO:0031145 #> 2932 UniProtKB A5LHX3 PSMB11 involved_in GO:0031146 #> 2933 UniProtKB A5LHX3 PSMB11 involved_in GO:0033077 #> 2934 UniProtKB A5LHX3 PSMB11 involved_in GO:0033209 #> 2935 UniProtKB A5LHX3 PSMB11 involved_in GO:0036388 #> 2936 UniProtKB A5LHX3 PSMB11 involved_in GO:0038061 #> 2937 UniProtKB A5LHX3 PSMB11 involved_in GO:0038095 #> 2938 UniProtKB A5LHX3 PSMB11 involved_in GO:0043161 #> 2939 UniProtKB A5LHX3 PSMB11 involved_in GO:0043161 #> 2940 UniProtKB A5LHX3 PSMB11 involved_in GO:0043161 #> 2941 UniProtKB A5LHX3 PSMB11 involved_in GO:0043374 #> 2942 UniProtKB A5LHX3 PSMB11 involved_in GO:0043488 #> 2943 UniProtKB A5LHX3 PSMB11 involved_in GO:0043687 #> 2944 UniProtKB A5LHX3 PSMB11 involved_in GO:0050852 #> 2945 UniProtKB A5LHX3 PSMB11 involved_in GO:0055085 #> 2946 UniProtKB A5LHX3 PSMB11 involved_in GO:0060071 #> 2947 UniProtKB A5LHX3 PSMB11 involved_in GO:0061418 #> 2948 UniProtKB A5LHX3 PSMB11 involved_in GO:0070498 #> 2949 UniProtKB A5LHX3 PSMB11 involved_in GO:0090090 #> 2950 UniProtKB A5LHX3 PSMB11 involved_in GO:0090263 #> 2951 UniProtKB A5LHX3 PSMB11 involved_in GO:1901990 #> 2952 UniProtKB A5LHX3 PSMB11 involved_in GO:1902036 #> 2953 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2954 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2955 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2956 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2957 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2958 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2959 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2960 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2961 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2962 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2963 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2964 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2965 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2966 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2967 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2968 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2969 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2970 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2971 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2972 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2973 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2974 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2975 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2976 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2977 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2978 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2979 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2980 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2981 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2982 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2983 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2984 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2985 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2986 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2987 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2988 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2989 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2990 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2991 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2992 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2993 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2994 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2995 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2996 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2997 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2998 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 2999 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3000 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3001 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3002 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3003 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3004 UniProtKB A5LHX3 PSMB11 located_in GO:0005829 #> 3005 UniProtKB A5LHX3 PSMB11 part_of GO:0019774 #> 3006 UniProtKB A5PKW4 PSD enables GO:0005085 #> 3007 UniProtKB A5PKW4 PSD enables GO:0005515 #> 3008 UniProtKB A5PKW4 PSD enables GO:0005543 #> 3009 UniProtKB A5PKW4 PSD involved_in GO:0007165 #> 3010 UniProtKB A5PKW4 PSD involved_in GO:0031175 #> 3011 UniProtKB A5PKW4 PSD involved_in GO:0032012 #> 3012 UniProtKB A5PKW4 PSD involved_in GO:0050790 #> 3013 UniProtKB A5PKW4 PSD located_in GO:0032154 #> 3014 UniProtKB A5PKW4 PSD located_in GO:0032587 #> 3015 UniProtKB A5PKW4 PSD located_in GO:0043197 #> 3016 UniProtKB A5PKW4 PSD located_in GO:0098999 #> 3017 UniProtKB A5PKW4 PSD located_in GO:0099092 #> 3018 UniProtKB A5PL33 KRBA1 enables GO:0003674 #> 3019 UniProtKB A5PL33 KRBA1 involved_in GO:0008150 #> 3020 UniProtKB A5PL33 KRBA1 is_active_in GO:0005575 #> 3021 UniProtKB A5PLK6 RGSL1 located_in GO:0016021 #> 3022 UniProtKB A5PLL1 ANKRD34B located_in GO:0005634 #> 3023 UniProtKB A5PLL1 ANKRD34B located_in GO:0005737 #> 3024 UniProtKB A5PLL7 PEDS1 enables GO:0005515 #> 3025 UniProtKB A5PLL7 PEDS1 enables GO:0005515 #> 3026 UniProtKB A5PLL7 PEDS1 enables GO:0050207 #> 3027 UniProtKB A5PLL7 PEDS1 enables GO:0050207 #> 3028 UniProtKB A5PLL7 PEDS1 involved_in GO:0006631 #> 3029 UniProtKB A5PLL7 PEDS1 involved_in GO:0008611 #> 3030 UniProtKB A5PLL7 PEDS1 involved_in GO:0008611 #> 3031 UniProtKB A5PLL7 PEDS1 located_in GO:0005783 #> 3032 UniProtKB A5PLL7 PEDS1 located_in GO:0005789 #> 3033 UniProtKB A5PLL7 PEDS1 located_in GO:0016021 #> 3034 UniProtKB A5PLN9 TRAPPC13 enables GO:0005515 #> 3035 UniProtKB A5PLN9 TRAPPC13 enables GO:0005515 #> 3036 UniProtKB A5PLN9 TRAPPC13 located_in GO:0005829 #> 3037 UniProtKB A5X5Y0 HTR3E enables GO:0004888 #> 3038 UniProtKB A5X5Y0 HTR3E enables GO:0022850 #> 3039 UniProtKB A5X5Y0 HTR3E involved_in GO:0007210 #> 3040 UniProtKB A5X5Y0 HTR3E involved_in GO:0007268 #> 3041 UniProtKB A5X5Y0 HTR3E located_in GO:0005886 #> 3042 UniProtKB A5YKK6 CNOT1 contributes_to GO:0004535 #> 3043 UniProtKB A5YKK6 CNOT1 enables GO:0003723 #> 3044 UniProtKB A5YKK6 CNOT1 enables GO:0003723 #> 3045 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3046 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3047 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3048 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3049 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3050 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3051 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3052 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3053 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3054 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3055 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3056 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3057 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3058 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3059 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3060 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3061 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3062 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3063 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3064 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3065 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3066 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3067 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3068 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3069 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3070 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3071 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3072 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3073 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3074 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3075 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3076 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3077 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3078 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3079 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3080 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3081 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3082 UniProtKB A5YKK6 CNOT1 enables GO:0005515 #> 3083 UniProtKB A5YKK6 CNOT1 enables GO:0019904 #> 3084 UniProtKB A5YKK6 CNOT1 enables GO:0030331 #> 3085 UniProtKB A5YKK6 CNOT1 enables GO:0042974 #> 3086 UniProtKB A5YKK6 CNOT1 enables GO:0060090 #> 3087 UniProtKB A5YKK6 CNOT1 enables GO:0070016 #> 3088 UniProtKB A5YKK6 CNOT1 involved_in GO:0000122 #> 3089 UniProtKB A5YKK6 CNOT1 involved_in GO:0000289 #> 3090 UniProtKB A5YKK6 CNOT1 involved_in GO:0001829 #> 3091 UniProtKB A5YKK6 CNOT1 involved_in GO:0006977 #> 3092 UniProtKB A5YKK6 CNOT1 involved_in GO:0010606 #> 3093 UniProtKB A5YKK6 CNOT1 involved_in GO:0017148 #> 3094 UniProtKB A5YKK6 CNOT1 involved_in GO:0033147 #> 3095 UniProtKB A5YKK6 CNOT1 involved_in GO:0035195 #> 3096 UniProtKB A5YKK6 CNOT1 involved_in GO:0035195 #> 3097 UniProtKB A5YKK6 CNOT1 involved_in GO:0048387 #> 3098 UniProtKB A5YKK6 CNOT1 involved_in GO:0060213 #> 3099 UniProtKB A5YKK6 CNOT1 involved_in GO:0060213 #> 3100 UniProtKB A5YKK6 CNOT1 involved_in GO:0061014 #> 3101 UniProtKB A5YKK6 CNOT1 involved_in GO:0090503 #> 3102 UniProtKB A5YKK6 CNOT1 involved_in GO:1900153 #> 3103 UniProtKB A5YKK6 CNOT1 involved_in GO:2000036 #> 3104 UniProtKB A5YKK6 CNOT1 located_in GO:0000932 #> 3105 UniProtKB A5YKK6 CNOT1 located_in GO:0000932 #> 3106 UniProtKB A5YKK6 CNOT1 located_in GO:0005615 #> 3107 UniProtKB A5YKK6 CNOT1 located_in GO:0005634 #> 3108 UniProtKB A5YKK6 CNOT1 located_in GO:0005829 #> 3109 UniProtKB A5YKK6 CNOT1 located_in GO:0005829 #> 3110 UniProtKB A5YKK6 CNOT1 located_in GO:0005829 #> 3111 UniProtKB A5YKK6 CNOT1 located_in GO:0016020 #> 3112 UniProtKB A5YKK6 CNOT1 part_of GO:0030014 #> 3113 UniProtKB A5YM72 CARNS1 acts_upstream_of_or_within GO:0035499 #> 3114 UniProtKB A5YM72 CARNS1 acts_upstream_of_or_within GO:0035499 #> 3115 UniProtKB A5YM72 CARNS1 enables GO:0005524 #> 3116 UniProtKB A5YM72 CARNS1 enables GO:0046872 #> 3117 UniProtKB A5YM72 CARNS1 enables GO:0047730 #> 3118 UniProtKB A5YM72 CARNS1 enables GO:0047730 #> 3119 UniProtKB A5YM72 CARNS1 enables GO:0047730 #> 3120 UniProtKB A5YM72 CARNS1 enables GO:0102102 #> 3121 UniProtKB A5YM72 CARNS1 involved_in GO:0006548 #> 3122 UniProtKB A5YM72 CARNS1 involved_in GO:0035499 #> 3123 UniProtKB A5YM72 CARNS1 is_active_in GO:0005575 #> 3124 UniProtKB A5YM72 CARNS1 located_in GO:0005829 #> 3125 UniProtKB A6BM72 MEGF11 enables GO:0005515 #> 3126 UniProtKB A6BM72 MEGF11 involved_in GO:0010842 #> 3127 UniProtKB A6BM72 MEGF11 involved_in GO:0034109 #> 3128 UniProtKB A6BM72 MEGF11 located_in GO:0016021 #> 3129 UniProtKB A6BM72 MEGF11 located_in GO:0016323 #> 3130 UniProtKB A6H8M9 CDHR4 enables GO:0005509 #> 3131 UniProtKB A6H8M9 CDHR4 involved_in GO:0007156 #> 3132 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3133 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3134 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3135 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3136 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3137 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3138 UniProtKB A6H8Y1 BDP1 located_in GO:0005654 #> 3139 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3140 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3141 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3142 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3143 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3144 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3145 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3146 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3147 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3148 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3149 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3150 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3151 UniProtKB A6H8Z2 FAM221B enables GO:0005515 #> 3152 UniProtKB A6NC42 DPPA5 involved_in GO:0007275 #> 3153 UniProtKB A6NC51 TMEM150B involved_in GO:0006914 #> 3154 UniProtKB A6NC51 TMEM150B located_in GO:0000421 #> 3155 UniProtKB A6NC51 TMEM150B located_in GO:0005887 #> 3156 UniProtKB A6NC51 TMEM150B located_in GO:0010008 #> 3157 UniProtKB A6NC86 PINLYP enables GO:0004859 #> 3158 UniProtKB A6NC86 PINLYP involved_in GO:0043086 #> 3159 UniProtKB A6NC86 PINLYP located_in GO:0005576 #> 3160 UniProtKB A6NC97 FAM172BP located_in GO:0016021 #> 3161 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3162 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3163 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3164 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3165 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3166 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3167 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3168 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3169 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3170 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3171 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3172 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3173 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3174 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3175 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3176 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3177 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3178 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3179 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3180 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3181 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3182 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3183 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3184 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3185 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3186 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3187 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3188 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3189 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3190 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3191 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3192 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3193 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3194 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3195 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3196 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3197 UniProtKB A6NC98 CCDC88B enables GO:0005515 #> 3198 UniProtKB A6NC98 CCDC88B involved_in GO:0001819 #> 3199 UniProtKB A6NC98 CCDC88B involved_in GO:0042102 #> 3200 UniProtKB A6NC98 CCDC88B involved_in GO:0042832 #> 3201 UniProtKB A6NC98 CCDC88B involved_in GO:0050870 #> 3202 UniProtKB A6NC98 CCDC88B located_in GO:0005783 #> 3203 UniProtKB A6NC98 CCDC88B located_in GO:0005794 #> 3204 UniProtKB A6NC98 CCDC88B located_in GO:0016020 #> 3205 UniProtKB A6NCC3 GOLGA8O enables GO:0005515 #> 3206 UniProtKB A6NCE7 MAP1LC3B2 located_in GO:0005874 #> 3207 UniProtKB A6NCE7 MAP1LC3B2 located_in GO:0012505 #> 3208 UniProtKB A6NCE7 MAP1LC3B2 located_in GO:0031410 #> 3209 UniProtKB A6NCE7 MAP1LC3B2 located_in GO:0043231 #> 3210 UniProtKB A6NCI4 VWA3A located_in GO:0005576 #> 3211 UniProtKB A6NCI5 LINC00862 located_in GO:0016021 #> 3212 UniProtKB A6NCK2 TRIM43B enables GO:0008270 #> 3213 UniProtKB A6NCL1 GMNC enables GO:0003682 #> 3214 UniProtKB A6NCL1 GMNC enables GO:0005515 #> 3215 UniProtKB A6NCL1 GMNC involved_in GO:0006270 #> 3216 UniProtKB A6NCL1 GMNC involved_in GO:0007049 #> 3217 UniProtKB A6NCL1 GMNC involved_in GO:0060271 #> 3218 UniProtKB A6NCL1 GMNC located_in GO:0005634 #> 3219 UniProtKB A6NCL2 LRCOL1 enables GO:0008047 #> 3220 UniProtKB A6NCL2 LRCOL1 involved_in GO:0007586 #> 3221 UniProtKB A6NCL2 LRCOL1 involved_in GO:0016042 #> 3222 UniProtKB A6NCL2 LRCOL1 located_in GO:0005576 #> 3223 UniProtKB A6NCM1 IQCA1L enables GO:0005524 #> 3224 UniProtKB A6NCN2 KRT87P located_in GO:0005615 #> 3225 UniProtKB A6NCN2 KRT87P located_in GO:0045095 #> 3226 UniProtKB A6NCQ9 RNF222 enables GO:0046872 #> 3227 UniProtKB A6NCQ9 RNF222 located_in GO:0016021 #> 3228 UniProtKB A6NCS4 NKX2-6 enables GO:0000977 #> 3229 UniProtKB A6NCS4 NKX2-6 enables GO:0000981 #> 3230 UniProtKB A6NCS4 NKX2-6 enables GO:0001228 #> 3231 UniProtKB A6NCS4 NKX2-6 enables GO:0003700 #> 3232 UniProtKB A6NCS4 NKX2-6 involved_in GO:0008284 #> 3233 UniProtKB A6NCS4 NKX2-6 involved_in GO:0021854 #> 3234 UniProtKB A6NCS4 NKX2-6 involved_in GO:0030154 #> 3235 UniProtKB A6NCS4 NKX2-6 involved_in GO:0035050 #> 3236 UniProtKB A6NCS4 NKX2-6 involved_in GO:0035050 #> 3237 UniProtKB A6NCS4 NKX2-6 involved_in GO:0043066 #> 3238 UniProtKB A6NCS4 NKX2-6 involved_in GO:0043586 #> 3239 UniProtKB A6NCS4 NKX2-6 involved_in GO:0045944 #> 3240 UniProtKB A6NCS4 NKX2-6 involved_in GO:0048565 #> 3241 UniProtKB A6NCS4 NKX2-6 involved_in GO:0055014 #> 3242 UniProtKB A6NCS4 NKX2-6 involved_in GO:0055015 #> 3243 UniProtKB A6NCS4 NKX2-6 involved_in GO:0060037 #> 3244 UniProtKB A6NCS4 NKX2-6 involved_in GO:0060039 #> 3245 UniProtKB A6NCS4 NKX2-6 located_in GO:0005634 #> 3246 UniProtKB A6NCS4 NKX2-6 located_in GO:0000785 #> 3247 UniProtKB A6NCV1 OR6C74 enables GO:0004930 #> 3248 UniProtKB A6NCV1 OR6C74 involved_in GO:0007186 #> 3249 UniProtKB A6NCV1 OR6C74 involved_in GO:0050911 #> 3250 UniProtKB A6NCV1 OR6C74 located_in GO:0005886 #> 3251 UniProtKB A6NCV1 OR6C74 located_in GO:0016021 #> 3252 UniProtKB A6NCW0 USP17L3 involved_in GO:0006511 #> 3253 UniProtKB A6NCW0 USP17L3 involved_in GO:0006915 #> 3254 UniProtKB A6NCW0 USP17L3 located_in GO:0005783 #> 3255 UniProtKB A6NCW7 USP17L4 located_in GO:0005783 #> 3256 UniProtKB A6ND01 IZUMO1R NOT|enables GO:0005542 #> 3257 UniProtKB A6ND01 IZUMO1R enables GO:0005102 #> 3258 UniProtKB A6ND01 IZUMO1R enables GO:0005515 #> 3259 UniProtKB A6ND01 IZUMO1R enables GO:0005515 #> 3260 UniProtKB A6ND01 IZUMO1R enables GO:0038023 #> 3261 UniProtKB A6ND01 IZUMO1R involved_in GO:0007155 #> 3262 UniProtKB A6ND01 IZUMO1R involved_in GO:0007338 #> 3263 UniProtKB A6ND01 IZUMO1R involved_in GO:0007342 #> 3264 UniProtKB A6ND01 IZUMO1R involved_in GO:0035036 #> 3265 UniProtKB A6ND01 IZUMO1R located_in GO:0005576 #> 3266 UniProtKB A6ND01 IZUMO1R located_in GO:0005886 #> 3267 UniProtKB A6ND36 FAM83G enables GO:0005515 #> 3268 UniProtKB A6ND36 FAM83G enables GO:0005515 #> 3269 UniProtKB A6ND36 FAM83G enables GO:0005515 #> 3270 UniProtKB A6ND36 FAM83G involved_in GO:0030509 #> 3271 UniProtKB A6ND36 FAM83G located_in GO:0005634 #> 3272 UniProtKB A6ND36 FAM83G located_in GO:0005829 #> 3273 UniProtKB A6ND36 FAM83G located_in GO:0005829 #> 3274 UniProtKB A6ND48 OR14I1 enables GO:0004930 #> 3275 UniProtKB A6ND48 OR14I1 enables GO:0005515 #> 3276 UniProtKB A6ND48 OR14I1 involved_in GO:0007186 #> 3277 UniProtKB A6ND48 OR14I1 involved_in GO:0050911 #> 3278 UniProtKB A6ND48 OR14I1 located_in GO:0005886 #> 3279 UniProtKB A6ND48 OR14I1 located_in GO:0016021 #> 3280 UniProtKB A6ND91 ASPDH enables GO:0050661 #> 3281 UniProtKB A6ND91 ASPDH enables GO:0106351 #> 3282 UniProtKB A6ND91 ASPDH enables GO:0106352 #> 3283 UniProtKB A6ND91 ASPDH involved_in GO:0009435 #> 3284 UniProtKB A6NDA9 LRIT2 located_in GO:0016021 #> 3285 UniProtKB A6NDB9 PALM3 enables GO:0005515 #> 3286 UniProtKB A6NDB9 PALM3 enables GO:0005524 #> 3287 UniProtKB A6NDB9 PALM3 involved_in GO:0001960 #> 3288 UniProtKB A6NDB9 PALM3 involved_in GO:0008063 #> 3289 UniProtKB A6NDB9 PALM3 involved_in GO:0032496 #> 3290 UniProtKB A6NDB9 PALM3 located_in GO:0005737 #> 3291 UniProtKB A6NDB9 PALM3 located_in GO:0005886 #> 3292 UniProtKB A6NDD5 SYNDIG1L located_in GO:0005794 #> 3293 UniProtKB A6NDD5 SYNDIG1L located_in GO:0016021 #> 3294 UniProtKB A6NDE4 RBMY1B enables GO:0003723 #> 3295 UniProtKB A6NDE4 RBMY1B involved_in GO:0006397 #> 3296 UniProtKB A6NDE4 RBMY1B involved_in GO:0007283 #> 3297 UniProtKB A6NDE4 RBMY1B involved_in GO:0008380 #> 3298 UniProtKB A6NDE4 RBMY1B involved_in GO:0008584 #> 3299 UniProtKB A6NDE4 RBMY1B located_in GO:0005634 #> 3300 UniProtKB A6NDG6 PGP enables GO:0000121 #> 3301 UniProtKB A6NDG6 PGP enables GO:0000287 #> 3302 UniProtKB A6NDG6 PGP enables GO:0004725 #> 3303 UniProtKB A6NDG6 PGP enables GO:0008967 #> 3304 UniProtKB A6NDG6 PGP enables GO:0043136 #> 3305 UniProtKB A6NDG6 PGP enables GO:0098519 #> 3306 UniProtKB A6NDG6 PGP involved_in GO:0006114 #> 3307 UniProtKB A6NDG6 PGP involved_in GO:0006650 #> 3308 UniProtKB A6NDG6 PGP involved_in GO:0016311 #> 3309 UniProtKB A6NDG6 PGP involved_in GO:0035335 #> 3310 UniProtKB A6NDG6 PGP involved_in GO:0045721 #> 3311 UniProtKB A6NDH6 OR5H15 enables GO:0004930 #> 3312 UniProtKB A6NDH6 OR5H15 involved_in GO:0007186 #> 3313 UniProtKB A6NDH6 OR5H15 involved_in GO:0050911 #> 3314 UniProtKB A6NDH6 OR5H15 located_in GO:0005886 #> 3315 UniProtKB A6NDH6 OR5H15 located_in GO:0016021 #> 3316 UniProtKB A6NDI0 TRIM49B enables GO:0008270 #> 3317 UniProtKB A6NDL8 OR6C68 enables GO:0004930 #> 3318 UniProtKB A6NDL8 OR6C68 involved_in GO:0007186 #> 3319 UniProtKB A6NDL8 OR6C68 involved_in GO:0050911 #> 3320 UniProtKB A6NDL8 OR6C68 located_in GO:0005886 #> 3321 UniProtKB A6NDL8 OR6C68 located_in GO:0016021 #> 3322 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3323 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3324 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3325 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3326 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3327 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3328 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3329 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3330 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3331 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3332 UniProtKB A6NDP7 MYADML2 enables GO:0005515 #> 3333 UniProtKB A6NDP7 MYADML2 located_in GO:0005737 #> 3334 UniProtKB A6NDP7 MYADML2 located_in GO:0016021 #> 3335 UniProtKB A6NDR6 MEIS3P1 located_in GO:0005634 #> 3336 UniProtKB A6NDS4 TBC1D3B located_in GO:0005886 #> 3337 UniProtKB A6NDU8 C5orf51 located_in GO:0005654 #> 3338 UniProtKB A6NDU8 C5orf51 located_in GO:0005829 #> 3339 UniProtKB A6NDV4 TMEM8B enables GO:0005515 #> 3340 UniProtKB A6NDV4 TMEM8B involved_in GO:0007160 #> 3341 UniProtKB A6NDV4 TMEM8B involved_in GO:0007346 #> 3342 UniProtKB A6NDV4 TMEM8B involved_in GO:0040008 #> 3343 UniProtKB A6NDV4 TMEM8B located_in GO:0005634 #> 3344 UniProtKB A6NDV4 TMEM8B located_in GO:0005739 #> 3345 UniProtKB A6NDV4 TMEM8B located_in GO:0005783 #> 3346 UniProtKB A6NDV4 TMEM8B located_in GO:0005886 #> 3347 UniProtKB A6NDV4 TMEM8B located_in GO:0009986 #> 3348 UniProtKB A6NDV4 TMEM8B located_in GO:0016021 #> 3349 UniProtKB A6NDX4 A6NDX4 located_in GO:0016021 #> 3350 UniProtKB A6NDX5 ZNF840P enables GO:0046872 #> 3351 UniProtKB A6NDX5 ZNF840P involved_in GO:0045944 #> 3352 UniProtKB A6NDY0 PABPN1L enables GO:0003723 #> 3353 UniProtKB A6NDY0 PABPN1L located_in GO:0005737 #> 3354 UniProtKB A6NE02 BTBD17 colocalizes_with GO:0005737 #> 3355 UniProtKB A6NE02 BTBD17 involved_in GO:0009615 #> 3356 UniProtKB A6NE02 BTBD17 involved_in GO:0045071 #> 3357 UniProtKB A6NE02 BTBD17 located_in GO:0005576 #> 3358 UniProtKB A6NE02 BTBD17 located_in GO:0005886 #> 3359 UniProtKB A6NE82 MBD3L3 enables GO:0005515 #> 3360 UniProtKB A6NEC2 NPEPPSL1 located_in GO:0070062 #> 3361 UniProtKB A6NED2 RCCD1 enables GO:0005515 #> 3362 UniProtKB A6NED2 RCCD1 involved_in GO:0006325 #> 3363 UniProtKB A6NED2 RCCD1 located_in GO:0005694 #> 3364 UniProtKB A6NED2 RCCD1 located_in GO:0005829 #> 3365 UniProtKB A6NED2 RCCD1 located_in GO:0005886 #> 3366 UniProtKB A6NEH6 TMEM247 located_in GO:0016021 #> 3367 UniProtKB A6NEK1 ARRDC5 involved_in GO:0016567 #> 3368 UniProtKB A6NEL2 SOWAHB enables GO:0005515 #> 3369 UniProtKB A6NEL3 FAM86C2P enables GO:0008168 #> 3370 UniProtKB A6NEL3 FAM86C2P involved_in GO:0032259 #> 3371 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3372 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3373 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3374 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3375 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3376 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3377 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3378 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3379 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3380 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3381 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3382 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3383 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3384 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3385 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3386 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3387 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3388 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3389 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3390 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3391 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3392 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3393 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3394 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3395 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3396 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3397 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3398 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3399 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3400 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3401 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3402 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3403 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3404 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3405 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3406 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3407 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3408 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3409 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3410 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3411 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3412 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3413 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3414 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3415 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3416 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3417 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3418 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3419 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3420 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3421 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3422 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3423 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3424 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3425 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3426 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3427 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3428 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3429 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3430 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3431 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3432 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3433 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3434 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3435 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3436 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3437 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3438 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3439 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3440 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3441 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3442 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3443 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3444 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3445 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3446 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3447 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3448 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3449 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3450 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3451 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3452 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3453 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3454 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3455 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3456 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3457 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3458 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3459 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3460 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3461 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3462 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3463 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3464 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3465 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3466 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3467 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3468 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3469 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3470 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3471 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3472 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3473 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3474 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3475 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3476 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3477 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3478 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3479 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3480 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3481 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3482 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3483 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3484 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3485 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3486 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3487 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3488 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3489 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3490 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3491 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3492 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3493 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3494 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3495 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3496 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3497 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3498 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3499 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3500 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3501 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3502 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3503 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3504 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3505 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3506 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3507 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3508 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3509 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3510 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3511 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3512 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3513 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3514 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3515 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3516 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3517 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3518 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3519 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3520 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3521 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3522 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3523 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3524 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3525 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3526 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3527 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3528 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3529 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3530 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3531 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3532 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3533 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3534 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3535 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3536 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3537 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3538 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3539 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3540 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3541 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3542 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3543 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3544 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3545 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3546 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3547 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3548 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3549 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3550 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3551 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3552 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3553 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3554 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3555 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3556 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3557 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3558 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3559 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3560 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3561 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3562 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3563 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3564 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3565 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3566 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3567 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3568 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3569 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3570 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3571 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3572 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3573 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3574 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3575 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3576 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3577 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3578 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3579 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3580 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3581 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3582 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3583 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3584 UniProtKB A6NEM1 GOLGA6L9 enables GO:0005515 #> 3585 UniProtKB A6NEQ0 RBMY1E enables GO:0005515 #> 3586 UniProtKB A6NEQ0 RBMY1E enables GO:0005515 #> 3587 UniProtKB A6NEQ0 RBMY1E involved_in GO:0006397 #> 3588 UniProtKB A6NEQ0 RBMY1E involved_in GO:0008380 #> 3589 UniProtKB A6NER0 TBC1D3F enables GO:0005515 #> 3590 UniProtKB A6NER0 TBC1D3F enables GO:0005515 #> 3591 UniProtKB A6NER0 TBC1D3F located_in GO:0005886 #> 3592 UniProtKB A6NET4 OR5K3 enables GO:0004930 #> 3593 UniProtKB A6NET4 OR5K3 involved_in GO:0007186 #> 3594 UniProtKB A6NET4 OR5K3 involved_in GO:0050911 #> 3595 UniProtKB A6NET4 OR5K3 located_in GO:0005886 #> 3596 UniProtKB A6NET4 OR5K3 located_in GO:0016021 #> 3597 UniProtKB A6NEY8 PRORSD1P enables GO:0002161 #> 3598 UniProtKB A6NEY8 PRORSD1P involved_in GO:0106074 #> 3599 UniProtKB A6NF01 POM121B involved_in GO:0051028 #> 3600 UniProtKB A6NF34 ANTXRL enables GO:0046872 #> 3601 UniProtKB A6NF34 ANTXRL located_in GO:0016021 #> 3602 UniProtKB A6NF36 CCDC182 enables GO:0003674 #> 3603 UniProtKB A6NF36 CCDC182 involved_in GO:0008585 #> 3604 UniProtKB A6NF36 CCDC182 is_active_in GO:0005575 #> 3605 UniProtKB A6NF83 NUPR2 involved_in GO:0000122 #> 3606 UniProtKB A6NF83 NUPR2 involved_in GO:0006974 #> 3607 UniProtKB A6NF83 NUPR2 involved_in GO:0007049 #> 3608 UniProtKB A6NF83 NUPR2 involved_in GO:0008285 #> 3609 UniProtKB A6NF83 NUPR2 involved_in GO:0009267 #> 3610 UniProtKB A6NF83 NUPR2 involved_in GO:0051726 #> 3611 UniProtKB A6NF83 NUPR2 located_in GO:0005634 #> 3612 UniProtKB A6NF89 OR6C6 enables GO:0004930 #> 3613 UniProtKB A6NF89 OR6C6 involved_in GO:0007186 #> 3614 UniProtKB A6NF89 OR6C6 involved_in GO:0050911 #> 3615 UniProtKB A6NF89 OR6C6 located_in GO:0005811 #> 3616 UniProtKB A6NF89 OR6C6 located_in GO:0005886 #> 3617 UniProtKB A6NF89 OR6C6 located_in GO:0005886 #> 3618 UniProtKB A6NF89 OR6C6 located_in GO:0016021 #> 3619 UniProtKB A6NFA0 FAM205C located_in GO:0016021 #> 3620 UniProtKB A6NFA1 TRABD2B enables GO:0004222 #> 3621 UniProtKB A6NFA1 TRABD2B enables GO:0004222 #> 3622 UniProtKB A6NFA1 TRABD2B enables GO:0005515 #> 3623 UniProtKB A6NFA1 TRABD2B enables GO:0017147 #> 3624 UniProtKB A6NFA1 TRABD2B enables GO:0017147 #> 3625 UniProtKB A6NFA1 TRABD2B enables GO:0046872 #> 3626 UniProtKB A6NFA1 TRABD2B involved_in GO:0006508 #> 3627 UniProtKB A6NFA1 TRABD2B involved_in GO:0016055 #> 3628 UniProtKB A6NFA1 TRABD2B involved_in GO:0030178 #> 3629 UniProtKB A6NFA1 TRABD2B involved_in GO:0031334 #> 3630 UniProtKB A6NFA1 TRABD2B involved_in GO:1904808 #> 3631 UniProtKB A6NFA1 TRABD2B located_in GO:0005887 #> 3632 UniProtKB A6NFA1 TRABD2B located_in GO:0031301 #> 3633 UniProtKB A6NFC5 TMEM235 located_in GO:0005783 #> 3634 UniProtKB A6NFC5 TMEM235 located_in GO:0016021 #> 3635 UniProtKB A6NFC9 OR2W5P enables GO:0004930 #> 3636 UniProtKB A6NFC9 OR2W5P enables GO:0004984 #> 3637 UniProtKB A6NFC9 OR2W5P involved_in GO:0007186 #> 3638 UniProtKB A6NFC9 OR2W5P involved_in GO:0050911 #> 3639 UniProtKB A6NFC9 OR2W5P located_in GO:0005886 #> 3640 UniProtKB A6NFC9 OR2W5P located_in GO:0016021 #> 3641 UniProtKB A6NFD8 HELT enables GO:0000981 #> 3642 UniProtKB A6NFD8 HELT enables GO:0046983 #> 3643 UniProtKB A6NFD8 HELT located_in GO:0000785 #> 3644 UniProtKB A6NFE2 SMCO2 located_in GO:0016021 #> 3645 UniProtKB A6NFE3 EFCAB10 enables GO:0005509 #> 3646 UniProtKB A6NFF2 NAP1L6P involved_in GO:0006334 #> 3647 UniProtKB A6NFF2 NAP1L6P located_in GO:0005634 #> 3648 UniProtKB A6NFH5 FABP12 enables GO:0008289 #> 3649 UniProtKB A6NFH5 FABP12 involved_in GO:0019433 #> 3650 UniProtKB A6NFH5 FABP12 located_in GO:0005829 #> 3651 UniProtKB A6NFI3 ZNF316 enables GO:0046872 #> 3652 UniProtKB A6NFK2 GRXCR2 acts_upstream_of_or_within GO:0007605 #> 3653 UniProtKB A6NFK2 GRXCR2 involved_in GO:0033365 #> 3654 UniProtKB A6NFK2 GRXCR2 involved_in GO:0060088 #> 3655 UniProtKB A6NFK2 GRXCR2 located_in GO:0005902 #> 3656 UniProtKB A6NFN3 RBFOX3 enables GO:0003677 #> 3657 UniProtKB A6NFN3 RBFOX3 involved_in GO:0006397 #> 3658 UniProtKB A6NFN3 RBFOX3 involved_in GO:0008380 #> 3659 UniProtKB A6NFN3 RBFOX3 located_in GO:0043204 #> 3660 UniProtKB A6NFQ2 TCAF2 enables GO:0044325 #> 3661 UniProtKB A6NFQ2 TCAF2 enables GO:0044325 #> 3662 UniProtKB A6NFQ2 TCAF2 involved_in GO:0010360 #> 3663 UniProtKB A6NFQ2 TCAF2 involved_in GO:0030335 #> 3664 UniProtKB A6NFQ2 TCAF2 involved_in GO:0090314 #> 3665 UniProtKB A6NFQ2 TCAF2 located_in GO:0005886 #> 3666 UniProtKB A6NFQ2 TCAF2 located_in GO:0005886 #> 3667 UniProtKB A6NFQ2 TCAF2 located_in GO:0005886 #> 3668 UniProtKB A6NFQ2 TCAF2 located_in GO:0030054 #> 3669 UniProtKB A6NFQ7 DPRX enables GO:0000981 #> 3670 UniProtKB A6NFQ7 DPRX enables GO:1990837 #> 3671 UniProtKB A6NFQ7 DPRX located_in GO:0000785 #> 3672 UniProtKB A6NFR6 C5orf60 located_in GO:0016021 #> 3673 UniProtKB A6NFT4 CFAP73 enables GO:0070840 #> 3674 UniProtKB A6NFT4 CFAP73 involved_in GO:0003341 #> 3675 UniProtKB A6NFT4 CFAP73 involved_in GO:0036159 #> 3676 UniProtKB A6NFT4 CFAP73 involved_in GO:2000574 #> 3677 UniProtKB A6NFT4 CFAP73 located_in GO:0031514 #> 3678 UniProtKB A6NFT4 CFAP73 located_in GO:0097545 #> 3679 UniProtKB A6NFU0 FAM187A located_in GO:0016021 #> 3680 UniProtKB A6NFU8 PGPEP1L enables GO:0008234 #> 3681 UniProtKB A6NFX1 MFSD2B enables GO:0015293 #> 3682 UniProtKB A6NFX1 MFSD2B enables GO:0046624 #> 3683 UniProtKB A6NFX1 MFSD2B involved_in GO:0006869 #> 3684 UniProtKB A6NFX1 MFSD2B involved_in GO:0008643 #> 3685 UniProtKB A6NFX1 MFSD2B involved_in GO:0055085 #> 3686 UniProtKB A6NFX1 MFSD2B located_in GO:0005887 #> 3687 UniProtKB A6NFY4 NEMP2 located_in GO:0005637 #> 3688 UniProtKB A6NFY4 NEMP2 located_in GO:0016021 #> 3689 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3690 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3691 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3692 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3693 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3694 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3695 UniProtKB A6NFY7 SDHAF1 enables GO:0005515 #> 3696 UniProtKB A6NFY7 SDHAF1 involved_in GO:0034553 #> 3697 UniProtKB A6NFY7 SDHAF1 located_in GO:0005739 #> 3698 UniProtKB A6NFY7 SDHAF1 located_in GO:0005759 #> 3699 UniProtKB A6NFZ4 FAM24A located_in GO:0005576 #> 3700 UniProtKB A6NG13 MGAT4D involved_in GO:0007283 #> 3701 UniProtKB A6NG13 MGAT4D involved_in GO:0030154 #> 3702 UniProtKB A6NG13 MGAT4D involved_in GO:0060051 #> 3703 UniProtKB A6NG13 MGAT4D located_in GO:0000139 #> 3704 UniProtKB A6NG13 MGAT4D located_in GO:0005789 #> 3705 UniProtKB A6NG13 MGAT4D located_in GO:0016021 #> 3706 UniProtKB A6NGA9 TMEM202 located_in GO:0016021 #> 3707 UniProtKB A6NGB0 TMEM191C located_in GO:0016021 #> 3708 UniProtKB A6NGB7 TMEM221 located_in GO:0016021 #> 3709 UniProtKB A6NGB9 WIPF3 enables GO:0003779 #> 3710 UniProtKB A6NGB9 WIPF3 involved_in GO:0007275 #> 3711 UniProtKB A6NGB9 WIPF3 involved_in GO:0007283 #> 3712 UniProtKB A6NGB9 WIPF3 involved_in GO:0030154 #> 3713 UniProtKB A6NGB9 WIPF3 involved_in GO:0038096 #> 3714 UniProtKB A6NGB9 WIPF3 involved_in GO:0038096 #> 3715 UniProtKB A6NGB9 WIPF3 located_in GO:0005829 #> 3716 UniProtKB A6NGB9 WIPF3 located_in GO:0005829 #> 3717 UniProtKB A6NGB9 WIPF3 located_in GO:0005829 #> 3718 UniProtKB A6NGB9 WIPF3 located_in GO:0005829 #> 3719 UniProtKB A6NGC4 TLCD2 involved_in GO:0007009 #> 3720 UniProtKB A6NGC4 TLCD2 involved_in GO:0055091 #> 3721 UniProtKB A6NGC4 TLCD2 involved_in GO:0071709 #> 3722 UniProtKB A6NGC4 TLCD2 involved_in GO:0097035 #> 3723 UniProtKB A6NGC4 TLCD2 located_in GO:0005886 #> 3724 UniProtKB A6NGC4 TLCD2 located_in GO:0016021 #> 3725 UniProtKB A6NGD5 ZSCAN5C enables GO:0046872 #> 3726 UniProtKB A6NGD5 ZSCAN5C located_in GO:0005634 #> 3727 UniProtKB A6NGE7 URAD enables GO:0016831 #> 3728 UniProtKB A6NGE7 URAD enables GO:0051997 #> 3729 UniProtKB A6NGE7 URAD involved_in GO:0006144 #> 3730 UniProtKB A6NGE7 URAD involved_in GO:0008150 #> 3731 UniProtKB A6NGE7 URAD involved_in GO:0019428 #> 3732 UniProtKB A6NGE7 URAD involved_in GO:0019628 #> 3733 UniProtKB A6NGE7 URAD is_active_in GO:0005575 #> 3734 UniProtKB A6NGE7 URAD located_in GO:0005777 #> 3735 UniProtKB A6NGG8 PCARE involved_in GO:0007601 #> 3736 UniProtKB A6NGG8 PCARE involved_in GO:0050896 #> 3737 UniProtKB A6NGG8 PCARE located_in GO:0005929 #> 3738 UniProtKB A6NGH8 ANKRD61 located_in GO:0005654 #> 3739 UniProtKB A6NGJ6 TRIM64 enables GO:0008270 #> 3740 UniProtKB A6NGK3 GAGE10 enables GO:0005515 #> 3741 UniProtKB A6NGN4 PRAMEF25 involved_in GO:0008284 #> 3742 UniProtKB A6NGN4 PRAMEF25 involved_in GO:0043066 #> 3743 UniProtKB A6NGN4 PRAMEF25 involved_in GO:0045596 #> 3744 UniProtKB A6NGN4 PRAMEF25 involved_in GO:0045892 #> 3745 UniProtKB A6NGN9 IGLON5 located_in GO:0005576 #> 3746 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3747 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3748 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3749 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3750 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3751 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3752 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3753 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3754 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3755 UniProtKB A6NGQ2 OOEP enables GO:0005515 #> 3756 UniProtKB A6NGQ2 OOEP involved_in GO:0007015 #> 3757 UniProtKB A6NGQ2 OOEP involved_in GO:0008150 #> 3758 UniProtKB A6NGQ2 OOEP involved_in GO:0031297 #> 3759 UniProtKB A6NGQ2 OOEP involved_in GO:0032880 #> 3760 UniProtKB A6NGQ2 OOEP involved_in GO:0045836 #> 3761 UniProtKB A6NGQ2 OOEP involved_in GO:0051293 #> 3762 UniProtKB A6NGQ2 OOEP involved_in GO:0051302 #> 3763 UniProtKB A6NGQ2 OOEP involved_in GO:0070201 #> 3764 UniProtKB A6NGQ2 OOEP involved_in GO:1905168 #> 3765 UniProtKB A6NGQ2 OOEP involved_in GO:2000781 #> 3766 UniProtKB A6NGQ2 OOEP located_in GO:0005634 #> 3767 UniProtKB A6NGQ2 OOEP located_in GO:0005634 #> 3768 UniProtKB A6NGQ2 OOEP located_in GO:0005737 #> 3769 UniProtKB A6NGQ2 OOEP located_in GO:0005938 #> 3770 UniProtKB A6NGQ2 OOEP part_of GO:0032991 #> 3771 UniProtKB A6NGQ2 OOEP part_of GO:0106333 #> 3772 UniProtKB A6NGQ2 OOEP part_of GO:0106333 #> 3773 UniProtKB A6NGS2 ERICH4 enables GO:0005515 #> 3774 UniProtKB A6NGS2 ERICH4 enables GO:0005515 #> 3775 UniProtKB A6NGU5 GGT3P enables GO:0003674 #> 3776 UniProtKB A6NGU5 GGT3P enables GO:0102953 #> 3777 UniProtKB A6NGU5 GGT3P enables GO:0103068 #> 3778 UniProtKB A6NGU5 GGT3P involved_in GO:0006412 #> 3779 UniProtKB A6NGU5 GGT3P involved_in GO:0006508 #> 3780 UniProtKB A6NGU5 GGT3P involved_in GO:0006750 #> 3781 UniProtKB A6NGU5 GGT3P involved_in GO:0008150 #> 3782 UniProtKB A6NGU5 GGT3P involved_in GO:1901750 #> 3783 UniProtKB A6NGU5 GGT3P located_in GO:0016021 #> 3784 UniProtKB A6NGU5 GGT3P located_in GO:0070062 #> 3785 UniProtKB A6NGW2 STRCP1 located_in GO:0005576 #> 3786 UniProtKB A6NGY1 FRG2C located_in GO:0005634 #> 3787 UniProtKB A6NGY5 OR51F1 enables GO:0004930 #> 3788 UniProtKB A6NGY5 OR51F1 involved_in GO:0007186 #> 3789 UniProtKB A6NGY5 OR51F1 involved_in GO:0050911 #> 3790 UniProtKB A6NGY5 OR51F1 located_in GO:0005886 #> 3791 UniProtKB A6NGY5 OR51F1 located_in GO:0016021 #> 3792 UniProtKB A6NGZ8 SMIM9 located_in GO:0005886 #> 3793 UniProtKB A6NGZ8 SMIM9 located_in GO:0016021 #> 3794 UniProtKB A6NH00 OR2T8 enables GO:0004930 #> 3795 UniProtKB A6NH00 OR2T8 enables GO:0004984 #> 3796 UniProtKB A6NH00 OR2T8 involved_in GO:0007186 #> 3797 UniProtKB A6NH00 OR2T8 involved_in GO:0050911 #> 3798 UniProtKB A6NH00 OR2T8 located_in GO:0005886 #> 3799 UniProtKB A6NH00 OR2T8 located_in GO:0016021 #> 3800 UniProtKB A6NH11 GLTPD2 involved_in GO:1902389 #> 3801 UniProtKB A6NH21 SERINC4 involved_in GO:0008654 #> 3802 UniProtKB A6NH21 SERINC4 located_in GO:0016021 #> 3803 UniProtKB A6NH52 TVP23A enables GO:0005515 #> 3804 UniProtKB A6NH52 TVP23A enables GO:0005515 #> 3805 UniProtKB A6NH52 TVP23A enables GO:0005515 #> 3806 UniProtKB A6NH57 ARL5C enables GO:0003924 #> 3807 UniProtKB A6NHA9 OR4C46 enables GO:0004930 #> 3808 UniProtKB A6NHA9 OR4C46 enables GO:0004984 #> 3809 UniProtKB A6NHA9 OR4C46 involved_in GO:0007186 #> 3810 UniProtKB A6NHA9 OR4C46 involved_in GO:0050911 #> 3811 UniProtKB A6NHA9 OR4C46 located_in GO:0005886 #> 3812 UniProtKB A6NHA9 OR4C46 located_in GO:0016021 #> 3813 UniProtKB A6NHC0 CAPN8 enables GO:0005509 #> 3814 UniProtKB A6NHC0 CAPN8 involved_in GO:0007586 #> 3815 UniProtKB A6NHC0 CAPN8 located_in GO:0005794 #> 3816 UniProtKB A6NHG4 DDTL enables GO:0016829 #> 3817 UniProtKB A6NHG4 DDTL located_in GO:0005737 #> 3818 UniProtKB A6NHG4 DDTL located_in GO:0070062 #> 3819 UniProtKB A6NHG9 OR5H14 enables GO:0004930 #> 3820 UniProtKB A6NHG9 OR5H14 involved_in GO:0007186 #> 3821 UniProtKB A6NHG9 OR5H14 involved_in GO:0050911 #> 3822 UniProtKB A6NHG9 OR5H14 located_in GO:0005886 #> 3823 UniProtKB A6NHG9 OR5H14 located_in GO:0016021 #> 3824 UniProtKB A6NHJ4 ZNF860 enables GO:0005515 #> 3825 UniProtKB A6NHJ4 ZNF860 enables GO:0005515 #> 3826 UniProtKB A6NHJ4 ZNF860 enables GO:0046872 #> 3827 UniProtKB A6NHN0 OTOL1 enables GO:0005509 #> 3828 UniProtKB A6NHN0 OTOL1 involved_in GO:0045299 #> 3829 UniProtKB A6NHN0 OTOL1 involved_in GO:0051260 #> 3830 UniProtKB A6NHN0 OTOL1 located_in GO:0005576 #> 3831 UniProtKB A6NHN6 NPIPB15 located_in GO:0005576 #> 3832 UniProtKB A6NHN6 NPIPB15 located_in GO:0005654 #> 3833 UniProtKB A6NHQ2 FBLL1 involved_in GO:0001835 #> 3834 UniProtKB A6NHQ2 FBLL1 located_in GO:0001650 #> 3835 UniProtKB A6NHQ2 FBLL1 located_in GO:0005654 #> 3836 UniProtKB A6NHQ4 EPOP enables GO:0003682 #> 3837 UniProtKB A6NHQ4 EPOP involved_in GO:0006357 #> 3838 UniProtKB A6NHQ4 EPOP involved_in GO:0035616 #> 3839 UniProtKB A6NHQ4 EPOP involved_in GO:0048863 #> 3840 UniProtKB A6NHQ4 EPOP located_in GO:0005694 #> 3841 UniProtKB A6NHR9 SMCHD1 colocalizes_with GO:0000781 #> 3842 UniProtKB A6NHR9 SMCHD1 enables GO:0003677 #> 3843 UniProtKB A6NHR9 SMCHD1 enables GO:0005515 #> 3844 UniProtKB A6NHR9 SMCHD1 enables GO:0005524 #> 3845 UniProtKB A6NHR9 SMCHD1 enables GO:0042803 #> 3846 UniProtKB A6NHR9 SMCHD1 enables GO:0140603 #> 3847 UniProtKB A6NHR9 SMCHD1 involved_in GO:0006302 #> 3848 UniProtKB A6NHR9 SMCHD1 involved_in GO:0009048 #> 3849 UniProtKB A6NHR9 SMCHD1 involved_in GO:0043584 #> 3850 UniProtKB A6NHR9 SMCHD1 involved_in GO:0043584 #> 3851 UniProtKB A6NHR9 SMCHD1 involved_in GO:0045739 #> 3852 UniProtKB A6NHR9 SMCHD1 involved_in GO:0060820 #> 3853 UniProtKB A6NHR9 SMCHD1 involved_in GO:0060821 #> 3854 UniProtKB A6NHR9 SMCHD1 involved_in GO:0070868 #> 3855 UniProtKB A6NHR9 SMCHD1 involved_in GO:2000042 #> 3856 UniProtKB A6NHR9 SMCHD1 involved_in GO:2001034 #> 3857 UniProtKB A6NHR9 SMCHD1 located_in GO:0001740 #> 3858 UniProtKB A6NHR9 SMCHD1 located_in GO:0035861 #> 3859 UniProtKB A6NHR9 SMCHD1 located_in GO:0035861 #> 3860 UniProtKB A6NHS7 MANSC4 located_in GO:0016021 #> 3861 UniProtKB A6NHT5 HMX3 enables GO:0000981 #> 3862 UniProtKB A6NHT5 HMX3 involved_in GO:0007420 #> 3863 UniProtKB A6NHT5 HMX3 involved_in GO:0007566 #> 3864 UniProtKB A6NHT5 HMX3 involved_in GO:0030154 #> 3865 UniProtKB A6NHT5 HMX3 involved_in GO:0042472 #> 3866 UniProtKB A6NHT5 HMX3 involved_in GO:0050885 #> 3867 UniProtKB A6NHT5 HMX3 involved_in GO:0060135 #> 3868 UniProtKB A6NHT5 HMX3 located_in GO:0000785 #> 3869 UniProtKB A6NHX0 CASTOR2 NOT|enables GO:0034618 #> 3870 UniProtKB A6NHX0 CASTOR2 enables GO:0005515 #> 3871 UniProtKB A6NHX0 CASTOR2 enables GO:0005515 #> 3872 UniProtKB A6NHX0 CASTOR2 enables GO:0042802 #> 3873 UniProtKB A6NHX0 CASTOR2 involved_in GO:0034198 #> 3874 UniProtKB A6NHX0 CASTOR2 involved_in GO:1904262 #> 3875 UniProtKB A6NHX0 CASTOR2 located_in GO:0005829 #> 3876 UniProtKB A6NHX0 CASTOR2 located_in GO:0005829 #> 3877 UniProtKB A6NHY2 ANKDD1B involved_in GO:0007165 #> 3878 UniProtKB A6NI03 TRIM64B enables GO:0008270 #> 3879 UniProtKB A6NI15 MSGN1 enables GO:0000981 #> 3880 UniProtKB A6NI15 MSGN1 enables GO:0001228 #> 3881 UniProtKB A6NI15 MSGN1 enables GO:0003682 #> 3882 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3883 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3884 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3885 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3886 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3887 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3888 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3889 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3890 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3891 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3892 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3893 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3894 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3895 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3896 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3897 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3898 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3899 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3900 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3901 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3902 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3903 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3904 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3905 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3906 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3907 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3908 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3909 UniProtKB A6NI15 MSGN1 enables GO:0005515 #> 3910 UniProtKB A6NI15 MSGN1 enables GO:0046983 #> 3911 UniProtKB A6NI15 MSGN1 enables GO:1990837 #> 3912 UniProtKB A6NI15 MSGN1 involved_in GO:0001756 #> 3913 UniProtKB A6NI15 MSGN1 involved_in GO:0007379 #> 3914 UniProtKB A6NI15 MSGN1 involved_in GO:0030154 #> 3915 UniProtKB A6NI15 MSGN1 involved_in GO:0045944 #> 3916 UniProtKB A6NI15 MSGN1 located_in GO:0000785 #> 3917 UniProtKB A6NI28 ARHGAP42 enables GO:0005096 #> 3918 UniProtKB A6NI28 ARHGAP42 involved_in GO:0003085 #> 3919 UniProtKB A6NI28 ARHGAP42 involved_in GO:0007165 #> 3920 UniProtKB A6NI28 ARHGAP42 involved_in GO:0035024 #> 3921 UniProtKB A6NI28 ARHGAP42 involved_in GO:0090630 #> 3922 UniProtKB A6NI28 ARHGAP42 involved_in GO:1904694 #> 3923 UniProtKB A6NI28 ARHGAP42 is_active_in GO:0005575 #> 3924 UniProtKB A6NI56 CCDC154 located_in GO:0005769 #> 3925 UniProtKB A6NI61 MYMK involved_in GO:0007517 #> 3926 UniProtKB A6NI61 MYMK involved_in GO:0007520 #> 3927 UniProtKB A6NI61 MYMK involved_in GO:0007520 #> 3928 UniProtKB A6NI61 MYMK involved_in GO:0014905 #> 3929 UniProtKB A6NI61 MYMK involved_in GO:0045026 #> 3930 UniProtKB A6NI61 MYMK involved_in GO:1904206 #> 3931 UniProtKB A6NI61 MYMK located_in GO:0005886 #> 3932 UniProtKB A6NI61 MYMK located_in GO:0005886 #> 3933 UniProtKB A6NI61 MYMK located_in GO:0005887 #> 3934 UniProtKB A6NI61 MYMK located_in GO:0030173 #> 3935 UniProtKB A6NI72 NCF1B enables GO:0016175 #> 3936 UniProtKB A6NI72 NCF1B enables GO:0035091 #> 3937 UniProtKB A6NI73 LILRA5 involved_in GO:0032695 #> 3938 UniProtKB A6NI73 LILRA5 involved_in GO:0032696 #> 3939 UniProtKB A6NI73 LILRA5 involved_in GO:0032731 #> 3940 UniProtKB A6NI73 LILRA5 involved_in GO:0032731 #> 3941 UniProtKB A6NI73 LILRA5 involved_in GO:0032733 #> 3942 UniProtKB A6NI73 LILRA5 involved_in GO:0032755 #> 3943 UniProtKB A6NI73 LILRA5 involved_in GO:0032755 #> 3944 UniProtKB A6NI73 LILRA5 involved_in GO:0032760 #> 3945 UniProtKB A6NI73 LILRA5 involved_in GO:0032760 #> 3946 UniProtKB A6NI73 LILRA5 involved_in GO:0043410 #> 3947 UniProtKB A6NI73 LILRA5 involved_in GO:0045087 #> 3948 UniProtKB A6NI73 LILRA5 involved_in GO:0050729 #> 3949 UniProtKB A6NI73 LILRA5 involved_in GO:0050729 #> 3950 UniProtKB A6NI73 LILRA5 involved_in GO:0050867 #> 3951 UniProtKB A6NI73 LILRA5 involved_in GO:0051928 #> 3952 UniProtKB A6NI73 LILRA5 involved_in GO:0061098 #> 3953 UniProtKB A6NI73 LILRA5 located_in GO:0005576 #> 3954 UniProtKB A6NI73 LILRA5 located_in GO:0005886 #> 3955 UniProtKB A6NI73 LILRA5 located_in GO:0009986 #> 3956 UniProtKB A6NI73 LILRA5 located_in GO:0016021 #> 3957 UniProtKB A6NI79 CCDC69 involved_in GO:0051255 #> 3958 UniProtKB A6NI79 CCDC69 located_in GO:0030496 #> 3959 UniProtKB A6NI79 CCDC69 located_in GO:0051233 #> 3960 UniProtKB A6NIH7 UNC119B enables GO:0005515 #> 3961 UniProtKB A6NIH7 UNC119B enables GO:0005515 #> 3962 UniProtKB A6NIH7 UNC119B enables GO:0005515 #> 3963 UniProtKB A6NIH7 UNC119B enables GO:0005515 #> 3964 UniProtKB A6NIH7 UNC119B enables GO:0008289 #> 3965 UniProtKB A6NIH7 UNC119B involved_in GO:0042953 #> 3966 UniProtKB A6NIH7 UNC119B involved_in GO:0060271 #> 3967 UniProtKB A6NIH7 UNC119B involved_in GO:0060271 #> 3968 UniProtKB A6NIH7 UNC119B located_in GO:0005829 #> 3969 UniProtKB A6NIH7 UNC119B located_in GO:0005829 #> 3970 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3971 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3972 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3973 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3974 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3975 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3976 UniProtKB A6NIH7 UNC119B located_in GO:0005929 #> 3977 UniProtKB A6NIH7 UNC119B located_in GO:0035869 #> 3978 UniProtKB A6NIJ9 OR6C70 enables GO:0004930 #> 3979 UniProtKB A6NIJ9 OR6C70 involved_in GO:0007186 #> 3980 UniProtKB A6NIJ9 OR6C70 involved_in GO:0050911 #> 3981 UniProtKB A6NIJ9 OR6C70 located_in GO:0005886 #> 3982 UniProtKB A6NIJ9 OR6C70 located_in GO:0016021 #> 3983 UniProtKB A6NIL9 CRYM-AS1 involved_in GO:0055085 #> 3984 UniProtKB A6NIL9 CRYM-AS1 located_in GO:0016021 #> 3985 UniProtKB A6NIM6 SLC15A5 enables GO:0005515 #> 3986 UniProtKB A6NIM6 SLC15A5 enables GO:0005515 #> 3987 UniProtKB A6NIM6 SLC15A5 enables GO:0015293 #> 3988 UniProtKB A6NIM6 SLC15A5 involved_in GO:0015031 #> 3989 UniProtKB A6NIM6 SLC15A5 involved_in GO:0015833 #> 3990 UniProtKB A6NIM6 SLC15A5 involved_in GO:0055085 #> 3991 UniProtKB A6NIM6 SLC15A5 located_in GO:0016021 #> 3992 UniProtKB A6NIN4 RNF227 enables GO:0046872 #> 3993 UniProtKB A6NIR3 AGAP5 enables GO:0005096 #> 3994 UniProtKB A6NIR3 AGAP5 enables GO:0046872 #> 3995 UniProtKB A6NIR3 AGAP5 involved_in GO:0050790 #> 3996 UniProtKB A6NIV6 LRRIQ4 involved_in GO:0006470 #> 3997 UniProtKB A6NIX2 WTIP acts_upstream_of_or_within GO:0035195 #> 3998 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 3999 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4000 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4001 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4002 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4003 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4004 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4005 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4006 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4007 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4008 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4009 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4010 UniProtKB A6NIX2 WTIP enables GO:0005515 #> 4011 UniProtKB A6NIX2 WTIP enables GO:0046872 #> 4012 UniProtKB A6NIX2 WTIP involved_in GO:0001666 #> 4013 UniProtKB A6NIX2 WTIP involved_in GO:0007010 #> 4014 UniProtKB A6NIX2 WTIP involved_in GO:0022604 #> 4015 UniProtKB A6NIX2 WTIP involved_in GO:0030030 #> 4016 UniProtKB A6NIX2 WTIP involved_in GO:0035331 #> 4017 UniProtKB A6NIX2 WTIP involved_in GO:0045892 #> 4018 UniProtKB A6NIX2 WTIP involved_in GO:2000637 #> 4019 UniProtKB A6NIX2 WTIP located_in GO:0000932 #> 4020 UniProtKB A6NIZ1 A6NIZ1 located_in GO:0005829 #> 4021 UniProtKB A6NJ46 NKX6-3 enables GO:0000978 #> 4022 UniProtKB A6NJ46 NKX6-3 enables GO:0000981 #> 4023 UniProtKB A6NJ46 NKX6-3 enables GO:0001227 #> 4024 UniProtKB A6NJ46 NKX6-3 enables GO:0001228 #> 4025 UniProtKB A6NJ46 NKX6-3 enables GO:0001228 #> 4026 UniProtKB A6NJ46 NKX6-3 enables GO:0043565 #> 4027 UniProtKB A6NJ46 NKX6-3 enables GO:1990837 #> 4028 UniProtKB A6NJ46 NKX6-3 enables GO:1990837 #> 4029 UniProtKB A6NJ46 NKX6-3 involved_in GO:0000122 #> 4030 UniProtKB A6NJ46 NKX6-3 involved_in GO:0001709 #> 4031 UniProtKB A6NJ46 NKX6-3 involved_in GO:0002067 #> 4032 UniProtKB A6NJ46 NKX6-3 involved_in GO:0030857 #> 4033 UniProtKB A6NJ46 NKX6-3 involved_in GO:0045944 #> 4034 UniProtKB A6NJ46 NKX6-3 involved_in GO:0045944 #> 4035 UniProtKB A6NJ46 NKX6-3 located_in GO:0000785 #> 4036 UniProtKB A6NJ64 NPIPB2 located_in GO:0005654 #> 4037 UniProtKB A6NJ69 IGIP located_in GO:0005576 #> 4038 UniProtKB A6NJ78 METTL15 located_in GO:0005759 #> 4039 UniProtKB A6NJB7 PRR19 enables GO:0005515 #> 4040 UniProtKB A6NJB7 PRR19 enables GO:0005515 #> 4041 UniProtKB A6NJG6 ARGFX enables GO:0000981 #> 4042 UniProtKB A6NJG6 ARGFX enables GO:1990837 #> 4043 UniProtKB A6NJG6 ARGFX located_in GO:0000785 #> 4044 UniProtKB A6NJL1 ZSCAN5B enables GO:0005515 #> 4045 UniProtKB A6NJL1 ZSCAN5B enables GO:0005515 #> 4046 UniProtKB A6NJL1 ZSCAN5B enables GO:0005515 #> 4047 UniProtKB A6NJL1 ZSCAN5B enables GO:0046872 #> 4048 UniProtKB A6NJL1 ZSCAN5B located_in GO:0005634 #> 4049 UniProtKB A6NJT0 UNCX enables GO:0000981 #> 4050 UniProtKB A6NJT0 UNCX enables GO:1990837 #> 4051 UniProtKB A6NJT0 UNCX involved_in GO:0001502 #> 4052 UniProtKB A6NJT0 UNCX involved_in GO:0006357 #> 4053 UniProtKB A6NJT0 UNCX involved_in GO:0007389 #> 4054 UniProtKB A6NJT0 UNCX involved_in GO:0021516 #> 4055 UniProtKB A6NJT0 UNCX involved_in GO:0021889 #> 4056 UniProtKB A6NJT0 UNCX involved_in GO:0035726 #> 4057 UniProtKB A6NJT0 UNCX involved_in GO:0045595 #> 4058 UniProtKB A6NJT0 UNCX located_in GO:0005634 #> 4059 UniProtKB A6NJT0 UNCX located_in GO:0000785 #> 4060 UniProtKB A6NJU9 NPIPB13 located_in GO:0005654 #> 4061 UniProtKB A6NJU9 NPIPB13 located_in GO:0016021 #> 4062 UniProtKB A6NJV1 FAM166C located_in GO:0005634 #> 4063 UniProtKB A6NJW4 LRRC3C located_in GO:0016021 #> 4064 UniProtKB A6NJW9 CD8B2 enables GO:0015026 #> 4065 UniProtKB A6NJW9 CD8B2 enables GO:0042288 #> 4066 UniProtKB A6NJW9 CD8B2 involved_in GO:0002250 #> 4067 UniProtKB A6NJW9 CD8B2 involved_in GO:0050776 #> 4068 UniProtKB A6NJW9 CD8B2 located_in GO:0005886 #> 4069 UniProtKB A6NJW9 CD8B2 located_in GO:0016021 #> 4070 UniProtKB A6NJY1 SLC9B1P1 enables GO:0015299 #> 4071 UniProtKB A6NJY1 SLC9B1P1 involved_in GO:0006814 #> 4072 UniProtKB A6NJY1 SLC9B1P1 involved_in GO:1902600 #> 4073 UniProtKB A6NJY1 SLC9B1P1 located_in GO:0016021 #> 4074 UniProtKB A6NJY4 TMEM238L located_in GO:0016021 #> 4075 UniProtKB A6NJZ3 OR6C65 enables GO:0004930 #> 4076 UniProtKB A6NJZ3 OR6C65 involved_in GO:0007186 #> 4077 UniProtKB A6NJZ3 OR6C65 involved_in GO:0050911 #> 4078 UniProtKB A6NJZ3 OR6C65 located_in GO:0005886 #> 4079 UniProtKB A6NJZ3 OR6C65 located_in GO:0016021 #> 4080 UniProtKB A6NJZ7 RIMBP3C enables GO:0003674 #> 4081 UniProtKB A6NJZ7 RIMBP3C involved_in GO:0008150 #> 4082 UniProtKB A6NJZ7 RIMBP3C is_active_in GO:0005575 #> 4083 UniProtKB A6NJZ7 RIMBP3C located_in GO:0005737 #> 4084 UniProtKB A6NJZ7 RIMBP3C located_in GO:0045202 #> 4085 UniProtKB A6NK02 TRIM75P enables GO:0008270 #> 4086 UniProtKB A6NK02 TRIM75P located_in GO:0005615 #> 4087 UniProtKB A6NK06 ACOD1 enables GO:0047613 #> 4088 UniProtKB A6NK06 ACOD1 involved_in GO:0002760 #> 4089 UniProtKB A6NK06 ACOD1 involved_in GO:0006952 #> 4090 UniProtKB A6NK06 ACOD1 involved_in GO:0006954 #> 4091 UniProtKB A6NK06 ACOD1 involved_in GO:0007566 #> 4092 UniProtKB A6NK06 ACOD1 involved_in GO:0032088 #> 4093 UniProtKB A6NK06 ACOD1 involved_in GO:0032480 #> 4094 UniProtKB A6NK06 ACOD1 involved_in GO:0034136 #> 4095 UniProtKB A6NK06 ACOD1 involved_in GO:0034144 #> 4096 UniProtKB A6NK06 ACOD1 involved_in GO:0035458 #> 4097 UniProtKB A6NK06 ACOD1 involved_in GO:0045824 #> 4098 UniProtKB A6NK06 ACOD1 involved_in GO:0050728 #> 4099 UniProtKB A6NK06 ACOD1 involved_in GO:0051607 #> 4100 UniProtKB A6NK06 ACOD1 involved_in GO:0071219 #> 4101 UniProtKB A6NK06 ACOD1 involved_in GO:0071222 #> 4102 UniProtKB A6NK06 ACOD1 involved_in GO:0071222 #> 4103 UniProtKB A6NK06 ACOD1 involved_in GO:0071346 #> 4104 UniProtKB A6NK06 ACOD1 involved_in GO:0071347 #> 4105 UniProtKB A6NK06 ACOD1 involved_in GO:0071356 #> 4106 UniProtKB A6NK06 ACOD1 involved_in GO:0071393 #> 4107 UniProtKB A6NK06 ACOD1 involved_in GO:0072573 #> 4108 UniProtKB A6NK06 ACOD1 involved_in GO:2000379 #> 4109 UniProtKB A6NK06 ACOD1 located_in GO:0005739 #> 4110 UniProtKB A6NK53 ZNF233 enables GO:0046872 #> 4111 UniProtKB A6NK58 LIPT2 enables GO:0016874 #> 4112 UniProtKB A6NK58 LIPT2 enables GO:0033819 #> 4113 UniProtKB A6NK58 LIPT2 enables GO:0102555 #> 4114 UniProtKB A6NK58 LIPT2 enables GO:0102555 #> 4115 UniProtKB A6NK58 LIPT2 involved_in GO:0009249 #> 4116 UniProtKB A6NK58 LIPT2 involved_in GO:0019752 #> 4117 UniProtKB A6NK58 LIPT2 involved_in GO:2000376 #> 4118 UniProtKB A6NK58 LIPT2 located_in GO:0005739 #> 4119 UniProtKB A6NK58 LIPT2 located_in GO:0005759 #> 4120 UniProtKB A6NK59 ASB14 involved_in GO:0016567 #> 4121 UniProtKB A6NK59 ASB14 involved_in GO:0035556 #> 4122 UniProtKB A6NK59 ASB14 involved_in GO:0043687 #> 4123 UniProtKB A6NK59 ASB14 located_in GO:0005829 #> 4124 UniProtKB A6NK59 ASB14 located_in GO:0005829 #> 4125 UniProtKB A6NK59 ASB14 located_in GO:0005829 #> 4126 UniProtKB A6NK59 ASB14 located_in GO:0005829 #> 4127 UniProtKB A6NK59 ASB14 located_in GO:0005829 #> 4128 UniProtKB A6NK75 ZNF98 enables GO:0046872 #> 4129 UniProtKB A6NK75 ZNF98 involved_in GO:0006357 #> 4130 UniProtKB A6NK75 ZNF98 located_in GO:0005634 #> 4131 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4132 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4133 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4134 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4135 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4136 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4137 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4138 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4139 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4140 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4141 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4142 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4143 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4144 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4145 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4146 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4147 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4148 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4149 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4150 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4151 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4152 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4153 UniProtKB A6NK89 RASSF10 enables GO:0005515 #> 4154 UniProtKB A6NK89 RASSF10 involved_in GO:0007165 #> 4155 UniProtKB A6NK89 RASSF10 involved_in GO:0050769 #> 4156 UniProtKB A6NK89 RASSF10 involved_in GO:2000179 #> 4157 UniProtKB A6NK89 RASSF10 located_in GO:0000922 #> 4158 UniProtKB A6NK89 RASSF10 located_in GO:0005815 #> 4159 UniProtKB A6NK89 RASSF10 located_in GO:0005829 #> 4160 UniProtKB A6NK97 SLC22A20P enables GO:0022857 #> 4161 UniProtKB A6NK97 SLC22A20P involved_in GO:0006811 #> 4162 UniProtKB A6NK97 SLC22A20P involved_in GO:0055085 #> 4163 UniProtKB A6NK97 SLC22A20P located_in GO:0016021 #> 4164 UniProtKB A6NKB5 PCNX2 enables GO:0003674 #> 4165 UniProtKB A6NKB5 PCNX2 involved_in GO:0008150 #> 4166 UniProtKB A6NKB5 PCNX2 is_active_in GO:0005575 #> 4167 UniProtKB A6NKB5 PCNX2 located_in GO:0016021 #> 4168 UniProtKB A6NKD2 TSPY2 enables GO:0005515 #> 4169 UniProtKB A6NKD2 TSPY2 involved_in GO:0006334 #> 4170 UniProtKB A6NKD2 TSPY2 involved_in GO:0007283 #> 4171 UniProtKB A6NKD2 TSPY2 involved_in GO:0007506 #> 4172 UniProtKB A6NKD2 TSPY2 involved_in GO:0030154 #> 4173 UniProtKB A6NKD9 CCDC85C involved_in GO:0021987 #> 4174 UniProtKB A6NKD9 CCDC85C located_in GO:0005912 #> 4175 UniProtKB A6NKD9 CCDC85C located_in GO:0005923 #> 4176 UniProtKB A6NKD9 CCDC85C located_in GO:0043296 #> 4177 UniProtKB A6NKF1 SAC3D1 enables GO:0005515 #> 4178 UniProtKB A6NKF1 SAC3D1 involved_in GO:0051301 #> 4179 UniProtKB A6NKF1 SAC3D1 located_in GO:0005737 #> 4180 UniProtKB A6NKF2 ARID3C enables GO:0003682 #> 4181 UniProtKB A6NKF2 ARID3C enables GO:0005515 #> 4182 UniProtKB A6NKF2 ARID3C enables GO:0005515 #> 4183 UniProtKB A6NKF2 ARID3C enables GO:0005515 #> 4184 UniProtKB A6NKF2 ARID3C involved_in GO:0045944 #> 4185 UniProtKB A6NKF2 ARID3C located_in GO:0005737 #> 4186 UniProtKB A6NKF2 ARID3C located_in GO:0045121 #> 4187 UniProtKB A6NKF7 TMEM88B located_in GO:0016021 #> 4188 UniProtKB A6NKG5 RTL1 involved_in GO:0007275 #> 4189 UniProtKB A6NKG5 RTL1 located_in GO:0016021 #> 4190 UniProtKB A6NKH3 RPL37AP8 enables GO:0003735 #> 4191 UniProtKB A6NKH3 RPL37AP8 enables GO:0046872 #> 4192 UniProtKB A6NKH3 RPL37AP8 involved_in GO:0006412 #> 4193 UniProtKB A6NKH3 RPL37AP8 located_in GO:0005840 #> 4194 UniProtKB A6NKK0 OR5H1 enables GO:0004930 #> 4195 UniProtKB A6NKK0 OR5H1 enables GO:0005515 #> 4196 UniProtKB A6NKK0 OR5H1 involved_in GO:0007186 #> 4197 UniProtKB A6NKK0 OR5H1 involved_in GO:0050911 #> 4198 UniProtKB A6NKK0 OR5H1 located_in GO:0005886 #> 4199 UniProtKB A6NKK0 OR5H1 located_in GO:0016021 #> 4200 UniProtKB A6NKL6 TMEM200C located_in GO:0016021 #> 4201 UniProtKB A6NKP2 SDR42E2 enables GO:0003854 #> 4202 UniProtKB A6NKP2 SDR42E2 involved_in GO:0006694 #> 4203 UniProtKB A6NKQ9 CGB1 enables GO:0005179 #> 4204 UniProtKB A6NKT7 RGPD3 involved_in GO:0050790 #> 4205 UniProtKB A6NKW6 SHISAL2B located_in GO:0016021 #> 4206 UniProtKB A6NKX4 SLC22A31 enables GO:0022857 #> 4207 UniProtKB A6NKX4 SLC22A31 involved_in GO:0006811 #> 4208 UniProtKB A6NKX4 SLC22A31 involved_in GO:0055085 #> 4209 UniProtKB A6NKX4 SLC22A31 located_in GO:0016021 #> 4210 UniProtKB A6NL05 FAM74A7 located_in GO:0016021 #> 4211 UniProtKB A6NL08 OR6C75 enables GO:0004930 #> 4212 UniProtKB A6NL08 OR6C75 involved_in GO:0007186 #> 4213 UniProtKB A6NL08 OR6C75 involved_in GO:0050911 #> 4214 UniProtKB A6NL08 OR6C75 located_in GO:0005886 #> 4215 UniProtKB A6NL08 OR6C75 located_in GO:0016021 #> 4216 UniProtKB A6NL26 OR5B21 enables GO:0004930 #> 4217 UniProtKB A6NL26 OR5B21 involved_in GO:0050911 #> 4218 UniProtKB A6NL26 OR5B21 located_in GO:0005886 #> 4219 UniProtKB A6NL26 OR5B21 located_in GO:0016021 #> 4220 UniProtKB A6NL88 SHISA7 NOT|enables GO:0035255 #> 4221 UniProtKB A6NL88 SHISA7 NOT|involved_in GO:2000311 #> 4222 UniProtKB A6NL88 SHISA7 NOT|located_in GO:0098978 #> 4223 UniProtKB A6NL88 SHISA7 NOT|located_in GO:0098985 #> 4224 UniProtKB A6NL88 SHISA7 NOT|part_of GO:0032281 #> 4225 UniProtKB A6NL88 SHISA7 enables GO:0035255 #> 4226 UniProtKB A6NL88 SHISA7 enables GO:0050811 #> 4227 UniProtKB A6NL88 SHISA7 involved_in GO:0007214 #> 4228 UniProtKB A6NL88 SHISA7 involved_in GO:0007613 #> 4229 UniProtKB A6NL88 SHISA7 involved_in GO:0097112 #> 4230 UniProtKB A6NL88 SHISA7 involved_in GO:0098962 #> 4231 UniProtKB A6NL88 SHISA7 involved_in GO:0106040 #> 4232 UniProtKB A6NL88 SHISA7 involved_in GO:1900273 #> 4233 UniProtKB A6NL88 SHISA7 involved_in GO:1904717 #> 4234 UniProtKB A6NL88 SHISA7 located_in GO:0014069 #> 4235 UniProtKB A6NL88 SHISA7 located_in GO:0098839 #> 4236 UniProtKB A6NL88 SHISA7 located_in GO:0098985 #> 4237 UniProtKB A6NL88 SHISA7 located_in GO:0099060 #> 4238 UniProtKB A6NL99 AQP7P3 enables GO:0015267 #> 4239 UniProtKB A6NL99 AQP7P3 involved_in GO:0071918 #> 4240 UniProtKB A6NL99 AQP7P3 located_in GO:0016021 #> 4241 UniProtKB A6NLC5 C3orf70 involved_in GO:0007399 #> 4242 UniProtKB A6NLC5 C3orf70 involved_in GO:0048512 #> 4243 UniProtKB A6NLC8 A6NLC8 enables GO:0046982 #> 4244 UniProtKB A6NLC8 A6NLC8 involved_in GO:0045893 #> 4245 UniProtKB A6NLE4 SMIM23 located_in GO:0005886 #> 4246 UniProtKB A6NLE4 SMIM23 located_in GO:0016021 #> 4247 UniProtKB A6NLF2 ELOA3DP involved_in GO:0006368 #> 4248 UniProtKB A6NLF2 ELOA3DP part_of GO:0070449 #> 4249 UniProtKB A6NLI5 TRIM64C enables GO:0008270 #> 4250 UniProtKB A6NLJ0 C2CD4B involved_in GO:0002528 #> 4251 UniProtKB A6NLJ0 C2CD4B involved_in GO:0002675 #> 4252 UniProtKB A6NLJ0 C2CD4B involved_in GO:0030155 #> 4253 UniProtKB A6NLJ0 C2CD4B located_in GO:0005634 #> 4254 UniProtKB A6NLP5 TTC36 involved_in GO:0006570 #> 4255 UniProtKB A6NLP5 TTC36 involved_in GO:0007613 #> 4256 UniProtKB A6NLP5 TTC36 involved_in GO:0008542 #> 4257 UniProtKB A6NLP5 TTC36 involved_in GO:0010801 #> 4258 UniProtKB A6NLP5 TTC36 involved_in GO:0021954 #> 4259 UniProtKB A6NLP5 TTC36 involved_in GO:0032091 #> 4260 UniProtKB A6NLP5 TTC36 involved_in GO:0032435 #> 4261 UniProtKB A6NLP5 TTC36 involved_in GO:1902915 #> 4262 UniProtKB A6NLU0 RFPL4A enables GO:0005515 #> 4263 UniProtKB A6NLU0 RFPL4A enables GO:0046872 #> 4264 UniProtKB A6NLU0 RFPL4A involved_in GO:0016567 #> 4265 UniProtKB A6NLU0 RFPL4A located_in GO:0005737 #> 4266 UniProtKB A6NLW8 DUXA enables GO:0000981 #> 4267 UniProtKB A6NLW8 DUXA enables GO:1990837 #> 4268 UniProtKB A6NLW8 DUXA located_in GO:0000785 #> 4269 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4270 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4271 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4272 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4273 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4274 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4275 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4276 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4277 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4278 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4279 UniProtKB A6NLX3 SPDYE4 enables GO:0005515 #> 4280 UniProtKB A6NLX4 TMEM210 located_in GO:0016021 #> 4281 UniProtKB A6NM03 OR2AG2 enables GO:0004930 #> 4282 UniProtKB A6NM03 OR2AG2 enables GO:0004984 #> 4283 UniProtKB A6NM03 OR2AG2 involved_in GO:0007186 #> 4284 UniProtKB A6NM03 OR2AG2 involved_in GO:0050911 #> 4285 UniProtKB A6NM03 OR2AG2 located_in GO:0005886 #> 4286 UniProtKB A6NM03 OR2AG2 located_in GO:0016021 #> 4287 UniProtKB A6NM10 AQP12B involved_in GO:0055085 #> 4288 UniProtKB A6NM10 AQP12B located_in GO:0016021 #> 4289 UniProtKB A6NM11 LRRC37A2 located_in GO:0016021 #> 4290 UniProtKB A6NM28 ZFP92 enables GO:0046872 #> 4291 UniProtKB A6NM36 LRRC30 involved_in GO:0006470 #> 4292 UniProtKB A6NM43 CCT8L1P enables GO:0005524 #> 4293 UniProtKB A6NM45 CLDN24 enables GO:0005198 #> 4294 UniProtKB A6NM45 CLDN24 located_in GO:0016021 #> 4295 UniProtKB A6NM62 LRRC53 located_in GO:0016021 #> 4296 UniProtKB A6NM76 OR6C76 enables GO:0004930 #> 4297 UniProtKB A6NM76 OR6C76 involved_in GO:0007186 #> 4298 UniProtKB A6NM76 OR6C76 involved_in GO:0050911 #> 4299 UniProtKB A6NM76 OR6C76 located_in GO:0005886 #> 4300 UniProtKB A6NM76 OR6C76 located_in GO:0016021 #> 4301 UniProtKB A6NMB1 SIGLEC16 enables GO:0005515 #> 4302 UniProtKB A6NMB1 SIGLEC16 enables GO:0030246 #> 4303 UniProtKB A6NMB1 SIGLEC16 involved_in GO:0032755 #> 4304 UniProtKB A6NMB1 SIGLEC16 involved_in GO:0045087 #> 4305 UniProtKB A6NMB1 SIGLEC16 involved_in GO:1900426 #> 4306 UniProtKB A6NMB1 SIGLEC16 located_in GO:0005886 #> 4307 UniProtKB A6NMB1 SIGLEC16 located_in GO:0016021 #> 4308 UniProtKB A6NMB9 FIGNL2 enables GO:0005524 #> 4309 UniProtKB A6NMB9 FIGNL2 involved_in GO:0051013 #> 4310 UniProtKB A6NMD0 IFITM10 located_in GO:0016021 #> 4311 UniProtKB A6NMK7 CPSF4L enables GO:0003723 #> 4312 UniProtKB A6NMK7 CPSF4L enables GO:0046872 #> 4313 UniProtKB A6NML5 TMEM212 located_in GO:0016021 #> 4314 UniProtKB A6NMN3 FAM170B enables GO:0005515 #> 4315 UniProtKB A6NMN3 FAM170B involved_in GO:0080154 #> 4316 UniProtKB A6NMN3 FAM170B involved_in GO:2000344 #> 4317 UniProtKB A6NMN3 FAM170B located_in GO:0001669 #> 4318 UniProtKB A6NMN3 FAM170B located_in GO:0002081 #> 4319 UniProtKB A6NMS3 OR5K4 enables GO:0004930 #> 4320 UniProtKB A6NMS3 OR5K4 involved_in GO:0007186 #> 4321 UniProtKB A6NMS3 OR5K4 involved_in GO:0050911 #> 4322 UniProtKB A6NMS3 OR5K4 located_in GO:0005886 #> 4323 UniProtKB A6NMS3 OR5K4 located_in GO:0016021 #> 4324 UniProtKB A6NMS7 LRRC37A located_in GO:0016021 #> 4325 UniProtKB A6NMT0 DBX1 enables GO:0000981 #> 4326 UniProtKB A6NMT0 DBX1 enables GO:0003677 #> 4327 UniProtKB A6NMT0 DBX1 enables GO:0003677 #> 4328 UniProtKB A6NMT0 DBX1 enables GO:0005515 #> 4329 UniProtKB A6NMT0 DBX1 involved_in GO:0021521 #> 4330 UniProtKB A6NMT0 DBX1 located_in GO:0005634 #> 4331 UniProtKB A6NMT0 DBX1 located_in GO:0000785 #> 4332 UniProtKB A6NMU1 OR52A4P enables GO:0004930 #> 4333 UniProtKB A6NMU1 OR52A4P enables GO:0004984 #> 4334 UniProtKB A6NMU1 OR52A4P involved_in GO:0007186 #> 4335 UniProtKB A6NMU1 OR52A4P involved_in GO:0050911 #> 4336 UniProtKB A6NMU1 OR52A4P located_in GO:0005886 #> 4337 UniProtKB A6NMU1 OR52A4P located_in GO:0016021 #> 4338 UniProtKB A6NMX2 EIF4E1B enables GO:0005515 #> 4339 UniProtKB A6NMX2 EIF4E1B involved_in GO:0006413 #> 4340 UniProtKB A6NMX2 EIF4E1B involved_in GO:0006417 #> 4341 UniProtKB A6NMX2 EIF4E1B part_of GO:0005845 #> 4342 UniProtKB A6NMY6 ANXA2P2 enables GO:0008092 #> 4343 UniProtKB A6NMY6 ANXA2P2 involved_in GO:0043086 #> 4344 UniProtKB A6NMY6 ANXA2P2 involved_in GO:0043086 #> 4345 UniProtKB A6NMY6 ANXA2P2 involved_in GO:0070588 #> 4346 UniProtKB A6NMY6 ANXA2P2 located_in GO:0005604 #> 4347 UniProtKB A6NMY6 ANXA2P2 located_in GO:0042470 #> 4348 UniProtKB A6NMY6 ANXA2P2 located_in GO:0070062 #> 4349 UniProtKB A6NMZ2 SNTN enables GO:0046914 #> 4350 UniProtKB A6NMZ2 SNTN located_in GO:0005929 #> 4351 UniProtKB A6NMZ5 OR4C45 enables GO:0004930 #> 4352 UniProtKB A6NMZ5 OR4C45 enables GO:0004984 #> 4353 UniProtKB A6NMZ5 OR4C45 involved_in GO:0007186 #> 4354 UniProtKB A6NMZ5 OR4C45 involved_in GO:0050911 #> 4355 UniProtKB A6NMZ5 OR4C45 located_in GO:0005886 #> 4356 UniProtKB A6NMZ5 OR4C45 located_in GO:0016021 #> 4357 UniProtKB A6NMZ7 COL6A6 enables GO:0030020 #> 4358 UniProtKB A6NMZ7 COL6A6 enables GO:0030020 #> 4359 UniProtKB A6NMZ7 COL6A6 enables GO:0030020 #> 4360 UniProtKB A6NMZ7 COL6A6 involved_in GO:0007155 #> 4361 UniProtKB A6NMZ7 COL6A6 located_in GO:0005576 #> 4362 UniProtKB A6NMZ7 COL6A6 located_in GO:0031012 #> 4363 UniProtKB A6NMZ7 COL6A6 located_in GO:0062023 #> 4364 UniProtKB A6NMZ7 COL6A6 part_of GO:0005581 #> 4365 UniProtKB A6NMZ7 COL6A6 located_in GO:0062023 #> 4366 UniProtKB A6NMZ7 COL6A6 located_in GO:0062023 #> 4367 UniProtKB A6NN14 ZNF729 enables GO:0046872 #> 4368 UniProtKB A6NN14 ZNF729 involved_in GO:0045944 #> 4369 UniProtKB A6NN92 GJE1 involved_in GO:0000902 #> 4370 UniProtKB A6NN92 GJE1 involved_in GO:0002088 #> 4371 UniProtKB A6NN92 GJE1 involved_in GO:0035265 #> 4372 UniProtKB A6NN92 GJE1 involved_in GO:0055085 #> 4373 UniProtKB A6NN92 GJE1 located_in GO:0016021 #> 4374 UniProtKB A6NNA5 DRGX enables GO:0000981 #> 4375 UniProtKB A6NNA5 DRGX enables GO:1990837 #> 4376 UniProtKB A6NNA5 DRGX involved_in GO:0001764 #> 4377 UniProtKB A6NNA5 DRGX involved_in GO:0007411 #> 4378 UniProtKB A6NNA5 DRGX involved_in GO:0009593 #> 4379 UniProtKB A6NNA5 DRGX involved_in GO:0016048 #> 4380 UniProtKB A6NNA5 DRGX involved_in GO:0021516 #> 4381 UniProtKB A6NNA5 DRGX involved_in GO:0021559 #> 4382 UniProtKB A6NNA5 DRGX involved_in GO:0050954 #> 4383 UniProtKB A6NNA5 DRGX located_in GO:0005634 #> 4384 UniProtKB A6NNA5 DRGX located_in GO:0000785 #> 4385 UniProtKB A6NNB3 IFITM5 involved_in GO:0001701 #> 4386 UniProtKB A6NNB3 IFITM5 involved_in GO:0030282 #> 4387 UniProtKB A6NNB3 IFITM5 involved_in GO:0030500 #> 4388 UniProtKB A6NNB3 IFITM5 involved_in GO:0060349 #> 4389 UniProtKB A6NNB3 IFITM5 located_in GO:0005887 #> 4390 UniProtKB A6NNC1 A6NNC1 located_in GO:0016021 #> 4391 UniProtKB A6NND4 OR2AT4 enables GO:0004930 #> 4392 UniProtKB A6NND4 OR2AT4 enables GO:0004984 #> 4393 UniProtKB A6NND4 OR2AT4 enables GO:0004984 #> 4394 UniProtKB A6NND4 OR2AT4 involved_in GO:0007186 #> 4395 UniProtKB A6NND4 OR2AT4 involved_in GO:0050911 #> 4396 UniProtKB A6NND4 OR2AT4 involved_in GO:0070374 #> 4397 UniProtKB A6NND4 OR2AT4 located_in GO:0005886 #> 4398 UniProtKB A6NND4 OR2AT4 located_in GO:0005886 #> 4399 UniProtKB A6NND4 OR2AT4 located_in GO:0016021 #> 4400 UniProtKB A6NNE9 MARCHF11 enables GO:0008270 #> 4401 UniProtKB A6NNE9 MARCHF11 enables GO:0016740 #> 4402 UniProtKB A6NNE9 MARCHF11 involved_in GO:0016567 #> 4403 UniProtKB A6NNE9 MARCHF11 located_in GO:0016021 #> 4404 UniProtKB A6NNE9 MARCHF11 located_in GO:0030659 #> 4405 UniProtKB A6NNF4 ZNF726 enables GO:0046872 #> 4406 UniProtKB A6NNL5 C15orf61 located_in GO:0005576 #> 4407 UniProtKB A6NNM3 RIMBP3B located_in GO:0005737 #> 4408 UniProtKB A6NNM3 RIMBP3B located_in GO:0045202 #> 4409 UniProtKB A6NNM8 TTLL13P enables GO:0005524 #> 4410 UniProtKB A6NNM8 TTLL13P involved_in GO:0018095 #> 4411 UniProtKB A6NNM8 TTLL13P located_in GO:0005829 #> 4412 UniProtKB A6NNM8 TTLL13P located_in GO:0005874 #> 4413 UniProtKB A6NNN8 SLC38A8 involved_in GO:0006814 #> 4414 UniProtKB A6NNN8 SLC38A8 located_in GO:0016021 #> 4415 UniProtKB A6NNS2 DHRS7C located_in GO:0005576 #> 4416 UniProtKB A6NNS2 DHRS7C located_in GO:0014801 #> 4417 UniProtKB A6NNW6 ENO4 enables GO:0000287 #> 4418 UniProtKB A6NNW6 ENO4 enables GO:0003674 #> 4419 UniProtKB A6NNW6 ENO4 involved_in GO:0006096 #> 4420 UniProtKB A6NNW6 ENO4 involved_in GO:0008150 #> 4421 UniProtKB A6NNW6 ENO4 involved_in GO:0030317 #> 4422 UniProtKB A6NNW6 ENO4 involved_in GO:0044782 #> 4423 UniProtKB A6NNW6 ENO4 is_active_in GO:0005575 #> 4424 UniProtKB A6NNW6 ENO4 located_in GO:0097228 #> 4425 UniProtKB A6NNY8 USP27X enables GO:0004843 #> 4426 UniProtKB A6NNY8 USP27X enables GO:0061578 #> 4427 UniProtKB A6NNY8 USP27X enables GO:1990380 #> 4428 UniProtKB A6NNY8 USP27X involved_in GO:0006511 #> 4429 UniProtKB A6NNY8 USP27X involved_in GO:0016579 #> 4430 UniProtKB A6NNY8 USP27X involved_in GO:0043065 #> 4431 UniProtKB A6NNY8 USP27X involved_in GO:0050821 #> 4432 UniProtKB A6NNY8 USP27X involved_in GO:0070536 #> 4433 UniProtKB A6NNY8 USP27X involved_in GO:0071108 #> 4434 UniProtKB A6NNY8 USP27X located_in GO:0005634 #> 4435 UniProtKB A6NNY8 USP27X located_in GO:0005829 #> 4436 UniProtKB A6NNZ2 TUBB8B located_in GO:0070062 #> 4437 UniProtKB A6NP11 ZNF716 enables GO:0046872 #> 4438 UniProtKB A6NP11 ZNF716 involved_in GO:0006357 #> 4439 UniProtKB A6NP11 ZNF716 located_in GO:0005634 #> 4440 UniProtKB A6NP61 ZAR1L involved_in GO:0016441 #> 4441 UniProtKB A6PVC2 TTLL8 enables GO:0005524 #> 4442 UniProtKB A6PVC2 TTLL8 enables GO:0070735 #> 4443 UniProtKB A6PVC2 TTLL8 enables GO:0070736 #> 4444 UniProtKB A6PVC2 TTLL8 involved_in GO:0018094 #> 4445 UniProtKB A6PVC2 TTLL8 involved_in GO:0018094 #> 4446 UniProtKB A6PVC2 TTLL8 involved_in GO:0060271 #> 4447 UniProtKB A6PVC2 TTLL8 located_in GO:0005829 #> 4448 UniProtKB A6PVC2 TTLL8 located_in GO:0005874 #> 4449 UniProtKB A6PVC2 TTLL8 located_in GO:0005929 #> 4450 UniProtKB A6PVC2 TTLL8 located_in GO:0005930 #> 4451 UniProtKB A6PVC2 TTLL8 located_in GO:0015630 #> 4452 UniProtKB A6PVI3 NCBP2L involved_in GO:0045292 #> 4453 UniProtKB A6PVL3 KNCN located_in GO:0016021 #> 4454 UniProtKB A6PVS8 LRRIQ3 enables GO:0005515 #> 4455 UniProtKB A6PVS8 LRRIQ3 enables GO:0005515 #> 4456 UniProtKB A6QL63 BTBD11 enables GO:0046982 #> 4457 UniProtKB A6QL63 BTBD11 located_in GO:0016021 #> 4458 UniProtKB A6XGL0 YJEFN3 enables GO:0005515 #> 4459 UniProtKB A6XGL0 YJEFN3 involved_in GO:0002040 #> 4460 UniProtKB A6XGL0 YJEFN3 involved_in GO:0006869 #> 4461 UniProtKB A6XGL0 YJEFN3 involved_in GO:0008593 #> 4462 UniProtKB A6XGL0 YJEFN3 involved_in GO:0010874 #> 4463 UniProtKB A6XGL0 YJEFN3 involved_in GO:0016525 #> 4464 UniProtKB A6XGL0 YJEFN3 involved_in GO:0031580 #> 4465 UniProtKB A6XGL0 YJEFN3 involved_in GO:0071425 #> 4466 UniProtKB A7E2F4 GOLGA8A located_in GO:0005794 #> 4467 UniProtKB A7E2F4 GOLGA8A located_in GO:0005829 #> 4468 UniProtKB A7E2U8 C4orf47 located_in GO:0005813 #> 4469 UniProtKB A7E2U8 C4orf47 located_in GO:0005881 #> 4470 UniProtKB A7E2U8 C4orf47 located_in GO:0097731 #> 4471 UniProtKB A7E2V4 ZSWIM8 enables GO:0008270 #> 4472 UniProtKB A7E2V4 ZSWIM8 enables GO:1990756 #> 4473 UniProtKB A7E2V4 ZSWIM8 enables GO:1990756 #> 4474 UniProtKB A7E2V4 ZSWIM8 involved_in GO:0016567 #> 4475 UniProtKB A7E2V4 ZSWIM8 involved_in GO:0016567 #> 4476 UniProtKB A7E2V4 ZSWIM8 involved_in GO:0043161 #> 4477 UniProtKB A7E2V4 ZSWIM8 involved_in GO:2000627 #> 4478 UniProtKB A7E2V4 ZSWIM8 involved_in GO:2000627 #> 4479 UniProtKB A7E2V4 ZSWIM8 located_in GO:0005829 #> 4480 UniProtKB A7E2V4 ZSWIM8 part_of GO:0031463 #> 4481 UniProtKB A7E2Y1 MYH7B enables GO:0003774 #> 4482 UniProtKB A7E2Y1 MYH7B enables GO:0005515 #> 4483 UniProtKB A7E2Y1 MYH7B enables GO:0005524 #> 4484 UniProtKB A7E2Y1 MYH7B enables GO:0051015 #> 4485 UniProtKB A7E2Y1 MYH7B located_in GO:0016020 #> 4486 UniProtKB A7E2Y1 MYH7B located_in GO:0032982 #> 4487 UniProtKB A7E2Y1 MYH7B part_of GO:0016459 #> 4488 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4489 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4490 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4491 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4492 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4493 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4494 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4495 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4496 UniProtKB A7KAX9 ARHGAP32 enables GO:0005515 #> 4497 UniProtKB A7KAX9 ARHGAP32 enables GO:1901981 #> 4498 UniProtKB A7KAX9 ARHGAP32 involved_in GO:0050790 #> 4499 UniProtKB A7KAX9 ARHGAP32 involved_in GO:0051056 #> 4500 UniProtKB A7KAX9 ARHGAP32 located_in GO:0000139 #> 4501 UniProtKB A7KAX9 ARHGAP32 located_in GO:0001650 #> 4502 UniProtKB A7KAX9 ARHGAP32 located_in GO:0005654 #> 4503 UniProtKB A7KAX9 ARHGAP32 located_in GO:0005789 #> 4504 UniProtKB A7KAX9 ARHGAP32 located_in GO:0005794 #> 4505 UniProtKB A7KAX9 ARHGAP32 located_in GO:0005829 #> 4506 UniProtKB A7KAX9 ARHGAP32 located_in GO:0010008 #> 4507 UniProtKB A7KAX9 ARHGAP32 located_in GO:0014069 #> 4508 UniProtKB A7KAX9 ARHGAP32 located_in GO:0043197 #> 4509 UniProtKB A7MBM2 DISP2 enables GO:0003674 #> 4510 UniProtKB A7MBM2 DISP2 involved_in GO:0007224 #> 4511 UniProtKB A7MBM2 DISP2 is_active_in GO:0005575 #> 4512 UniProtKB A7MBM2 DISP2 located_in GO:0005886 #> 4513 UniProtKB A7MBM2 DISP2 located_in GO:0016021 #> 4514 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4515 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4516 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4517 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4518 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4519 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4520 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4521 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4522 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4523 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4524 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4525 UniProtKB A7MCY6 TBKBP1 enables GO:0005515 #> 4526 UniProtKB A7MCY6 TBKBP1 enables GO:0046872 #> 4527 UniProtKB A7MCY6 TBKBP1 involved_in GO:0045087 #> 4528 UniProtKB A7MD48 SRRM4 enables GO:0003729 #> 4529 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4530 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4531 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4532 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4533 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4534 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4535 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4536 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4537 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4538 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4539 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4540 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4541 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4542 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4543 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4544 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4545 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4546 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4547 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4548 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4549 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4550 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4551 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4552 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4553 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4554 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4555 UniProtKB A7MD48 SRRM4 enables GO:0005515 #> 4556 UniProtKB A7MD48 SRRM4 enables GO:0042802 #> 4557 UniProtKB A7MD48 SRRM4 involved_in GO:0000381 #> 4558 UniProtKB A7MD48 SRRM4 involved_in GO:0000381 #> 4559 UniProtKB A7MD48 SRRM4 involved_in GO:0006397 #> 4560 UniProtKB A7MD48 SRRM4 involved_in GO:0007399 #> 4561 UniProtKB A7MD48 SRRM4 involved_in GO:0007605 #> 4562 UniProtKB A7MD48 SRRM4 involved_in GO:0008380 #> 4563 UniProtKB A7MD48 SRRM4 involved_in GO:0030154 #> 4564 UniProtKB A7MD48 SRRM4 involved_in GO:0043484 #> 4565 UniProtKB A7MD48 SRRM4 located_in GO:0005634 #> 4566 UniProtKB A7XYQ1 SOBP enables GO:0032184 #> 4567 UniProtKB A7XYQ1 SOBP enables GO:0046872 #> 4568 UniProtKB A7XYQ1 SOBP involved_in GO:0007605 #> 4569 UniProtKB A7XYQ1 SOBP involved_in GO:0007626 #> 4570 UniProtKB A7XYQ1 SOBP involved_in GO:0042472 #> 4571 UniProtKB A7XYQ1 SOBP involved_in GO:0050890 #> 4572 UniProtKB A7XYQ1 SOBP involved_in GO:0090102 #> 4573 UniProtKB A7XYQ1 SOBP located_in GO:0005634 #> 4574 UniProtKB A8CG34 POM121C enables GO:0005515 #> 4575 UniProtKB A8CG34 POM121C involved_in GO:0006110 #> 4576 UniProtKB A8CG34 POM121C involved_in GO:0006406 #> 4577 UniProtKB A8CG34 POM121C involved_in GO:0006406 #> 4578 UniProtKB A8CG34 POM121C involved_in GO:0006406 #> 4579 UniProtKB A8CG34 POM121C involved_in GO:0006409 #> 4580 UniProtKB A8CG34 POM121C involved_in GO:0016032 #> 4581 UniProtKB A8CG34 POM121C involved_in GO:0016925 #> 4582 UniProtKB A8CG34 POM121C involved_in GO:0019058 #> 4583 UniProtKB A8CG34 POM121C involved_in GO:0019083 #> 4584 UniProtKB A8CG34 POM121C involved_in GO:0060964 #> 4585 UniProtKB A8CG34 POM121C involved_in GO:0075733 #> 4586 UniProtKB A8CG34 POM121C involved_in GO:1900034 #> 4587 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4588 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4589 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4590 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4591 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4592 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4593 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4594 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4595 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4596 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4597 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4598 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4599 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4600 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4601 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4602 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4603 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4604 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4605 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4606 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4607 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4608 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4609 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4610 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4611 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4612 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4613 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4614 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4615 UniProtKB A8CG34 POM121C located_in GO:0005635 #> 4616 UniProtKB A8CG34 POM121C located_in GO:0005789 #> 4617 UniProtKB A8CG34 POM121C located_in GO:0016021 #> 4618 UniProtKB A8CG34 POM121C located_in GO:0031965 #> 4619 UniProtKB A8CG34 POM121C located_in GO:0043657 #> 4620 UniProtKB A8K010 LINC00473 involved_in GO:0006351 #> 4621 UniProtKB A8K0R7 ZNF839 enables GO:0046872 #> 4622 UniProtKB A8K0S8 MEIS3P2 located_in GO:0005634 #> 4623 UniProtKB A8K0Z3 WASHC1 enables GO:0003779 #> 4624 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4625 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4626 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4627 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4628 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4629 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4630 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4631 UniProtKB A8K0Z3 WASHC1 enables GO:0005515 #> 4632 UniProtKB A8K0Z3 WASHC1 enables GO:0031625 #> 4633 UniProtKB A8K0Z3 WASHC1 enables GO:0043014 #> 4634 UniProtKB A8K0Z3 WASHC1 involved_in GO:0006887 #> 4635 UniProtKB A8K0Z3 WASHC1 involved_in GO:0010507 #> 4636 UniProtKB A8K0Z3 WASHC1 involved_in GO:0015031 #> 4637 UniProtKB A8K0Z3 WASHC1 involved_in GO:0016197 #> 4638 UniProtKB A8K0Z3 WASHC1 involved_in GO:0022617 #> 4639 UniProtKB A8K0Z3 WASHC1 involved_in GO:0030335 #> 4640 UniProtKB A8K0Z3 WASHC1 involved_in GO:0031274 #> 4641 UniProtKB A8K0Z3 WASHC1 involved_in GO:0031396 #> 4642 UniProtKB A8K0Z3 WASHC1 involved_in GO:0032456 #> 4643 UniProtKB A8K0Z3 WASHC1 involved_in GO:0034314 #> 4644 UniProtKB A8K0Z3 WASHC1 involved_in GO:0034314 #> 4645 UniProtKB A8K0Z3 WASHC1 involved_in GO:0042147 #> 4646 UniProtKB A8K0Z3 WASHC1 involved_in GO:0042147 #> 4647 UniProtKB A8K0Z3 WASHC1 involved_in GO:0043553 #> 4648 UniProtKB A8K0Z3 WASHC1 located_in GO:0005769 #> 4649 UniProtKB A8K0Z3 WASHC1 located_in GO:0005769 #> 4650 UniProtKB A8K0Z3 WASHC1 located_in GO:0005770 #> 4651 UniProtKB A8K0Z3 WASHC1 located_in GO:0005776 #> 4652 UniProtKB A8K0Z3 WASHC1 located_in GO:0005814 #> 4653 UniProtKB A8K0Z3 WASHC1 located_in GO:0005829 #> 4654 UniProtKB A8K0Z3 WASHC1 located_in GO:0031901 #> 4655 UniProtKB A8K0Z3 WASHC1 located_in GO:0043231 #> 4656 UniProtKB A8K0Z3 WASHC1 located_in GO:0055037 #> 4657 UniProtKB A8K0Z3 WASHC1 located_in GO:0055038 #> 4658 UniProtKB A8K0Z3 WASHC1 part_of GO:0071203 #> 4659 UniProtKB A8K2U0 A2ML1 enables GO:0004867 #> 4660 UniProtKB A8K2U0 A2ML1 enables GO:0030414 #> 4661 UniProtKB A8K2U0 A2ML1 involved_in GO:0010951 #> 4662 UniProtKB A8K2U0 A2ML1 involved_in GO:0010951 #> 4663 UniProtKB A8K2U0 A2ML1 involved_in GO:0052548 #> 4664 UniProtKB A8K2U0 A2ML1 located_in GO:0005615 #> 4665 UniProtKB A8K2U0 A2ML1 located_in GO:0070062 #> 4666 UniProtKB A8K4G0 CD300LB enables GO:0005515 #> 4667 UniProtKB A8K4G0 CD300LB enables GO:0005515 #> 4668 UniProtKB A8K4G0 CD300LB enables GO:0042802 #> 4669 UniProtKB A8K4G0 CD300LB involved_in GO:0045087 #> 4670 UniProtKB A8K4G0 CD300LB involved_in GO:0050776 #> 4671 UniProtKB A8K4G0 CD300LB located_in GO:0005886 #> 4672 UniProtKB A8K4G0 CD300LB located_in GO:0005886 #> 4673 UniProtKB A8K4G0 CD300LB located_in GO:0016021 #> 4674 UniProtKB A8K5M9 C15orf62 located_in GO:0005739 #> 4675 UniProtKB A8K7I4 CLCA1 enables GO:0005254 #> 4676 UniProtKB A8K7I4 CLCA1 enables GO:0008237 #> 4677 UniProtKB A8K7I4 CLCA1 enables GO:0046872 #> 4678 UniProtKB A8K7I4 CLCA1 involved_in GO:0006508 #> 4679 UniProtKB A8K7I4 CLCA1 involved_in GO:0006816 #> 4680 UniProtKB A8K7I4 CLCA1 involved_in GO:0006821 #> 4681 UniProtKB A8K7I4 CLCA1 involved_in GO:0034220 #> 4682 UniProtKB A8K7I4 CLCA1 involved_in GO:0071456 #> 4683 UniProtKB A8K7I4 CLCA1 located_in GO:0005615 #> 4684 UniProtKB A8K7I4 CLCA1 located_in GO:0005886 #> 4685 UniProtKB A8K7I4 CLCA1 located_in GO:0005902 #> 4686 UniProtKB A8K7I4 CLCA1 located_in GO:0042589 #> 4687 UniProtKB A8K830 COLCA2 located_in GO:0005737 #> 4688 UniProtKB A8K855 EFCAB7 enables GO:0005509 #> 4689 UniProtKB A8K855 EFCAB7 involved_in GO:0042307 #> 4690 UniProtKB A8K855 EFCAB7 involved_in GO:0045944 #> 4691 UniProtKB A8K855 EFCAB7 involved_in GO:1903569 #> 4692 UniProtKB A8K855 EFCAB7 located_in GO:0005929 #> 4693 UniProtKB A8K855 EFCAB7 located_in GO:0019898 #> 4694 UniProtKB A8K855 EFCAB7 located_in GO:0060170 #> 4695 UniProtKB A8K855 EFCAB7 part_of GO:0098797 #> 4696 UniProtKB A8K8P3 SFI1 enables GO:0005515 #> 4697 UniProtKB A8K8P3 SFI1 enables GO:0005515 #> 4698 UniProtKB A8K8P3 SFI1 enables GO:0019902 #> 4699 UniProtKB A8K8P3 SFI1 involved_in GO:0000086 #> 4700 UniProtKB A8K8P3 SFI1 involved_in GO:0010389 #> 4701 UniProtKB A8K8P3 SFI1 involved_in GO:0097711 #> 4702 UniProtKB A8K8P3 SFI1 located_in GO:0005814 #> 4703 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4704 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4705 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4706 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4707 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4708 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4709 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4710 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4711 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4712 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4713 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4714 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4715 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4716 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4717 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4718 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4719 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4720 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4721 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4722 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4723 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4724 UniProtKB A8K8P3 SFI1 located_in GO:0005829 #> 4725 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4726 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4727 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4728 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4729 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4730 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4731 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4732 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4733 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4734 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4735 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4736 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4737 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4738 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4739 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4740 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4741 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4742 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4743 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4744 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4745 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4746 UniProtKB A8K8V0 ZNF785 enables GO:0005515 #> 4747 UniProtKB A8K8V0 ZNF785 enables GO:0046872 #> 4748 UniProtKB A8K8V0 ZNF785 located_in GO:0005634 #> 4749 UniProtKB A8K979 ERI2 enables GO:0003676 #> 4750 UniProtKB A8K979 ERI2 enables GO:0008270 #> 4751 UniProtKB A8MPP1 DDX11L8 enables GO:0003677 #> 4752 UniProtKB A8MPP1 DDX11L8 enables GO:0003723 #> 4753 UniProtKB A8MPP1 DDX11L8 enables GO:0003724 #> 4754 UniProtKB A8MPP1 DDX11L8 enables GO:0005515 #> 4755 UniProtKB A8MPP1 DDX11L8 enables GO:0005524 #> 4756 UniProtKB A8MPP1 DDX11L8 enables GO:0016818 #> 4757 UniProtKB A8MPP1 DDX11L8 involved_in GO:0006139 #> 4758 UniProtKB A8MPP1 DDX11L8 located_in GO:0005730 #> 4759 UniProtKB A8MPS7 YDJC enables GO:0000287 #> 4760 UniProtKB A8MPS7 YDJC involved_in GO:0005975 #> 4761 UniProtKB A8MPY1 GABRR3 enables GO:0004890 #> 4762 UniProtKB A8MPY1 GABRR3 enables GO:0005230 #> 4763 UniProtKB A8MPY1 GABRR3 enables GO:0019904 #> 4764 UniProtKB A8MPY1 GABRR3 involved_in GO:0007214 #> 4765 UniProtKB A8MPY1 GABRR3 involved_in GO:0007268 #> 4766 UniProtKB A8MPY1 GABRR3 is_active_in GO:0005575 #> 4767 UniProtKB A8MPY1 GABRR3 located_in GO:0005886 #> 4768 UniProtKB A8MPY1 GABRR3 located_in GO:0045211 #> 4769 UniProtKB A8MPY1 GABRR3 part_of GO:0034707 #> 4770 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4771 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4772 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4773 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4774 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4775 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4776 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4777 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4778 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4779 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4780 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4781 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4782 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4783 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4784 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4785 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4786 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4787 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4788 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4789 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4790 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4791 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4792 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4793 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4794 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4795 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4796 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4797 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4798 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4799 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4800 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4801 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4802 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4803 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4804 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4805 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4806 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4807 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4808 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4809 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4810 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4811 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4812 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4813 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4814 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4815 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4816 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4817 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4818 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4819 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4820 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4821 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4822 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4823 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4824 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4825 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4826 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4827 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4828 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4829 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4830 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4831 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4832 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4833 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4834 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4835 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4836 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4837 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4838 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4839 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4840 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4841 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4842 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4843 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4844 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4845 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4846 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4847 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4848 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4849 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4850 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4851 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4852 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4853 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4854 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4855 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4856 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4857 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4858 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4859 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4860 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4861 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4862 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4863 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4864 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4865 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4866 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4867 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4868 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4869 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4870 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4871 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4872 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4873 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4874 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4875 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4876 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4877 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4878 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4879 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4880 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4881 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4882 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4883 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4884 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4885 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4886 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4887 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4888 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4889 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4890 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4891 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4892 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4893 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4894 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4895 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4896 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4897 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4898 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4899 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4900 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4901 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4902 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4903 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4904 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4905 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4906 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4907 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4908 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4909 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4910 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4911 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4912 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4913 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4914 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4915 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4916 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4917 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4918 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4919 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4920 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4921 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4922 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4923 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4924 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4925 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4926 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4927 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4928 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4929 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4930 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4931 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4932 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4933 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4934 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4935 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4936 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4937 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4938 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4939 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4940 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4941 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4942 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4943 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4944 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4945 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4946 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4947 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4948 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4949 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4950 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4951 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4952 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4953 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4954 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4955 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4956 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4957 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4958 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4959 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4960 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4961 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4962 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4963 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4964 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4965 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4966 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4967 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4968 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4969 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4970 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4971 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4972 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4973 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4974 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4975 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4976 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4977 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4978 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4979 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4980 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4981 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4982 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4983 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4984 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4985 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4986 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4987 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4988 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4989 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4990 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4991 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4992 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4993 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4994 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4995 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4996 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4997 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4998 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 4999 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5000 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5001 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5002 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5003 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5004 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5005 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5006 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5007 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5008 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5009 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5010 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5011 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5012 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5013 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5014 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5015 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5016 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5017 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5018 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5019 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5020 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5021 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5022 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5023 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5024 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5025 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5026 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5027 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5028 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5029 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5030 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5031 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5032 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5033 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5034 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5035 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5036 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5037 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5038 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5039 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5040 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5041 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5042 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5043 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5044 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5045 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5046 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5047 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5048 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5049 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5050 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5051 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5052 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5053 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5054 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5055 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5056 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5057 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5058 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5059 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5060 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5061 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5062 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5063 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5064 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5065 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5066 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5067 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5068 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5069 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5070 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5071 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5072 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5073 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5074 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5075 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5076 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5077 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5078 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5079 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5080 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5081 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5082 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5083 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5084 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5085 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5086 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5087 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5088 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5089 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5090 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5091 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5092 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5093 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5094 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5095 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5096 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5097 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5098 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5099 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5100 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5101 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5102 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5103 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5104 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5105 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5106 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5107 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5108 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5109 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5110 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5111 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5112 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5113 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5114 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5115 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5116 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5117 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5118 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5119 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5120 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5121 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5122 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5123 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5124 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5125 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5126 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5127 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5128 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5129 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5130 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5131 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5132 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5133 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5134 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5135 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5136 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5137 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5138 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5139 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5140 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5141 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5142 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5143 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5144 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5145 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5146 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5147 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5148 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5149 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5150 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5151 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5152 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5153 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5154 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5155 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5156 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5157 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5158 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5159 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5160 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5161 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5162 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5163 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5164 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5165 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5166 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5167 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5168 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5169 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5170 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5171 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5172 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5173 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5174 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5175 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5176 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5177 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5178 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5179 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5180 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5181 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5182 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5183 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5184 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5185 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5186 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5187 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5188 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5189 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5190 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5191 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5192 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5193 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5194 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5195 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5196 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5197 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5198 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5199 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5200 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5201 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5202 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5203 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5204 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5205 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5206 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5207 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5208 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5209 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5210 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5211 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5212 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5213 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5214 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5215 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5216 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5217 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5218 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5219 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5220 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5221 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5222 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5223 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5224 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5225 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5226 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5227 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5228 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5229 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5230 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5231 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5232 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5233 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5234 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5235 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5236 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5237 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5238 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5239 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5240 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5241 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5242 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5243 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5244 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5245 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5246 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5247 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5248 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5249 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5250 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5251 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5252 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5253 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5254 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5255 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5256 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5257 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5258 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5259 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5260 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5261 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5262 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5263 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5264 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5265 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5266 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5267 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5268 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5269 UniProtKB A8MQ03 CYSRT1 enables GO:0005515 #> 5270 UniProtKB A8MQ03 CYSRT1 enables GO:0042802 #> 5271 UniProtKB A8MQ03 CYSRT1 located_in GO:0070062 #> 5272 UniProtKB A8MQ14 ZNF850 enables GO:0046872 #> 5273 UniProtKB A8MQ14 ZNF850 involved_in GO:0045944 #> 5274 UniProtKB A8MQ27 NEURL1B enables GO:0005515 #> 5275 UniProtKB A8MQ27 NEURL1B enables GO:0046872 #> 5276 UniProtKB A8MQ27 NEURL1B enables GO:0061630 #> 5277 UniProtKB A8MQ27 NEURL1B involved_in GO:0007219 #> 5278 UniProtKB A8MQ27 NEURL1B involved_in GO:0016567 #> 5279 UniProtKB A8MQ27 NEURL1B involved_in GO:0070086 #> 5280 UniProtKB A8MQ27 NEURL1B located_in GO:0005769 #> 5281 UniProtKB A8MQ27 NEURL1B located_in GO:0005829 #> 5282 UniProtKB A8MQ27 NEURL1B located_in GO:0015629 #> 5283 UniProtKB A8MQT2 GOLGA8B located_in GO:0005794 #> 5284 UniProtKB A8MQT2 GOLGA8B located_in GO:0005829 #> 5285 UniProtKB A8MRT5 NPIPB5 located_in GO:0005654 #> 5286 UniProtKB A8MRT5 NPIPB5 located_in GO:0016021 #> 5287 UniProtKB A8MT33 SYCE1L involved_in GO:0007130 #> 5288 UniProtKB A8MT33 SYCE1L located_in GO:0045111 #> 5289 UniProtKB A8MT65 ZNF891 enables GO:0046872 #> 5290 UniProtKB A8MT65 ZNF891 located_in GO:0005634 #> 5291 UniProtKB A8MT69 CENPX contributes_to GO:0003690 #> 5292 UniProtKB A8MT69 CENPX enables GO:0003677 #> 5293 UniProtKB A8MT69 CENPX enables GO:0005515 #> 5294 UniProtKB A8MT69 CENPX enables GO:0005515 #> 5295 UniProtKB A8MT69 CENPX enables GO:0005515 #> 5296 UniProtKB A8MT69 CENPX enables GO:0005515 #> 5297 UniProtKB A8MT69 CENPX enables GO:0005515 #> 5298 UniProtKB A8MT69 CENPX involved_in GO:0000712 #> 5299 UniProtKB A8MT69 CENPX involved_in GO:0031297 #> 5300 UniProtKB A8MT69 CENPX involved_in GO:0031398 #> 5301 UniProtKB A8MT69 CENPX involved_in GO:0034080 #> 5302 UniProtKB A8MT69 CENPX involved_in GO:0036297 #> 5303 UniProtKB A8MT69 CENPX involved_in GO:0051301 #> 5304 UniProtKB A8MT69 CENPX involved_in GO:0051382 #> 5305 UniProtKB A8MT69 CENPX located_in GO:0000776 #> 5306 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5307 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5308 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5309 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5310 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5311 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5312 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5313 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5314 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5315 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5316 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5317 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5318 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5319 UniProtKB A8MT69 CENPX located_in GO:0005654 #> 5320 UniProtKB A8MT69 CENPX part_of GO:0043240 #> 5321 UniProtKB A8MT69 CENPX part_of GO:0043240 #> 5322 UniProtKB A8MT69 CENPX part_of GO:0071821 #> 5323 UniProtKB A8MT70 ZBBX enables GO:0046872 #> 5324 UniProtKB A8MTJ3 GNAT3 enables GO:0005525 #> 5325 UniProtKB A8MTJ3 GNAT3 enables GO:0046872 #> 5326 UniProtKB A8MTJ3 GNAT3 involved_in GO:0006457 #> 5327 UniProtKB A8MTJ3 GNAT3 involved_in GO:0007186 #> 5328 UniProtKB A8MTJ3 GNAT3 involved_in GO:0007193 #> 5329 UniProtKB A8MTJ3 GNAT3 involved_in GO:0030168 #> 5330 UniProtKB A8MTJ3 GNAT3 involved_in GO:0035094 #> 5331 UniProtKB A8MTJ3 GNAT3 involved_in GO:0050917 #> 5332 UniProtKB A8MTJ3 GNAT3 located_in GO:0001669 #> 5333 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5334 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5335 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5336 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5337 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5338 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5339 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5340 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5341 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5342 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5343 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5344 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5345 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5346 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5347 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5348 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5349 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5350 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5351 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5352 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5353 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5354 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5355 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5356 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5357 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5358 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5359 UniProtKB A8MTJ3 GNAT3 located_in GO:0005886 #> 5360 UniProtKB A8MTJ3 GNAT3 located_in GO:0005930 #> 5361 UniProtKB A8MTJ3 GNAT3 located_in GO:0016324 #> 5362 UniProtKB A8MTJ3 GNAT3 part_of GO:0032991 #> 5363 UniProtKB A8MTJ6 FOXI3 located_in GO:0005634 #> 5364 UniProtKB A8MTL3 RNF212B enables GO:0046872 #> 5365 UniProtKB A8MTL3 RNF212B involved_in GO:0007131 #> 5366 UniProtKB A8MTL9 HMSD enables GO:0004867 #> 5367 UniProtKB A8MTL9 HMSD involved_in GO:0002253 #> 5368 UniProtKB A8MTL9 HMSD involved_in GO:0010951 #> 5369 UniProtKB A8MTL9 HMSD located_in GO:0005615 #> 5370 UniProtKB A8MTQ0 NOTO enables GO:0000981 #> 5371 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5372 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5373 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5374 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5375 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5376 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5377 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5378 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5379 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5380 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5381 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5382 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5383 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5384 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5385 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5386 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5387 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5388 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5389 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5390 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5391 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5392 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5393 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5394 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5395 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5396 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5397 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5398 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5399 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5400 UniProtKB A8MTQ0 NOTO enables GO:0005515 #> 5401 UniProtKB A8MTQ0 NOTO enables GO:1990837 #> 5402 UniProtKB A8MTQ0 NOTO involved_in GO:0001947 #> 5403 UniProtKB A8MTQ0 NOTO involved_in GO:0009880 #> 5404 UniProtKB A8MTQ0 NOTO involved_in GO:0009953 #> 5405 UniProtKB A8MTQ0 NOTO involved_in GO:0030903 #> 5406 UniProtKB A8MTQ0 NOTO involved_in GO:0044458 #> 5407 UniProtKB A8MTQ0 NOTO involved_in GO:1902017 #> 5408 UniProtKB A8MTQ0 NOTO located_in GO:0000785 #> 5409 UniProtKB A8MTT3 CEBPZOS located_in GO:0016021 #> 5410 UniProtKB A8MTT3 CEBPZOS located_in GO:0031966 #> 5411 UniProtKB A8MTW9 A8MTW9 located_in GO:0005576 #> 5412 UniProtKB A8MTY0 ZNF724 enables GO:0046872 #> 5413 UniProtKB A8MTY0 ZNF724 involved_in GO:0006357 #> 5414 UniProtKB A8MTY0 ZNF724 located_in GO:0005634 #> 5415 UniProtKB A8MTY7 KRTAP9-7 involved_in GO:0031424 #> 5416 UniProtKB A8MTY7 KRTAP9-7 located_in GO:0005829 #> 5417 UniProtKB A8MTY7 KRTAP9-7 located_in GO:0045095 #> 5418 UniProtKB A8MTZ0 BBIP1 enables GO:0005515 #> 5419 UniProtKB A8MTZ0 BBIP1 enables GO:0005515 #> 5420 UniProtKB A8MTZ0 BBIP1 enables GO:0005515 #> 5421 UniProtKB A8MTZ0 BBIP1 enables GO:0005515 #> 5422 UniProtKB A8MTZ0 BBIP1 involved_in GO:0015031 #> 5423 UniProtKB A8MTZ0 BBIP1 involved_in GO:0042755 #> 5424 UniProtKB A8MTZ0 BBIP1 involved_in GO:0060271 #> 5425 UniProtKB A8MTZ0 BBIP1 involved_in GO:0060271 #> 5426 UniProtKB A8MTZ0 BBIP1 located_in GO:0005737 #> 5427 UniProtKB A8MTZ0 BBIP1 located_in GO:0005829 #> 5428 UniProtKB A8MTZ0 BBIP1 located_in GO:0005829 #> 5429 UniProtKB A8MTZ0 BBIP1 located_in GO:0005829 #> 5430 UniProtKB A8MTZ0 BBIP1 located_in GO:0005829 #> 5431 UniProtKB A8MTZ0 BBIP1 located_in GO:0005829 #> 5432 UniProtKB A8MTZ0 BBIP1 part_of GO:0034464 #> 5433 UniProtKB A8MU46 SMTNL1 enables GO:0005516 #> 5434 UniProtKB A8MU46 SMTNL1 enables GO:0043621 #> 5435 UniProtKB A8MU46 SMTNL1 enables GO:0051401 #> 5436 UniProtKB A8MU46 SMTNL1 enables GO:0097718 #> 5437 UniProtKB A8MU46 SMTNL1 involved_in GO:0014823 #> 5438 UniProtKB A8MU46 SMTNL1 involved_in GO:0018105 #> 5439 UniProtKB A8MU46 SMTNL1 involved_in GO:0042310 #> 5440 UniProtKB A8MU46 SMTNL1 involved_in GO:0042493 #> 5441 UniProtKB A8MU46 SMTNL1 involved_in GO:0045892 #> 5442 UniProtKB A8MU46 SMTNL1 involved_in GO:0045907 #> 5443 UniProtKB A8MU46 SMTNL1 involved_in GO:0048644 #> 5444 UniProtKB A8MU46 SMTNL1 located_in GO:0005634 #> 5445 UniProtKB A8MU46 SMTNL1 located_in GO:0005737 #> 5446 UniProtKB A8MU46 SMTNL1 located_in GO:0043292 #> 5447 UniProtKB A8MUK1 USP17L5 involved_in GO:0006511 #> 5448 UniProtKB A8MUK1 USP17L5 involved_in GO:0006915 #> 5449 UniProtKB A8MUK1 USP17L5 located_in GO:0005783 #> 5450 UniProtKB A8MUM7 LGALS16 enables GO:0030395 #> 5451 UniProtKB A8MUM7 LGALS16 involved_in GO:0006915 #> 5452 UniProtKB A8MUM7 LGALS16 involved_in GO:0070234 #> 5453 UniProtKB A8MUM7 LGALS16 is_active_in GO:0005575 #> 5454 UniProtKB A8MUN3 A8MUN3 located_in GO:0005576 #> 5455 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5456 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5457 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5458 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5459 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5460 UniProtKB A8MUP2 CSKMT enables GO:0005515 #> 5461 UniProtKB A8MUP2 CSKMT enables GO:0016278 #> 5462 UniProtKB A8MUP2 CSKMT enables GO:0016279 #> 5463 UniProtKB A8MUP2 CSKMT involved_in GO:0006479 #> 5464 UniProtKB A8MUP2 CSKMT involved_in GO:0018023 #> 5465 UniProtKB A8MUP2 CSKMT involved_in GO:0018026 #> 5466 UniProtKB A8MUP2 CSKMT involved_in GO:0018027 #> 5467 UniProtKB A8MUP2 CSKMT located_in GO:0005739 #> 5468 UniProtKB A8MUP6 GSG1L2 located_in GO:0016021 #> 5469 UniProtKB A8MUU1 FABP5P3 enables GO:0008289 #> 5470 UniProtKB A8MUV8 ZNF727 enables GO:0046872 #> 5471 UniProtKB A8MUV8 ZNF727 involved_in GO:0006357 #> 5472 UniProtKB A8MUV8 ZNF727 located_in GO:0005634 #> 5473 UniProtKB A8MUX0 KRTAP16-1 involved_in GO:0031424 #> 5474 UniProtKB A8MUX0 KRTAP16-1 located_in GO:0005829 #> 5475 UniProtKB A8MUX0 KRTAP16-1 located_in GO:0045095 #> 5476 UniProtKB A8MUZ8 ZNF705G enables GO:0046872 #> 5477 UniProtKB A8MUZ8 ZNF705G located_in GO:0005634 #> 5478 UniProtKB A8MV57 MPTX1 enables GO:0046872 #> 5479 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5480 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5481 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5482 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5483 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5484 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5485 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5486 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5487 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5488 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5489 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5490 UniProtKB A8MV81 HIGD1C enables GO:0005515 #> 5491 UniProtKB A8MV81 HIGD1C located_in GO:0016021 #> 5492 UniProtKB A8MVA2 KRTAP9-6 involved_in GO:0031424 #> 5493 UniProtKB A8MVA2 KRTAP9-6 located_in GO:0005829 #> 5494 UniProtKB A8MVA2 KRTAP9-6 located_in GO:0045095 #> 5495 UniProtKB A8MVS1 ZNF705F enables GO:0046872 #> 5496 UniProtKB A8MVS1 ZNF705F located_in GO:0005634 #> 5497 UniProtKB A8MVS5 HIDE1 enables GO:0005515 #> 5498 UniProtKB A8MVS5 HIDE1 located_in GO:0016021 #> 5499 UniProtKB A8MVU1 NCF1C enables GO:0016175 #> 5500 UniProtKB A8MVU1 NCF1C enables GO:0035091 #> 5501 UniProtKB A8MVW0 FAM171A2 located_in GO:0016021 #> 5502 UniProtKB A8MVW5 HEPACAM2 enables GO:0005515 #> 5503 UniProtKB A8MVW5 HEPACAM2 involved_in GO:0007098 #> 5504 UniProtKB A8MVW5 HEPACAM2 involved_in GO:0051301 #> 5505 UniProtKB A8MVW5 HEPACAM2 located_in GO:0000139 #> 5506 UniProtKB A8MVW5 HEPACAM2 located_in GO:0005654 #> 5507 UniProtKB A8MVW5 HEPACAM2 located_in GO:0005794 #> 5508 UniProtKB A8MVW5 HEPACAM2 located_in GO:0005813 #> 5509 UniProtKB A8MVW5 HEPACAM2 located_in GO:0005819 #> 5510 UniProtKB A8MVW5 HEPACAM2 located_in GO:0016021 #> 5511 UniProtKB A8MVW5 HEPACAM2 located_in GO:0030496 #> 5512 UniProtKB A8MVW5 HEPACAM2 located_in GO:0043231 #> 5513 UniProtKB A8MVW5 HEPACAM2 located_in GO:0072686 #> 5514 UniProtKB A8MVX0 ARHGEF33 enables GO:0005085 #> 5515 UniProtKB A8MVX0 ARHGEF33 involved_in GO:0050790 #> 5516 UniProtKB A8MVZ5 BTNL10 located_in GO:0016021 #> 5517 UniProtKB A8MW92 PHF20L1 enables GO:0005515 #> 5518 UniProtKB A8MW92 PHF20L1 enables GO:0005515 #> 5519 UniProtKB A8MW92 PHF20L1 enables GO:0046872 #> 5520 UniProtKB A8MW95 BECN2 acts_upstream_of_or_within GO:0006914 #> 5521 UniProtKB A8MW95 BECN2 acts_upstream_of_or_within GO:0008333 #> 5522 UniProtKB A8MW95 BECN2 acts_upstream_of_or_within GO:1990172 #> 5523 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5524 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5525 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5526 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5527 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5528 UniProtKB A8MW95 BECN2 enables GO:0005515 #> 5529 UniProtKB A8MW95 BECN2 involved_in GO:0006914 #> 5530 UniProtKB A8MW95 BECN2 involved_in GO:0008333 #> 5531 UniProtKB A8MW95 BECN2 involved_in GO:1990172 #> 5532 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5533 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5534 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5535 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5536 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5537 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5538 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5539 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5540 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5541 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5542 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5543 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5544 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5545 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5546 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5547 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5548 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5549 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5550 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5551 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5552 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5553 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5554 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5555 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5556 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5557 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5558 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5559 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5560 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5561 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5562 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5563 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5564 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5565 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5566 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5567 UniProtKB A8MW99 MEI4 enables GO:0005515 #> 5568 UniProtKB A8MW99 MEI4 involved_in GO:0006310 #> 5569 UniProtKB A8MW99 MEI4 involved_in GO:0007129 #> 5570 UniProtKB A8MW99 MEI4 involved_in GO:0007283 #> 5571 UniProtKB A8MW99 MEI4 involved_in GO:0042138 #> 5572 UniProtKB A8MW99 MEI4 involved_in GO:0048477 #> 5573 UniProtKB A8MW99 MEI4 located_in GO:0000800 #> 5574 UniProtKB A8MWA4 ZNF705E enables GO:0046872 #> 5575 UniProtKB A8MWA4 ZNF705E located_in GO:0005634 #> 5576 UniProtKB A8MWD9 SNRPGP15 involved_in GO:0000387 #> 5577 UniProtKB A8MWE9 EFCAB8 enables GO:0005509 #> 5578 UniProtKB A8MWK0 FADS2B enables GO:0016491 #> 5579 UniProtKB A8MWK0 FADS2B enables GO:0046872 #> 5580 UniProtKB A8MWK0 FADS2B involved_in GO:0006636 #> 5581 UniProtKB A8MWK0 FADS2B located_in GO:0005789 #> 5582 UniProtKB A8MWK0 FADS2B located_in GO:0016021 #> 5583 UniProtKB A8MWL6 A8MWL6 located_in GO:0016021 #> 5584 UniProtKB A8MWL7 TMEM14DP located_in GO:0016021 #> 5585 UniProtKB A8MWV9 SMIM34A located_in GO:0016021 #> 5586 UniProtKB A8MWX3 WASH4P enables GO:0003779 #> 5587 UniProtKB A8MWX3 WASH4P enables GO:0043014 #> 5588 UniProtKB A8MWX3 WASH4P involved_in GO:0016197 #> 5589 UniProtKB A8MWX3 WASH4P involved_in GO:0034314 #> 5590 UniProtKB A8MWX3 WASH4P involved_in GO:0042147 #> 5591 UniProtKB A8MWX3 WASH4P located_in GO:0005769 #> 5592 UniProtKB A8MWX3 WASH4P located_in GO:0005769 #> 5593 UniProtKB A8MWX3 WASH4P located_in GO:0005829 #> 5594 UniProtKB A8MWX3 WASH4P located_in GO:0031901 #> 5595 UniProtKB A8MWX3 WASH4P located_in GO:0055037 #> 5596 UniProtKB A8MWX3 WASH4P located_in GO:0055038 #> 5597 UniProtKB A8MWX3 WASH4P part_of GO:0071203 #> 5598 UniProtKB A8MWY0 ELAPOR2 enables GO:0070700 #> 5599 UniProtKB A8MWY0 ELAPOR2 involved_in GO:0030513 #> 5600 UniProtKB A8MWY0 ELAPOR2 involved_in GO:0045684 #> 5601 UniProtKB A8MWY0 ELAPOR2 involved_in GO:0051961 #> 5602 UniProtKB A8MWY0 ELAPOR2 located_in GO:0005886 #> 5603 UniProtKB A8MX34 KRTAP29-1 involved_in GO:0031424 #> 5604 UniProtKB A8MX34 KRTAP29-1 located_in GO:0005829 #> 5605 UniProtKB A8MX34 KRTAP29-1 located_in GO:0045095 #> 5606 UniProtKB A8MX76 CAPN14 enables GO:0005509 #> 5607 UniProtKB A8MXD5 GRXCR1 enables GO:0003674 #> 5608 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5609 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5610 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5611 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5612 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5613 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5614 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5615 UniProtKB A8MXD5 GRXCR1 enables GO:0005515 #> 5616 UniProtKB A8MXD5 GRXCR1 enables GO:0097573 #> 5617 UniProtKB A8MXD5 GRXCR1 involved_in GO:0007605 #> 5618 UniProtKB A8MXD5 GRXCR1 involved_in GO:0060118 #> 5619 UniProtKB A8MXD5 GRXCR1 involved_in GO:0060119 #> 5620 UniProtKB A8MXD5 GRXCR1 involved_in GO:0060122 #> 5621 UniProtKB A8MXD5 GRXCR1 located_in GO:0005902 #> 5622 UniProtKB A8MXD5 GRXCR1 located_in GO:0032420 #> 5623 UniProtKB A8MXD5 GRXCR1 located_in GO:0060091 #> 5624 UniProtKB A8MXE2 B3GALT9 located_in GO:0000139 #> 5625 UniProtKB A8MXE2 B3GALT9 located_in GO:0016021 #> 5626 UniProtKB A8MXK1 VSTM5 involved_in GO:0021517 #> 5627 UniProtKB A8MXK1 VSTM5 involved_in GO:0046847 #> 5628 UniProtKB A8MXK1 VSTM5 involved_in GO:0051260 #> 5629 UniProtKB A8MXK1 VSTM5 involved_in GO:1904891 #> 5630 UniProtKB A8MXK1 VSTM5 located_in GO:0005886 #> 5631 UniProtKB A8MXK1 VSTM5 located_in GO:0016021 #> 5632 UniProtKB A8MXK1 VSTM5 located_in GO:0030424 #> 5633 UniProtKB A8MXK1 VSTM5 located_in GO:0030425 #> 5634 UniProtKB A8MXU0 DEFB108A involved_in GO:0042742 #> 5635 UniProtKB A8MXU0 DEFB108A involved_in GO:0045087 #> 5636 UniProtKB A8MXU0 DEFB108A located_in GO:0005576 #> 5637 UniProtKB A8MXV4 NUDT19 enables GO:0016787 #> 5638 UniProtKB A8MXV4 NUDT19 enables GO:0046872 #> 5639 UniProtKB A8MXV4 NUDT19 involved_in GO:0008104 #> 5640 UniProtKB A8MXV4 NUDT19 involved_in GO:0008150 #> 5641 UniProtKB A8MXV4 NUDT19 involved_in GO:0009062 #> 5642 UniProtKB A8MXV4 NUDT19 is_active_in GO:0005575 #> 5643 UniProtKB A8MXV4 NUDT19 located_in GO:0005782 #> 5644 UniProtKB A8MXV4 NUDT19 located_in GO:0005782 #> 5645 UniProtKB A8MXV4 NUDT19 located_in GO:0005829 #> 5646 UniProtKB A8MXV4 NUDT19 located_in GO:0005829 #> 5647 UniProtKB A8MXV6 CDRT15L2 located_in GO:0016021 #> 5648 UniProtKB A8MXY4 ZNF99 enables GO:0046872 #> 5649 UniProtKB A8MXY4 ZNF99 involved_in GO:0045944 #> 5650 UniProtKB A8MXZ3 KRTAP9-1 involved_in GO:0031424 #> 5651 UniProtKB A8MXZ3 KRTAP9-1 located_in GO:0005829 #> 5652 UniProtKB A8MXZ3 KRTAP9-1 located_in GO:0045095 #> 5653 UniProtKB A8MYB1 TMCO5B located_in GO:0016021 #> 5654 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5655 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5656 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5657 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5658 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5659 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5660 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5661 UniProtKB A8MYP8 ODF3B enables GO:0005515 #> 5662 UniProtKB A8MYU2 KCNU1 enables GO:0005244 #> 5663 UniProtKB A8MYU2 KCNU1 involved_in GO:0034765 #> 5664 UniProtKB A8MYU2 KCNU1 involved_in GO:0035036 #> 5665 UniProtKB A8MYU2 KCNU1 involved_in GO:0071805 #> 5666 UniProtKB A8MYU2 KCNU1 located_in GO:0005886 #> 5667 UniProtKB A8MYU2 KCNU1 located_in GO:0016021 #> 5668 UniProtKB A8MYV0 DCDC2C involved_in GO:0035556 #> 5669 UniProtKB A8MYV0 DCDC2C located_in GO:0005737 #> 5670 UniProtKB A8MYV0 DCDC2C located_in GO:0036126 #> 5671 UniProtKB A8MYZ0 MINDY4B enables GO:0004843 #> 5672 UniProtKB A8MYZ0 MINDY4B involved_in GO:0071108 #> 5673 UniProtKB A8MYZ6 FOXO6 enables GO:0000981 #> 5674 UniProtKB A8MYZ6 FOXO6 enables GO:0000981 #> 5675 UniProtKB A8MYZ6 FOXO6 enables GO:0005515 #> 5676 UniProtKB A8MYZ6 FOXO6 involved_in GO:0006357 #> 5677 UniProtKB A8MYZ6 FOXO6 involved_in GO:0007613 #> 5678 UniProtKB A8MYZ6 FOXO6 involved_in GO:0060999 #> 5679 UniProtKB A8MYZ6 FOXO6 located_in GO:0005634 #> 5680 UniProtKB A8MYZ6 FOXO6 located_in GO:0005737 #> 5681 UniProtKB A8MYZ6 FOXO6 located_in GO:0000785 #> 5682 UniProtKB A8MZ26 EFCAB9 enables GO:0005509 #> 5683 UniProtKB A8MZ26 EFCAB9 enables GO:0061891 #> 5684 UniProtKB A8MZ26 EFCAB9 involved_in GO:0007283 #> 5685 UniProtKB A8MZ26 EFCAB9 involved_in GO:0030317 #> 5686 UniProtKB A8MZ26 EFCAB9 involved_in GO:0048240 #> 5687 UniProtKB A8MZ26 EFCAB9 located_in GO:0005737 #> 5688 UniProtKB A8MZ26 EFCAB9 located_in GO:0097228 #> 5689 UniProtKB A8MZ36 EVPLL enables GO:0019215 #> 5690 UniProtKB A8MZ36 EVPLL involved_in GO:0008544 #> 5691 UniProtKB A8MZ36 EVPLL located_in GO:0001533 #> 5692 UniProtKB A8MZ59 LEUTX enables GO:0000981 #> 5693 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5694 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5695 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5696 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5697 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5698 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5699 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5700 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5701 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5702 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5703 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5704 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5705 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5706 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5707 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5708 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5709 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5710 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5711 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5712 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5713 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5714 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5715 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5716 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5717 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5718 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5719 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5720 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5721 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5722 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5723 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5724 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5725 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5726 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5727 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5728 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5729 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5730 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5731 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5732 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5733 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5734 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5735 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5736 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5737 UniProtKB A8MZ59 LEUTX enables GO:0005515 #> 5738 UniProtKB A8MZ59 LEUTX located_in GO:0000785 #> 5739 UniProtKB A8MZ97 C2orf74 enables GO:0005515 #> 5740 UniProtKB A8MZ97 C2orf74 located_in GO:0016021 #> 5741 UniProtKB A8MZH6 OOSP1 located_in GO:0005576 #> 5742 UniProtKB A8TX70 COL6A5 colocalizes_with GO:0062023 #> 5743 UniProtKB A8TX70 COL6A5 enables GO:0005515 #> 5744 UniProtKB A8TX70 COL6A5 enables GO:0030020 #> 5745 UniProtKB A8TX70 COL6A5 enables GO:0030020 #> 5746 UniProtKB A8TX70 COL6A5 enables GO:0030020 #> 5747 UniProtKB A8TX70 COL6A5 involved_in GO:0007155 #> 5748 UniProtKB A8TX70 COL6A5 located_in GO:0005576 #> 5749 UniProtKB A8TX70 COL6A5 located_in GO:0005576 #> 5750 UniProtKB A8TX70 COL6A5 located_in GO:0062023 #> 5751 UniProtKB A8TX70 COL6A5 part_of GO:0005581 #> 5752 UniProtKB A8TX70 COL6A5 located_in GO:0062023 #> 5753 UniProtKB A9QM74 KPNA7 enables GO:0005515 #> 5754 UniProtKB A9QM74 KPNA7 involved_in GO:0001824 #> 5755 UniProtKB A9QM74 KPNA7 involved_in GO:0010628 #> 5756 UniProtKB A9QM74 KPNA7 involved_in GO:0010629 #> 5757 UniProtKB A9QM74 KPNA7 involved_in GO:0019054 #> 5758 UniProtKB A9QM74 KPNA7 involved_in GO:1902466 #> 5759 UniProtKB A9QM74 KPNA7 located_in GO:0005654 #> 5760 UniProtKB A9QM74 KPNA7 located_in GO:0005654 #> 5761 UniProtKB A9QM74 KPNA7 located_in GO:0005819 #> 5762 UniProtKB A9QM74 KPNA7 located_in GO:0005829 #> 5763 UniProtKB A9UHW6 MIF4GD enables GO:0003723 #> 5764 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5765 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5766 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5767 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5768 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5769 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5770 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5771 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5772 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5773 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5774 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5775 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5776 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5777 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5778 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5779 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5780 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5781 UniProtKB A9UHW6 MIF4GD enables GO:0005515 #> 5782 UniProtKB A9UHW6 MIF4GD enables GO:0008022 #> 5783 UniProtKB A9UHW6 MIF4GD enables GO:0042802 #> 5784 UniProtKB A9UHW6 MIF4GD enables GO:0042802 #> 5785 UniProtKB A9UHW6 MIF4GD involved_in GO:0045727 #> 5786 UniProtKB A9UHW6 MIF4GD located_in GO:0005730 #> 5787 UniProtKB A9UHW6 MIF4GD located_in GO:0005794 #> 5788 UniProtKB A9UHW6 MIF4GD located_in GO:0005829 #> 5789 UniProtKB A9YTQ3 AHRR enables GO:0000981 #> 5790 UniProtKB A9YTQ3 AHRR enables GO:0005515 #> 5791 UniProtKB A9YTQ3 AHRR enables GO:0046983 #> 5792 UniProtKB A9YTQ3 AHRR involved_in GO:0006805 #> 5793 UniProtKB A9YTQ3 AHRR involved_in GO:0030522 #> 5794 UniProtKB A9YTQ3 AHRR located_in GO:0005654 #> 5795 UniProtKB A9YTQ3 AHRR located_in GO:0005654 #> 5796 UniProtKB A9YTQ3 AHRR located_in GO:0005829 #> 5797 UniProtKB A9YTQ3 AHRR located_in GO:0000785 #> 5798 UniProtKB A9Z1Z3 FER1L4 enables GO:0046872 #> 5799 UniProtKB A9Z1Z3 FER1L4 located_in GO:0016021 #> 5800 UniProtKB B0I1T2 MYO1G enables GO:0005516 #> 5801 UniProtKB B0I1T2 MYO1G enables GO:0005524 #> 5802 UniProtKB B0I1T2 MYO1G enables GO:0005546 #> 5803 UniProtKB B0I1T2 MYO1G enables GO:0005547 #> 5804 UniProtKB B0I1T2 MYO1G enables GO:0043325 #> 5805 UniProtKB B0I1T2 MYO1G involved_in GO:0002456 #> 5806 UniProtKB B0I1T2 MYO1G involved_in GO:0006887 #> 5807 UniProtKB B0I1T2 MYO1G involved_in GO:0031589 #> 5808 UniProtKB B0I1T2 MYO1G involved_in GO:0038096 #> 5809 UniProtKB B0I1T2 MYO1G involved_in GO:0071976 #> 5810 UniProtKB B0I1T2 MYO1G involved_in GO:0072678 #> 5811 UniProtKB B0I1T2 MYO1G involved_in GO:0120117 #> 5812 UniProtKB B0I1T2 MYO1G located_in GO:0001891 #> 5813 UniProtKB B0I1T2 MYO1G located_in GO:0005654 #> 5814 UniProtKB B0I1T2 MYO1G located_in GO:0005886 #> 5815 UniProtKB B0I1T2 MYO1G located_in GO:0005886 #> 5816 UniProtKB B0I1T2 MYO1G located_in GO:0016020 #> 5817 UniProtKB B0I1T2 MYO1G located_in GO:0030027 #> 5818 UniProtKB B0I1T2 MYO1G located_in GO:0030175 #> 5819 UniProtKB B0I1T2 MYO1G located_in GO:0031256 #> 5820 UniProtKB B0I1T2 MYO1G located_in GO:0070062 #> 5821 UniProtKB B0I1T2 MYO1G part_of GO:0016459 #> 5822 UniProtKB B0YJ81 HACD1 enables GO:0005515 #> 5823 UniProtKB B0YJ81 HACD1 enables GO:0005515 #> 5824 UniProtKB B0YJ81 HACD1 enables GO:0005515 #> 5825 UniProtKB B0YJ81 HACD1 enables GO:0005515 #> 5826 UniProtKB B0YJ81 HACD1 enables GO:0005515 #> 5827 UniProtKB B0YJ81 HACD1 enables GO:0102158 #> 5828 UniProtKB B0YJ81 HACD1 enables GO:0102158 #> 5829 UniProtKB B0YJ81 HACD1 enables GO:0102343 #> 5830 UniProtKB B0YJ81 HACD1 enables GO:0102344 #> 5831 UniProtKB B0YJ81 HACD1 enables GO:0102345 #> 5832 UniProtKB B0YJ81 HACD1 involved_in GO:0007275 #> 5833 UniProtKB B0YJ81 HACD1 involved_in GO:0035338 #> 5834 UniProtKB B0YJ81 HACD1 located_in GO:0005789 #> 5835 UniProtKB B1AK53 ESPN enables GO:0017124 #> 5836 UniProtKB B1AK53 ESPN enables GO:0051015 #> 5837 UniProtKB B1AK53 ESPN involved_in GO:0007605 #> 5838 UniProtKB B1AK53 ESPN involved_in GO:0030034 #> 5839 UniProtKB B1AK53 ESPN located_in GO:0005902 #> 5840 UniProtKB B1AK53 ESPN located_in GO:0005903 #> 5841 UniProtKB B1AK53 ESPN located_in GO:0032420 #> 5842 UniProtKB B1AK53 ESPN located_in GO:0032426 #> 5843 UniProtKB B1AK53 ESPN part_of GO:0031941 #> 5844 UniProtKB B1AKI9 ISM1 located_in GO:0005576 #> 5845 UniProtKB B1AL88 FAM155A located_in GO:0016021 #> 5846 UniProtKB B1APH4 ZNF487 enables GO:0000981 #> 5847 UniProtKB B1APH4 ZNF487 enables GO:0046872 #> 5848 UniProtKB B1APH4 ZNF487 located_in GO:0005634 #> 5849 UniProtKB B1APH4 ZNF487 located_in GO:0000785 #> 5850 UniProtKB B1ATL7 PRR32 enables GO:0005515 #> 5851 UniProtKB B1ATL7 PRR32 enables GO:0005515 #> 5852 UniProtKB B1ATL7 PRR32 enables GO:0005515 #> 5853 UniProtKB B1ATL7 PRR32 enables GO:0005515 #> 5854 UniProtKB B2CW77 KLLN enables GO:0003677 #> 5855 UniProtKB B2CW77 KLLN involved_in GO:0006915 #> 5856 UniProtKB B2CW77 KLLN involved_in GO:0007049 #> 5857 UniProtKB B2CW77 KLLN located_in GO:0005654 #> 5858 UniProtKB B2CW77 KLLN located_in GO:0005730 #> 5859 UniProtKB B2RBV5 B2RBV5 enables GO:0005515 #> 5860 UniProtKB B2RBV5 B2RBV5 involved_in GO:0051726 #> 5861 UniProtKB B2RD01 CENPBD1 enables GO:0003677 #> 5862 UniProtKB B2RD01 CENPBD1 located_in GO:0005634 #> 5863 UniProtKB B2RN74 OR11H12 enables GO:0004930 #> 5864 UniProtKB B2RN74 OR11H12 enables GO:0004984 #> 5865 UniProtKB B2RN74 OR11H12 involved_in GO:0007186 #> 5866 UniProtKB B2RN74 OR11H12 involved_in GO:0050911 #> 5867 UniProtKB B2RN74 OR11H12 located_in GO:0005886 #> 5868 UniProtKB B2RN74 OR11H12 located_in GO:0016021 #> 5869 UniProtKB B2RNN3 C1QTNF9B enables GO:0005515 #> 5870 UniProtKB B2RNN3 C1QTNF9B enables GO:0005515 #> 5871 UniProtKB B2RNN3 C1QTNF9B located_in GO:0005576 #> 5872 UniProtKB B2RNN3 C1QTNF9B part_of GO:0005581 #> 5873 UniProtKB B2RPK0 HMGB1P1 located_in GO:0005634 #> 5874 UniProtKB B2RPK0 HMGB1P1 located_in GO:0005694 #> 5875 UniProtKB B2RTY4 MYO9A enables GO:0003774 #> 5876 UniProtKB B2RTY4 MYO9A enables GO:0003779 #> 5877 UniProtKB B2RTY4 MYO9A enables GO:0005096 #> 5878 UniProtKB B2RTY4 MYO9A enables GO:0005515 #> 5879 UniProtKB B2RTY4 MYO9A enables GO:0005515 #> 5880 UniProtKB B2RTY4 MYO9A enables GO:0005524 #> 5881 UniProtKB B2RTY4 MYO9A enables GO:0046872 #> 5882 UniProtKB B2RTY4 MYO9A involved_in GO:0007601 #> db_reference evidence #> 1 GO_REF:0000043 IEA #> 2 GO_REF:0000043 IEA #> 3 GO_REF:0000003 IEA #> 4 GO_REF:0000003 IEA #> 5 GO_REF:0000052 IDA #> 6 GO_REF:0000043 IEA #> 7 GO_REF:0000044 IEA #> 8 GO_REF:0000043 IEA #> 9 GO_REF:0000043 IEA #> 10 GO_REF:0000044 IEA #> 11 GO_REF:0000043 IEA #> 12 GO_REF:0000043 IEA #> 13 GO_REF:0000044 IEA #> 14 GO_REF:0000043 IEA #> 15 GO_REF:0000043 IEA #> 16 GO_REF:0000044 IEA #> 17 GO_REF:0000043 IEA #> 18 GO_REF:0000043 IEA #> 19 GO_REF:0000044 IEA #> 20 GO_REF:0000043 IEA #> 21 GO_REF:0000043 IEA #> 22 GO_REF:0000044 IEA #> 23 GO_REF:0000043 IEA #> 24 GO_REF:0000043 IEA #> 25 GO_REF:0000044 IEA #> 26 GO_REF:0000043 IEA #> 27 GO_REF:0000043 IEA #> 28 GO_REF:0000044 IEA #> 29 GO_REF:0000043 IEA #> 30 GO_REF:0000043 IEA #> 31 GO_REF:0000044 IEA #> 32 GO_REF:0000043 IEA #> 33 GO_REF:0000043 IEA #> 34 GO_REF:0000044 IEA #> 35 GO_REF:0000043 IEA #> 36 GO_REF:0000043 IEA #> 37 GO_REF:0000044 IEA #> 38 GO_REF:0000043 IEA #> 39 GO_REF:0000043 IEA #> 40 GO_REF:0000044 IEA #> 41 GO_REF:0000043 IEA #> 42 GO_REF:0000043 IEA #> 43 GO_REF:0000044 IEA #> 44 GO_REF:0000043 IEA #> 45 GO_REF:0000043 IEA #> 46 GO_REF:0000044 IEA #> 47 GO_REF:0000043 IEA #> 48 GO_REF:0000043 IEA #> 49 GO_REF:0000044 IEA #> 50 GO_REF:0000043 IEA #> 51 GO_REF:0000043 IEA #> 52 GO_REF:0000044 IEA #> 53 GO_REF:0000043 IEA #> 54 GO_REF:0000043 IEA #> 55 GO_REF:0000044 IEA #> 56 GO_REF:0000043 IEA #> 57 GO_REF:0000043 IEA #> 58 GO_REF:0000044 IEA #> 59 GO_REF:0000043 IEA #> 60 GO_REF:0000043 IEA #> 61 GO_REF:0000044 IEA #> 62 GO_REF:0000043 IEA #> 63 GO_REF:0000043 IEA #> 64 GO_REF:0000043 IEA #> 65 GO_REF:0000043 IEA #> 66 GO_REF:0000043 IEA #> 67 GO_REF:0000043 IEA #> 68 PMID:21081917 IDA #> 69 GO_REF:0000043 IEA #> 70 GO_REF:0000043 IEA #> 71 GO_REF:0000043 IEA #> 72 GO_REF:0000043 IEA #> 73 GO_REF:0000043 IEA #> 74 GO_REF:0000043 IEA #> 75 Reactome:R-HSA-9664323 TAS #> 76 Reactome:R-HSA-2173782 TAS #> 77 Reactome:R-HSA-166663 TAS #> 78 Reactome:R-HSA-173623 TAS #> 79 Reactome:R-HSA-9664285 TAS #> 80 Reactome:R-HSA-9666433 TAS #> 81 Reactome:R-HSA-9664406 TAS #> 82 Reactome:R-HSA-977606 TAS #> 83 Reactome:R-HSA-2454202 TAS #> 84 Reactome:R-HSA-2029480 TAS #> 85 Reactome:R-HSA-9664422 TAS #> 86 Reactome:R-HSA-198933 TAS #> 87 Reactome:R-HSA-202733 TAS #> 88 Reactome:R-HSA-166753 TAS #> 89 Reactome:R-HSA-166792 TAS #> 90 Reactome:R-HSA-173626 TAS #> 91 Reactome:R-HSA-173631 TAS #> 92 Reactome:R-HSA-1861621 TAS #> 93 Reactome:R-HSA-199161 TAS #> 94 Reactome:R-HSA-2029268 TAS #> 95 Reactome:R-HSA-2029270 TAS #> 96 Reactome:R-HSA-2029271 TAS #> 97 Reactome:R-HSA-2029272 TAS #> 98 Reactome:R-HSA-2029273 TAS #> 99 Reactome:R-HSA-2029451 TAS #> 100 Reactome:R-HSA-2029452 TAS #> 101 Reactome:R-HSA-2029453 TAS #> 102 Reactome:R-HSA-2029455 TAS #> 103 Reactome:R-HSA-2029457 TAS #> 104 Reactome:R-HSA-2029458 TAS #> 105 Reactome:R-HSA-2029459 TAS #> 106 Reactome:R-HSA-2029467 TAS #> 107 Reactome:R-HSA-2029476 TAS #> 108 Reactome:R-HSA-2197697 TAS #> 109 Reactome:R-HSA-2203516 TAS #> 110 Reactome:R-HSA-2454192 TAS #> 111 Reactome:R-HSA-2454208 TAS #> 112 Reactome:R-HSA-2454240 TAS #> 113 Reactome:R-HSA-2730833 TAS #> 114 Reactome:R-HSA-2730843 TAS #> 115 Reactome:R-HSA-2730851 TAS #> 116 Reactome:R-HSA-2730882 TAS #> 117 Reactome:R-HSA-2730884 TAS #> 118 Reactome:R-HSA-2730886 TAS #> 119 Reactome:R-HSA-8852266 TAS #> 120 Reactome:R-HSA-8852481 TAS #> 121 Reactome:R-HSA-8858428 TAS #> 122 Reactome:R-HSA-9021306 TAS #> 123 Reactome:R-HSA-9664261 TAS #> 124 Reactome:R-HSA-9664268 TAS #> 125 Reactome:R-HSA-9664270 TAS #> 126 Reactome:R-HSA-9664271 TAS #> 127 Reactome:R-HSA-9664273 TAS #> 128 Reactome:R-HSA-9664275 TAS #> 129 Reactome:R-HSA-9664278 TAS #> 130 Reactome:R-HSA-9664285 TAS #> 131 Reactome:R-HSA-9664406 TAS #> 132 Reactome:R-HSA-9666425 TAS #> 133 Reactome:R-HSA-9666426 TAS #> 134 Reactome:R-HSA-9666428 TAS #> 135 Reactome:R-HSA-9666430 TAS #> 136 Reactome:R-HSA-9666433 TAS #> 137 Reactome:R-HSA-9666435 TAS #> 138 Reactome:R-HSA-9666458 TAS #> 139 Reactome:R-HSA-1112666 TAS #> 140 Reactome:R-HSA-5690701 TAS #> 141 Reactome:R-HSA-5690702 TAS #> 142 Reactome:R-HSA-5690740 TAS #> 143 Reactome:R-HSA-9606151 TAS #> 144 Reactome:R-HSA-983696 TAS #> 145 Reactome:R-HSA-983700 TAS #> 146 Reactome:R-HSA-983703 TAS #> 147 Reactome:R-HSA-983707 TAS #> 148 GO_REF:0000043 IEA #> 149 GO_REF:0000043 IEA #> 150 GO_REF:0000043 IEA #> 151 GO_REF:0000043 IEA #> 152 GO_REF:0000043 IEA #> 153 GO_REF:0000044 IEA #> 154 GO_REF:0000043 IEA #> 155 GO_REF:0000043 IEA #> 156 GO_REF:0000043 IEA #> 157 GO_REF:0000043 IEA #> 158 GO_REF:0000044 IEA #> 159 GO_REF:0000043 IEA #> 160 GO_REF:0000043 IEA #> 161 GO_REF:0000044 IEA #> 162 GO_REF:0000043 IEA #> 163 GO_REF:0000043 IEA #> 164 GO_REF:0000044 IEA #> 165 GO_REF:0000043 IEA #> 166 Reactome:R-HSA-9664323 TAS #> 167 Reactome:R-HSA-2173782 TAS #> 168 Reactome:R-HSA-166663 TAS #> 169 Reactome:R-HSA-173623 TAS #> 170 Reactome:R-HSA-9664285 TAS #> 171 Reactome:R-HSA-9666433 TAS #> 172 Reactome:R-HSA-9664406 TAS #> 173 Reactome:R-HSA-977606 TAS #> 174 Reactome:R-HSA-2454202 TAS #> 175 Reactome:R-HSA-2029480 TAS #> 176 Reactome:R-HSA-9664422 TAS #> 177 Reactome:R-HSA-198933 TAS #> 178 Reactome:R-HSA-202733 TAS #> 179 Reactome:R-HSA-166753 TAS #> 180 Reactome:R-HSA-166792 TAS #> 181 Reactome:R-HSA-173626 TAS #> 182 Reactome:R-HSA-173631 TAS #> 183 Reactome:R-HSA-1861621 TAS #> 184 Reactome:R-HSA-199161 TAS #> 185 Reactome:R-HSA-2029268 TAS #> 186 Reactome:R-HSA-2029270 TAS #> 187 Reactome:R-HSA-2029271 TAS #> 188 Reactome:R-HSA-2029272 TAS #> 189 Reactome:R-HSA-2029273 TAS #> 190 Reactome:R-HSA-2029451 TAS #> 191 Reactome:R-HSA-2029452 TAS #> 192 Reactome:R-HSA-2029453 TAS #> 193 Reactome:R-HSA-2029455 TAS #> 194 Reactome:R-HSA-2029457 TAS #> 195 Reactome:R-HSA-2029458 TAS #> 196 Reactome:R-HSA-2029459 TAS #> 197 Reactome:R-HSA-2029467 TAS #> 198 Reactome:R-HSA-2029476 TAS #> 199 Reactome:R-HSA-2197697 TAS #> 200 Reactome:R-HSA-2203516 TAS #> 201 Reactome:R-HSA-2454192 TAS #> 202 Reactome:R-HSA-2454208 TAS #> 203 Reactome:R-HSA-2454240 TAS #> 204 Reactome:R-HSA-2730833 TAS #> 205 Reactome:R-HSA-2730843 TAS #> 206 Reactome:R-HSA-2730851 TAS #> 207 Reactome:R-HSA-2730882 TAS #> 208 Reactome:R-HSA-2730884 TAS #> 209 Reactome:R-HSA-2730886 TAS #> 210 Reactome:R-HSA-8852266 TAS #> 211 Reactome:R-HSA-8852481 TAS #> 212 Reactome:R-HSA-8858428 TAS #> 213 Reactome:R-HSA-9021306 TAS #> 214 Reactome:R-HSA-9664261 TAS #> 215 Reactome:R-HSA-9664268 TAS #> 216 Reactome:R-HSA-9664270 TAS #> 217 Reactome:R-HSA-9664271 TAS #> 218 Reactome:R-HSA-9664273 TAS #> 219 Reactome:R-HSA-9664275 TAS #> 220 Reactome:R-HSA-9664278 TAS #> 221 Reactome:R-HSA-9664285 TAS #> 222 Reactome:R-HSA-9664406 TAS #> 223 Reactome:R-HSA-9666425 TAS #> 224 Reactome:R-HSA-9666426 TAS #> 225 Reactome:R-HSA-9666428 TAS #> 226 Reactome:R-HSA-9666430 TAS #> 227 Reactome:R-HSA-9666433 TAS #> 228 Reactome:R-HSA-9666435 TAS #> 229 Reactome:R-HSA-9666458 TAS #> 230 Reactome:R-HSA-1112666 TAS #> 231 Reactome:R-HSA-5690701 TAS #> 232 Reactome:R-HSA-5690702 TAS #> 233 Reactome:R-HSA-5690740 TAS #> 234 Reactome:R-HSA-9606151 TAS #> 235 Reactome:R-HSA-983696 TAS #> 236 Reactome:R-HSA-983700 TAS #> 237 Reactome:R-HSA-983703 TAS #> 238 Reactome:R-HSA-983707 TAS #> 239 GO_REF:0000043 IEA #> 240 GO_REF:0000043 IEA #> 241 GO_REF:0000044 IEA #> 242 GO_REF:0000043 IEA #> 243 GO_REF:0000043 IEA #> 244 GO_REF:0000043 IEA #> 245 GO_REF:0000043 IEA #> 246 GO_REF:0000043 IEA #> 247 GO_REF:0000043 IEA #> 248 GO_REF:0000043 IEA #> 249 GO_REF:0000043 IEA #> 250 GO_REF:0000043 IEA #> 251 GO_REF:0000043 IEA #> 252 GO_REF:0000043 IEA #> 253 GO_REF:0000043 IEA #> 254 GO_REF:0000043 IEA #> 255 GO_REF:0000043 IEA #> 256 GO_REF:0000043 IEA #> 257 GO_REF:0000043 IEA #> 258 GO_REF:0000043 IEA #> 259 GO_REF:0000043 IEA #> 260 GO_REF:0000044 IEA #> 261 GO_REF:0000043 IEA #> 262 GO_REF:0000044 IEA #> 263 GO_REF:0000043 IEA #> 264 GO_REF:0000043 IEA #> 265 GO_REF:0000002 IEA #> 266 GO_REF:0000108 IEA #> 267 GO_REF:0000043 IEA #> 268 GO_REF:0000043 IEA #> 269 GO_REF:0000044 IEA #> 270 GO_REF:0000043 IEA #> 271 GO_REF:0000043 IEA #> 272 GO_REF:0000044 IEA #> 273 GO_REF:0000043 IEA #> 274 GO_REF:0000043 IEA #> 275 GO_REF:0000044 IEA #> 276 GO_REF:0000043 IEA #> 277 GO_REF:0000043 IEA #> 278 GO_REF:0000043 IEA #> 279 PMID:21081917 IPI #> 280 GO_REF:0000043 IEA #> 281 PMID:12682246 IEP #> 282 PMID:12682246 IEP #> 283 PMID:21081917 IDA #> 284 GO_REF:0000043 IEA #> 285 GO_REF:0000043 IEA #> 286 GO_REF:0000043 IEA #> 287 GO_REF:0000043 IEA #> 288 GO_REF:0000043 IEA #> 289 GO_REF:0000108 IEA #> 290 GO_REF:0000043 IEA #> 291 GO_REF:0000044 IEA #> 292 GO_REF:0000043 IEA #> 293 GO_REF:0000043 IEA #> 294 GO_REF:0000043 IEA #> 295 GO_REF:0000044 IEA #> 296 GO_REF:0000043 IEA #> 297 GO_REF:0000044 IEA #> 298 GO_REF:0000043 IEA #> 299 GO_REF:0000108 IEA #> 300 GO_REF:0000002 IEA #> 301 GO_REF:0000002 IEA #> 302 GO_REF:0000024 ISS #> 303 GO_REF:0000024 ISS #> 304 GO_REF:0000024 ISS #> 305 GO_REF:0000024 ISS #> 306 GO_REF:0000024 ISS #> 307 GO_REF:0000024 ISS #> 308 GO_REF:0000024 ISS #> 309 GO_REF:0000044 IEA #> 310 GO_REF:0000043 IEA #> 311 GO_REF:0000043 IEA #> 312 GO_REF:0000043 IEA #> 313 GO_REF:0000043 IEA #> 314 GO_REF:0000044 IEA #> 315 GO_REF:0000002 IEA #> 316 GO_REF:0000044 IEA #> 317 PMID:18838503 IDA #> 318 PMID:18838503 IDA #> 319 PMID:18838503 IDA #> 320 GO_REF:0000002 IEA #> 321 PMID:15051713 IDA #> 322 PMID:15051713 IDA #> 323 PMID:15051713 IDA #> 324 PMID:15051713 IDA #> 325 PMID:18838503 IDA #> 326 GO_REF:0000043 IEA #> 327 GO_REF:0000044 IEA #> 328 GO_REF:0000043 IEA #> 329 GO_REF:0000043 IEA #> 330 GO_REF:0000002 IEA #> 331 GO_REF:0000002 IEA #> 332 GO_REF:0000043 IEA #> 333 GO_REF:0000002 IEA #> 334 GO_REF:0000002 IEA #> 335 GO_REF:0000002 IEA #> 336 GO_REF:0000108 IEA #> 337 GO_REF:0000002 IEA #> 338 GO_REF:0000002 IEA #> 339 GO_REF:0000002 IEA #> 340 GO_REF:0000108 IEA #> 341 GO_REF:0000043 IEA #> 342 GO_REF:0000002 IEA #> 343 GO_REF:0000043 IEA #> 344 GO_REF:0000108 IEA #> 345 GO_REF:0000043 IEA #> 346 GO_REF:0000043 IEA #> 347 GO_REF:0000044 IEA #> 348 GO_REF:0000043 IEA #> 349 GO_REF:0000043 IEA #> 350 GO_REF:0000044 IEA #> 351 GO_REF:0000043 IEA #> 352 GO_REF:0000043 IEA #> 353 GO_REF:0000044 IEA #> 354 GO_REF:0000043 IEA #> 355 GO_REF:0000043 IEA #> 356 GO_REF:0000044 IEA #> 357 GO_REF:0000043 IEA #> 358 GO_REF:0000043 IEA #> 359 GO_REF:0000043 IEA #> 360 GO_REF:0000043 IEA #> 361 GO_REF:0000043 IEA #> 362 GO_REF:0000043 IEA #> 363 GO_REF:0000043 IEA #> 364 GO_REF:0000043 IEA #> 365 GO_REF:0000043 IEA #> 366 GO_REF:0000043 IEA #> 367 GO_REF:0000043 IEA #> 368 GO_REF:0000043 IEA #> 369 GO_REF:0000043 IEA #> 370 GO_REF:0000043 IEA #> 371 GO_REF:0000044 IEA #> 372 GO_REF:0000043 IEA #> 373 GO_REF:0000043 IEA #> 374 GO_REF:0000043 IEA #> 375 GO_REF:0000043 IEA #> 376 GO_REF:0000044 IEA #> 377 GO_REF:0000044 IEA #> 378 GO_REF:0000043 IEA #> 379 GO_REF:0000043 IEA #> 380 GO_REF:0000043 IEA #> 381 GO_REF:0000043 IEA #> 382 GO_REF:0000043 IEA #> 383 GO_REF:0000043 IEA #> 384 GO_REF:0000044 IEA #> 385 GO_REF:0000044 IEA #> 386 GO_REF:0000043 IEA #> 387 GO_REF:0000043 IEA #> 388 GO_REF:0000043 IEA #> 389 GO_REF:0000043 IEA #> 390 GO_REF:0000043 IEA #> 391 GO_REF:0000043 IEA #> 392 GO_REF:0000043 IEA #> 393 GO_REF:0000043 IEA #> 394 GO_REF:0000043 IEA #> 395 GO_REF:0000043 IEA #> 396 GO_REF:0000043 IEA #> 397 GO_REF:0000043 IEA #> 398 GO_REF:0000043 IEA #> 399 GO_REF:0000043 IEA #> 400 GO_REF:0000043 IEA #> 401 GO_REF:0000043 IEA #> 402 GO_REF:0000043 IEA #> 403 GO_REF:0000043 IEA #> 404 GO_REF:0000043 IEA #> 405 GO_REF:0000043 IEA #> 406 GO_REF:0000043 IEA #> 407 GO_REF:0000043 IEA #> 408 GO_REF:0000043 IEA #> 409 PMID:6440030 NAS #> 410 PMID:6440030 NAS #> 411 GO_REF:0000043 IEA #> 412 Reactome:R-HSA-198933 TAS #> 413 Reactome:R-HSA-202403 TAS #> 414 Reactome:R-HSA-198955 TAS #> 415 Reactome:R-HSA-202165 TAS #> 416 Reactome:R-HSA-202168 TAS #> 417 Reactome:R-HSA-202174 TAS #> 418 Reactome:R-HSA-202214 TAS #> 419 Reactome:R-HSA-202216 TAS #> 420 Reactome:R-HSA-202233 TAS #> 421 Reactome:R-HSA-202245 TAS #> 422 Reactome:R-HSA-202248 TAS #> 423 Reactome:R-HSA-202291 TAS #> 424 Reactome:R-HSA-202307 TAS #> 425 Reactome:R-HSA-202344 TAS #> 426 Reactome:R-HSA-389758 TAS #> 427 Reactome:R-HSA-8850326 TAS #> 428 Reactome:R-HSA-8850356 TAS #> 429 Reactome:R-HSA-8852200 TAS #> 430 Reactome:R-HSA-8855381 TAS #> 431 PMID:6440030 NAS #> 432 GO_REF:0000043 IEA #> 433 GO_REF:0000108 IEA #> 434 GO_REF:0000043 IEA #> 435 GO_REF:0000044 IEA #> 436 GO_REF:0000043 IEA #> 437 GO_REF:0000043 IEA #> 438 GO_REF:0000043 IEA #> 439 GO_REF:0000043 IEA #> 440 GO_REF:0000043 IEA #> 441 GO_REF:0000043 IEA #> 442 GO_REF:0000052 IDA #> 443 GO_REF:0000043 IEA #> 444 GO_REF:0000044 IEA #> 445 GO_REF:0000043 IEA #> 446 GO_REF:0000043 IEA #> 447 GO_REF:0000044 IEA #> 448 GO_REF:0000043 IEA #> 449 GO_REF:0000043 IEA #> 450 GO_REF:0000043 IEA #> 451 GO_REF:0000043 IEA #> 452 GO_REF:0000043 IEA #> 453 GO_REF:0000043 IEA #> 454 GO_REF:0000043 IEA #> 455 GO_REF:0000043 IEA #> 456 GO_REF:0000043 IEA #> 457 GO_REF:0000043 IEA #> 458 GO_REF:0000043 IEA #> 459 GO_REF:0000043 IEA #> 460 GO_REF:0000043 IEA #> 461 GO_REF:0000043 IEA #> 462 GO_REF:0000043 IEA #> 463 GO_REF:0000043 IEA #> 464 GO_REF:0000043 IEA #> 465 GO_REF:0000043 IEA #> 466 GO_REF:0000043 IEA #> 467 GO_REF:0000043 IEA #> 468 GO_REF:0000043 IEA #> 469 GO_REF:0000043 IEA #> 470 GO_REF:0000043 IEA #> 471 GO_REF:0000043 IEA #> 472 GO_REF:0000043 IEA #> 473 GO_REF:0000043 IEA #> 474 GO_REF:0000043 IEA #> 475 GO_REF:0000043 IEA #> 476 GO_REF:0000043 IEA #> 477 GO_REF:0000043 IEA #> 478 GO_REF:0000043 IEA #> 479 GO_REF:0000043 IEA #> 480 GO_REF:0000043 IEA #> 481 GO_REF:0000043 IEA #> 482 GO_REF:0000043 IEA #> 483 GO_REF:0000043 IEA #> 484 GO_REF:0000043 IEA #> 485 GO_REF:0000043 IEA #> 486 GO_REF:0000043 IEA #> 487 GO_REF:0000043 IEA #> 488 GO_REF:0000043 IEA #> 489 GO_REF:0000043 IEA #> 490 GO_REF:0000043 IEA #> 491 GO_REF:0000043 IEA #> 492 GO_REF:0000043 IEA #> 493 GO_REF:0000043 IEA #> 494 GO_REF:0000043 IEA #> 495 GO_REF:0000043 IEA #> 496 GO_REF:0000043 IEA #> 497 GO_REF:0000043 IEA #> 498 GO_REF:0000043 IEA #> 499 GO_REF:0000043 IEA #> 500 GO_REF:0000043 IEA #> 501 PMID:32296183 IPI #> 502 GO_REF:0000043 IEA #> 503 GO_REF:0000044 IEA #> 504 GO_REF:0000043 IEA #> 505 GO_REF:0000043 IEA #> 506 GO_REF:0000043 IEA #> 507 PMID:31653868 IPI #> 508 PMID:31653868 IPI #> 509 GO_REF:0000043 IEA #> 510 PMID:31653868 IMP #> 511 PMID:31653868 IDA #> 512 GO_REF:0000002 IEA #> 513 PMID:32296183 IPI #> 514 PMID:32296183 IPI #> 515 PMID:32296183 IPI #> 516 PMID:32296183 IPI #> 517 PMID:32296183 IPI #> 518 PMID:32296183 IPI #> 519 GO_REF:0000043 IEA #> 520 GO_REF:0000003 IEA #> 521 GO_REF:0000116 IEA #> 522 GO_REF:0000003 IEA #> 523 GO_REF:0000116 IEA #> 524 GO_REF:0000043 IEA #> 525 GO_REF:0000044 IEA #> 526 GO_REF:0000043 IEA #> 527 Reactome:R-HSA-9664323 TAS #> 528 Reactome:R-HSA-2173782 TAS #> 529 Reactome:R-HSA-166663 TAS #> 530 Reactome:R-HSA-173623 TAS #> 531 Reactome:R-HSA-9664285 TAS #> 532 Reactome:R-HSA-9666433 TAS #> 533 Reactome:R-HSA-9664406 TAS #> 534 Reactome:R-HSA-977606 TAS #> 535 Reactome:R-HSA-2454202 TAS #> 536 Reactome:R-HSA-2029480 TAS #> 537 Reactome:R-HSA-9664422 TAS #> 538 Reactome:R-HSA-198933 TAS #> 539 Reactome:R-HSA-202733 TAS #> 540 Reactome:R-HSA-166753 TAS #> 541 Reactome:R-HSA-166792 TAS #> 542 Reactome:R-HSA-173626 TAS #> 543 Reactome:R-HSA-173631 TAS #> 544 Reactome:R-HSA-1861621 TAS #> 545 Reactome:R-HSA-199161 TAS #> 546 Reactome:R-HSA-2029268 TAS #> 547 Reactome:R-HSA-2029270 TAS #> 548 Reactome:R-HSA-2029271 TAS #> 549 Reactome:R-HSA-2029272 TAS #> 550 Reactome:R-HSA-2029273 TAS #> 551 Reactome:R-HSA-2029451 TAS #> 552 Reactome:R-HSA-2029452 TAS #> 553 Reactome:R-HSA-2029453 TAS #> 554 Reactome:R-HSA-2029455 TAS #> 555 Reactome:R-HSA-2029457 TAS #> 556 Reactome:R-HSA-2029458 TAS #> 557 Reactome:R-HSA-2029459 TAS #> 558 Reactome:R-HSA-2029467 TAS #> 559 Reactome:R-HSA-2029476 TAS #> 560 Reactome:R-HSA-2197697 TAS #> 561 Reactome:R-HSA-2203516 TAS #> 562 Reactome:R-HSA-2454192 TAS #> 563 Reactome:R-HSA-2454208 TAS #> 564 Reactome:R-HSA-2454240 TAS #> 565 Reactome:R-HSA-2730833 TAS #> 566 Reactome:R-HSA-2730843 TAS #> 567 Reactome:R-HSA-2730851 TAS #> 568 Reactome:R-HSA-2730882 TAS #> 569 Reactome:R-HSA-2730884 TAS #> 570 Reactome:R-HSA-2730886 TAS #> 571 Reactome:R-HSA-8852266 TAS #> 572 Reactome:R-HSA-8852481 TAS #> 573 Reactome:R-HSA-8858428 TAS #> 574 Reactome:R-HSA-9021306 TAS #> 575 Reactome:R-HSA-9664261 TAS #> 576 Reactome:R-HSA-9664268 TAS #> 577 Reactome:R-HSA-9664270 TAS #> 578 Reactome:R-HSA-9664271 TAS #> 579 Reactome:R-HSA-9664273 TAS #> 580 Reactome:R-HSA-9664275 TAS #> 581 Reactome:R-HSA-9664278 TAS #> 582 Reactome:R-HSA-9664285 TAS #> 583 Reactome:R-HSA-9664406 TAS #> 584 Reactome:R-HSA-9666425 TAS #> 585 Reactome:R-HSA-9666426 TAS #> 586 Reactome:R-HSA-9666428 TAS #> 587 Reactome:R-HSA-9666430 TAS #> 588 Reactome:R-HSA-9666433 TAS #> 589 Reactome:R-HSA-9666435 TAS #> 590 Reactome:R-HSA-9666458 TAS #> 591 Reactome:R-HSA-1112666 TAS #> 592 Reactome:R-HSA-5690701 TAS #> 593 Reactome:R-HSA-5690702 TAS #> 594 Reactome:R-HSA-5690740 TAS #> 595 Reactome:R-HSA-9606151 TAS #> 596 Reactome:R-HSA-983696 TAS #> 597 Reactome:R-HSA-983700 TAS #> 598 Reactome:R-HSA-983703 TAS #> 599 Reactome:R-HSA-983707 TAS #> 600 GO_REF:0000043 IEA #> 601 GO_REF:0000043 IEA #> 602 GO_REF:0000044 IEA #> 603 GO_REF:0000043 IEA #> 604 GO_REF:0000043 IEA #> 605 GO_REF:0000043 IEA #> 606 GO_REF:0000043 IEA #> 607 GO_REF:0000043 IEA #> 608 GO_REF:0000043 IEA #> 609 GO_REF:0000043 IEA #> 610 GO_REF:0000043 IEA #> 611 GO_REF:0000044 IEA #> 612 GO_REF:0000043 IEA #> 613 GO_REF:0000043 IEA #> 614 GO_REF:0000043 IEA #> 615 GO_REF:0000043 IEA #> 616 GO_REF:0000044 IEA #> 617 GO_REF:0000044 IEA #> 618 GO_REF:0000043 IEA #> 619 GO_REF:0000043 IEA #> 620 GO_REF:0000044 IEA #> 621 GO_REF:0000043 IEA #> 622 GO_REF:0000043 IEA #> 623 GO_REF:0000044 IEA #> 624 GO_REF:0000043 IEA #> 625 GO_REF:0000043 IEA #> 626 GO_REF:0000044 IEA #> 627 GO_REF:0000043 IEA #> 628 GO_REF:0000043 IEA #> 629 GO_REF:0000044 IEA #> 630 GO_REF:0000043 IEA #> 631 Reactome:R-HSA-9664323 TAS #> 632 Reactome:R-HSA-2173782 TAS #> 633 Reactome:R-HSA-166663 TAS #> 634 Reactome:R-HSA-173623 TAS #> 635 Reactome:R-HSA-9664285 TAS #> 636 Reactome:R-HSA-9666433 TAS #> 637 Reactome:R-HSA-9664406 TAS #> 638 Reactome:R-HSA-977606 TAS #> 639 Reactome:R-HSA-2454202 TAS #> 640 Reactome:R-HSA-2029480 TAS #> 641 Reactome:R-HSA-9664422 TAS #> 642 Reactome:R-HSA-198933 TAS #> 643 Reactome:R-HSA-202733 TAS #> 644 Reactome:R-HSA-166753 TAS #> 645 Reactome:R-HSA-166792 TAS #> 646 Reactome:R-HSA-173626 TAS #> 647 Reactome:R-HSA-173631 TAS #> 648 Reactome:R-HSA-1861621 TAS #> 649 Reactome:R-HSA-199161 TAS #> 650 Reactome:R-HSA-2029268 TAS #> 651 Reactome:R-HSA-2029270 TAS #> 652 Reactome:R-HSA-2029271 TAS #> 653 Reactome:R-HSA-2029272 TAS #> 654 Reactome:R-HSA-2029273 TAS #> 655 Reactome:R-HSA-2029451 TAS #> 656 Reactome:R-HSA-2029452 TAS #> 657 Reactome:R-HSA-2029453 TAS #> 658 Reactome:R-HSA-2029455 TAS #> 659 Reactome:R-HSA-2029457 TAS #> 660 Reactome:R-HSA-2029458 TAS #> 661 Reactome:R-HSA-2029459 TAS #> 662 Reactome:R-HSA-2029467 TAS #> 663 Reactome:R-HSA-2029476 TAS #> 664 Reactome:R-HSA-2197697 TAS #> 665 Reactome:R-HSA-2203516 TAS #> 666 Reactome:R-HSA-2454192 TAS #> 667 Reactome:R-HSA-2454208 TAS #> 668 Reactome:R-HSA-2454240 TAS #> 669 Reactome:R-HSA-2730833 TAS #> 670 Reactome:R-HSA-2730843 TAS #> 671 Reactome:R-HSA-2730851 TAS #> 672 Reactome:R-HSA-2730882 TAS #> 673 Reactome:R-HSA-2730884 TAS #> 674 Reactome:R-HSA-2730886 TAS #> 675 Reactome:R-HSA-8852266 TAS #> 676 Reactome:R-HSA-8852481 TAS #> 677 Reactome:R-HSA-8858428 TAS #> 678 Reactome:R-HSA-9021306 TAS #> 679 Reactome:R-HSA-9664261 TAS #> 680 Reactome:R-HSA-9664268 TAS #> 681 Reactome:R-HSA-9664270 TAS #> 682 Reactome:R-HSA-9664271 TAS #> 683 Reactome:R-HSA-9664273 TAS #> 684 Reactome:R-HSA-9664275 TAS #> 685 Reactome:R-HSA-9664278 TAS #> 686 Reactome:R-HSA-9664285 TAS #> 687 Reactome:R-HSA-9664406 TAS #> 688 Reactome:R-HSA-9666425 TAS #> 689 Reactome:R-HSA-9666426 TAS #> 690 Reactome:R-HSA-9666428 TAS #> 691 Reactome:R-HSA-9666430 TAS #> 692 Reactome:R-HSA-9666433 TAS #> 693 Reactome:R-HSA-9666435 TAS #> 694 Reactome:R-HSA-9666458 TAS #> 695 Reactome:R-HSA-1112666 TAS #> 696 Reactome:R-HSA-5690701 TAS #> 697 Reactome:R-HSA-5690702 TAS #> 698 Reactome:R-HSA-5690740 TAS #> 699 Reactome:R-HSA-9606151 TAS #> 700 Reactome:R-HSA-983696 TAS #> 701 Reactome:R-HSA-983700 TAS #> 702 Reactome:R-HSA-983703 TAS #> 703 Reactome:R-HSA-983707 TAS #> 704 GO_REF:0000043 IEA #> 705 PMID:29983246 IDA #> 706 PMID:29983246 IPI #> 707 PMID:29983246 IPI #> 708 PMID:29983246 IPI #> 709 PMID:30468456 IDA #> 710 PMID:29983246 IDA #> 711 PMID:25738459 IDA #> 712 PMID:31081069 IDA #> 713 PMID:25738459 IDA #> 714 PMID:33554779 IDA #> 715 PMID:33554779 IDA #> 716 PMID:25738459 IDA #> 717 PMID:33554779 IDA #> 718 PMID:25738459 IDA #> 719 PMID:29983246 IDA #> 720 PMID:29983246 IDA #> 721 GO_REF:0000043 IEA #> 722 GO_REF:0000043 IEA #> 723 GO_REF:0000002 IEA #> 724 GO_REF:0000043 IEA #> 725 GO_REF:0000043 IEA #> 726 GO_REF:0000002 IEA #> 727 GO_REF:0000002 IEA #> 728 GO_REF:0000002 IEA #> 729 GO_REF:0000002 IEA #> 730 GO_REF:0000002 IEA #> 731 GO_REF:0000043 IEA #> 732 GO_REF:0000043 IEA #> 733 GO_REF:0000044 IEA #> 734 GO_REF:0000044 IEA #> 735 GO_REF:0000043 IEA #> 736 GO_REF:0000043 IEA #> 737 GO_REF:0000002 IEA #> 738 GO_REF:0000002 IEA #> 739 GO_REF:0000002 IEA #> 740 GO_REF:0000108 IEA #> 741 GO_REF:0000043 IEA #> 742 GO_REF:0000043 IEA #> 743 GO_REF:0000108 IEA #> 744 GO_REF:0000108 IEA #> 745 GO_REF:0000002 IEA #> 746 GO_REF:0000043 IEA #> 747 GO_REF:0000043 IEA #> 748 GO_REF:0000002 IEA #> 749 GO_REF:0000043 IEA #> 750 GO_REF:0000108 IEA #> 751 GO_REF:0000044 IEA #> 752 GO_REF:0000043 IEA #> 753 GO_REF:0000043 IEA #> 754 GO_REF:0000002 IEA #> 755 GO_REF:0000002 IEA #> 756 GO_REF:0000002 IEA #> 757 GO_REF:0000002 IEA #> 758 GO_REF:0000043 IEA #> 759 GO_REF:0000043 IEA #> 760 GO_REF:0000043 IEA #> 761 GO_REF:0000043 IEA #> 762 GO_REF:0000044 IEA #> 763 GO_REF:0000043 IEA #> 764 GO_REF:0000043 IEA #> 765 GO_REF:0000043 IEA #> 766 GO_REF:0000043 IEA #> 767 GO_REF:0000043 IEA #> 768 GO_REF:0000043 IEA #> 769 GO_REF:0000043 IEA #> 770 GO_REF:0000043 IEA #> 771 GO_REF:0000043 IEA #> 772 GO_REF:0000043 IEA #> 773 GO_REF:0000043 IEA #> 774 GO_REF:0000043 IEA #> 775 GO_REF:0000043 IEA #> 776 GO_REF:0000043 IEA #> 777 GO_REF:0000043 IEA #> 778 GO_REF:0000043 IEA #> 779 GO_REF:0000043 IEA #> 780 GO_REF:0000043 IEA #> 781 GO_REF:0000043 IEA #> 782 GO_REF:0000043 IEA #> 783 GO_REF:0000043 IEA #> 784 GO_REF:0000043 IEA #> 785 GO_REF:0000043 IEA #> 786 GO_REF:0000043 IEA #> 787 GO_REF:0000043 IEA #> 788 GO_REF:0000043 IEA #> 789 GO_REF:0000043 IEA #> 790 GO_REF:0000043 IEA #> 791 GO_REF:0000043 IEA #> 792 GO_REF:0000043 IEA #> 793 GO_REF:0000043 IEA #> 794 GO_REF:0000043 IEA #> 795 GO_REF:0000043 IEA #> 796 GO_REF:0000043 IEA #> 797 GO_REF:0000043 IEA #> 798 GO_REF:0000043 IEA #> 799 GO_REF:0000043 IEA #> 800 PMID:26221034 IDA #> 801 PMID:26221034 IPI #> 802 PMID:26221034 IDA #> 803 GO_REF:0000044 IEA #> 804 GO_REF:0000043 IEA #> 805 GO_REF:0000002 IEA #> 806 GO_REF:0000002 IEA #> 807 PMID:32296183 IPI #> 808 PMID:32296183 IPI #> 809 PMID:32296183 IPI #> 810 PMID:32296183 IPI #> 811 PMID:32296183 IPI #> 812 PMID:32296183 IPI #> 813 PMID:32296183 IPI #> 814 PMID:32296183 IPI #> 815 GO_REF:0000043 IEA #> 816 GO_REF:0000044 IEA #> 817 GO_REF:0000043 IEA #> 818 GO_REF:0000002 IEA #> 819 GO_REF:0000043 IEA #> 820 GO_REF:0000043 IEA #> 821 PMID:27918561 IPI #> 822 PMID:27918561 IDA #> 823 GO_REF:0000043 IEA #> 824 PMID:27918561 IDA #> 825 PMID:27918561 IDA #> 826 GO_REF:0000002 IEA #> 827 GO_REF:0000043 IEA #> 828 GO_REF:0000043 IEA #> 829 GO_REF:0000043 IEA #> 830 GO_REF:0000002 IEA #> 831 GO_REF:0000043 IEA #> 832 GO_REF:0000108 IEA #> 833 GO_REF:0000043 IEA #> 834 GO_REF:0000043 IEA #> 835 GO_REF:0000002 IEA #> 836 GO_REF:0000043 IEA #> 837 GO_REF:0000108 IEA #> 838 GO_REF:0000044 IEA #> 839 GO_REF:0000043 IEA #> 840 GO_REF:0000043 IEA #> 841 GO_REF:0000002 IEA #> 842 GO_REF:0000043 IEA #> 843 GO_REF:0000108 IEA #> 844 GO_REF:0000044 IEA #> 845 GO_REF:0000043 IEA #> 846 GO_REF:0000002 IEA #> 847 PMID:32814053 IPI #> 848 PMID:32814053 IPI #> 849 PMID:32814053 IPI #> 850 PMID:32814053 IPI #> 851 PMID:32814053 IPI #> 852 PMID:32814053 IPI #> 853 PMID:32814053 IPI #> 854 PMID:32814053 IPI #> 855 PMID:32814053 IPI #> 856 PMID:32814053 IPI #> 857 PMID:32814053 IPI #> 858 PMID:32814053 IPI #> 859 PMID:32814053 IPI #> 860 PMID:32814053 IPI #> 861 PMID:32814053 IPI #> 862 PMID:32814053 IPI #> 863 PMID:32814053 IPI #> 864 PMID:32814053 IPI #> 865 PMID:32814053 IPI #> 866 PMID:32814053 IPI #> 867 PMID:32814053 IPI #> 868 PMID:32814053 IPI #> 869 PMID:32814053 IPI #> 870 PMID:32814053 IPI #> 871 PMID:32814053 IPI #> 872 PMID:32814053 IPI #> 873 PMID:32814053 IPI #> 874 PMID:32814053 IPI #> 875 PMID:32814053 IPI #> 876 PMID:32814053 IPI #> 877 PMID:32814053 IPI #> 878 PMID:32814053 IPI #> 879 PMID:32814053 IPI #> 880 PMID:32814053 IPI #> 881 PMID:32814053 IPI #> 882 PMID:32814053 IPI #> 883 PMID:32814053 IPI #> 884 PMID:32814053 IPI #> 885 PMID:32814053 IPI #> 886 PMID:32814053 IPI #> 887 PMID:32814053 IPI #> 888 PMID:32814053 IPI #> 889 PMID:32814053 IPI #> 890 PMID:32814053 IPI #> 891 PMID:32814053 IPI #> 892 PMID:32814053 IPI #> 893 PMID:32814053 IPI #> 894 PMID:32814053 IPI #> 895 PMID:32814053 IPI #> 896 PMID:32814053 IPI #> 897 PMID:32814053 IPI #> 898 PMID:32814053 IPI #> 899 PMID:32814053 IPI #> 900 PMID:32814053 IPI #> 901 PMID:32814053 IPI #> 902 PMID:32814053 IPI #> 903 PMID:32814053 IPI #> 904 PMID:32814053 IPI #> 905 PMID:32814053 IPI #> 906 PMID:32814053 IPI #> 907 PMID:32814053 IPI #> 908 PMID:32814053 IPI #> 909 PMID:32814053 IPI #> 910 PMID:32814053 IPI #> 911 PMID:32814053 IPI #> 912 PMID:32814053 IPI #> 913 PMID:32814053 IPI #> 914 PMID:32814053 IPI #> 915 PMID:32814053 IPI #> 916 PMID:32814053 IPI #> 917 PMID:32814053 IPI #> 918 PMID:32814053 IPI #> 919 PMID:32814053 IPI #> 920 PMID:32814053 IPI #> 921 PMID:32814053 IPI #> 922 PMID:32814053 IPI #> 923 PMID:32814053 IPI #> 924 PMID:32814053 IPI #> 925 PMID:32814053 IPI #> 926 PMID:32814053 IPI #> 927 PMID:32814053 IPI #> 928 PMID:32814053 IPI #> 929 PMID:32814053 IPI #> 930 PMID:32814053 IPI #> 931 PMID:32814053 IPI #> 932 PMID:32814053 IPI #> 933 PMID:32814053 IPI #> 934 PMID:32814053 IPI #> 935 PMID:32814053 IPI #> 936 PMID:32814053 IPI #> 937 PMID:32814053 IPI #> 938 PMID:32814053 IPI #> 939 PMID:32814053 IPI #> 940 PMID:32814053 IPI #> 941 PMID:32814053 IPI #> 942 PMID:32814053 IPI #> 943 PMID:32814053 IPI #> 944 PMID:32814053 IPI #> 945 GO_REF:0000043 IEA #> 946 GO_REF:0000052 IDA #> 947 GO_REF:0000052 IDA #> 948 GO_REF:0000043 IEA #> 949 GO_REF:0000002 IEA #> 950 GO_REF:0000043 IEA #> 951 GO_REF:0000002 IEA #> 952 GO_REF:0000002 IEA #> 953 GO_REF:0000043 IEA #> 954 GO_REF:0000043 IEA #> 955 GO_REF:0000043 IEA #> 956 GO_REF:0000002 IEA #> 957 GO_REF:0000043 IEA #> 958 GO_REF:0000044 IEA #> 959 GO_REF:0000043 IEA #> 960 GO_REF:0000043 IEA #> 961 GO_REF:0000043 IEA #> 962 GO_REF:0000002 IEA #> 963 GO_REF:0000002 IEA #> 964 GO_REF:0000002 IEA #> 965 GO_REF:0000043 IEA #> 966 GO_REF:0000024 ISS #> 967 GO_REF:0000024 ISS #> 968 GO_REF:0000024 ISS #> 969 GO_REF:0000024 ISS #> 970 GO_REF:0000024 ISS #> 971 GO_REF:0000024 ISS #> 972 GO_REF:0000024 ISS #> 973 GO_REF:0000044 IEA #> 974 GO_REF:0000043 IEA #> 975 GO_REF:0000043 IEA #> 976 GO_REF:0000002 IEA #> 977 GO_REF:0000043 IEA #> 978 GO_REF:0000043 IEA #> 979 GO_REF:0000002 IEA #> 980 GO_REF:0000043 IEA #> 981 GO_REF:0000043 IEA #> 982 GO_REF:0000043 IEA #> 983 GO_REF:0000043 IEA #> 984 GO_REF:0000043 IEA #> 985 GO_REF:0000002 IEA #> 986 GO_REF:0000002 IEA #> 987 GO_REF:0000002 IEA #> 988 GO_REF:0000043 IEA #> 989 GO_REF:0000043 IEA #> 990 GO_REF:0000043 IEA #> 991 PMID:32296183 IPI #> 992 PMID:32296183 IPI #> 993 PMID:32296183 IPI #> 994 GO_REF:0000002 IEA #> 995 GO_REF:0000043 IEA #> 996 GO_REF:0000043 IEA #> 997 GO_REF:0000043 IEA #> 998 GO_REF:0000043 IEA #> 999 GO_REF:0000002 IEA #> 1000 GO_REF:0000043 IEA #> 1001 GO_REF:0000043 IEA #> 1002 GO_REF:0000002 IEA #> 1003 GO_REF:0000002 IEA #> 1004 GO_REF:0000044 IEA #> 1005 GO_REF:0000052 IDA #> 1006 GO_REF:0000052 IDA #> 1007 GO_REF:0000043 IEA #> 1008 GO_REF:0000024 ISS #> 1009 GO_REF:0000043 IEA #> 1010 GO_REF:0000024 ISS #> 1011 PMID:28024296 IMP #> 1012 PMID:28024296 IMP #> 1013 PMID:28024296 IDA #> 1014 PMID:28024296 IDA #> 1015 GO_REF:0000043 IEA #> 1016 GO_REF:0000043 IEA #> 1017 GO_REF:0000043 IEA #> 1018 GO_REF:0000044 IEA #> 1019 GO_REF:0000043 IEA #> 1020 GO_REF:0000043 IEA #> 1021 GO_REF:0000043 IEA #> 1022 GO_REF:0000043 IEA #> 1023 GO_REF:0000043 IEA #> 1024 GO_REF:0000043 IEA #> 1025 GO_REF:0000113 ISA #> 1026 GO_REF:0000113 ISA #> 1027 GO_REF:0000043 IEA #> 1028 GO_REF:0000043 IEA #> 1029 GO_REF:0000043 IEA #> 1030 GO_REF:0000043 IEA #> 1031 GO_REF:0000043 IEA #> 1032 GO_REF:0000043 IEA #> 1033 GO_REF:0000043 IEA #> 1034 GO_REF:0000043 IEA #> 1035 GO_REF:0000043 IEA #> 1036 GO_REF:0000043 IEA #> 1037 GO_REF:0000043 IEA #> 1038 GO_REF:0000043 IEA #> 1039 GO_REF:0000043 IEA #> 1040 GO_REF:0000043 IEA #> 1041 GO_REF:0000043 IEA #> 1042 GO_REF:0000043 IEA #> 1043 GO_REF:0000043 IEA #> 1044 GO_REF:0000043 IEA #> 1045 GO_REF:0000002 IEA #> 1046 GO_REF:0000108 IEA #> 1047 GO_REF:0000044 IEA #> 1048 GO_REF:0000002 IEA #> 1049 GO_REF:0000108 IEA #> 1050 GO_REF:0000108 IEA #> 1051 GO_REF:0000002 IEA #> 1052 GO_REF:0000108 IEA #> 1053 GO_REF:0000002 IEA #> 1054 GO_REF:0000108 IEA #> 1055 GO_REF:0000002 IEA #> 1056 GO_REF:0000108 IEA #> 1057 GO_REF:0000002 IEA #> 1058 GO_REF:0000108 IEA #> 1059 GO_REF:0000002 IEA #> 1060 GO_REF:0000108 IEA #> 1061 GO_REF:0000003 IEA #> 1062 GO_REF:0000116 IEA #> 1063 GO_REF:0000003 IEA #> 1064 GO_REF:0000116 IEA #> 1065 GO_REF:0000003 IEA #> 1066 GO_REF:0000116 IEA #> 1067 GO_REF:0000003 IEA #> 1068 GO_REF:0000116 IEA #> 1069 GO_REF:0000002 IEA #> 1070 GO_REF:0000003 IEA #> 1071 GO_REF:0000116 IEA #> 1072 GO_REF:0000003 IEA #> 1073 GO_REF:0000116 IEA #> 1074 GO_REF:0000003 IEA #> 1075 GO_REF:0000116 IEA #> 1076 GO_REF:0000003 IEA #> 1077 GO_REF:0000116 IEA #> 1078 GO_REF:0000003 IEA #> 1079 GO_REF:0000116 IEA #> 1080 GO_REF:0000003 IEA #> 1081 GO_REF:0000116 IEA #> 1082 GO_REF:0000043 IEA #> 1083 GO_REF:0000002 IEA #> 1084 GO_REF:0000043 IEA #> 1085 GO_REF:0000043 IEA #> 1086 GO_REF:0000108 IEA #> 1087 GO_REF:0000002 IEA #> 1088 GO_REF:0000108 IEA #> 1089 GO_REF:0000003 IEA #> 1090 GO_REF:0000116 IEA #> 1091 GO_REF:0000003 IEA #> 1092 GO_REF:0000116 IEA #> 1093 GO_REF:0000024 ISS #> 1094 GO_REF:0000024 ISS #> 1095 GO_REF:0000002 IEA #> 1096 GO_REF:0000002 IEA #> 1097 GO_REF:0000002 IEA #> 1098 GO_REF:0000108 IEA #> 1099 GO_REF:0000044 IEA #> 1100 GO_REF:0000002 IEA #> 1101 GO_REF:0000108 IEA #> 1102 GO_REF:0000043 IEA #> 1103 GO_REF:0000002 IEA #> 1104 GO_REF:0000043 IEA #> 1105 GO_REF:0000043 IEA #> 1106 GO_REF:0000043 IEA #> 1107 GO_REF:0000043 IEA #> 1108 GO_REF:0000043 IEA #> 1109 GO_REF:0000043 IEA #> 1110 GO_REF:0000043 IEA #> 1111 GO_REF:0000043 IEA #> 1112 GO_REF:0000043 IEA #> 1113 GO_REF:0000043 IEA #> 1114 GO_REF:0000043 IEA #> 1115 GO_REF:0000043 IEA #> 1116 GO_REF:0000002 IEA #> 1117 GO_REF:0000043 IEA #> 1118 GO_REF:0000002 IEA #> 1119 GO_REF:0000043 IEA #> 1120 GO_REF:0000104 IEA #> 1121 GO_REF:0000043 IEA #> 1122 GO_REF:0000043 IEA #> 1123 GO_REF:0000044 IEA #> 1124 GO_REF:0000044 IEA #> 1125 GO_REF:0000043 IEA #> 1126 GO_REF:0000108 IEA #> 1127 GO_REF:0000044 IEA #> 1128 GO_REF:0000043 IEA #> 1129 GO_REF:0000043 IEA #> 1130 GO_REF:0000043 IEA #> 1131 GO_REF:0000002 IEA #> 1132 GO_REF:0000108 IEA #> 1133 GO_REF:0000043 IEA #> 1134 GO_REF:0000044 IEA #> 1135 GO_REF:0000003 IEA #> 1136 GO_REF:0000003 IEA #> 1137 GO_REF:0000043 IEA #> 1138 GO_REF:0000043 IEA #> 1139 GO_REF:0000043 IEA #> 1140 GO_REF:0000044 IEA #> 1141 GO_REF:0000002 IEA #> 1142 GO_REF:0000044 IEA #> 1143 GO_REF:0000043 IEA #> 1144 GO_REF:0000002 IEA #> 1145 GO_REF:0000108 IEA #> 1146 GO_REF:0000002 IEA #> 1147 GO_REF:0000043 IEA #> 1148 GO_REF:0000043 IEA #> 1149 GO_REF:0000043 IEA #> 1150 GO_REF:0000043 IEA #> 1151 GO_REF:0000043 IEA #> 1152 GO_REF:0000108 IEA #> 1153 GO_REF:0000044 IEA #> 1154 GO_REF:0000043 IEA #> 1155 GO_REF:0000043 IEA #> 1156 GO_REF:0000002 IEA #> 1157 GO_REF:0000043 IEA #> 1158 GO_REF:0000108 IEA #> 1159 GO_REF:0000044 IEA #> 1160 GO_REF:0000043 IEA #> 1161 GO_REF:0000043 IEA #> 1162 GO_REF:0000002 IEA #> 1163 GO_REF:0000043 IEA #> 1164 GO_REF:0000108 IEA #> 1165 GO_REF:0000044 IEA #> 1166 GO_REF:0000043 IEA #> 1167 GO_REF:0000043 IEA #> 1168 GO_REF:0000002 IEA #> 1169 GO_REF:0000043 IEA #> 1170 GO_REF:0000108 IEA #> 1171 GO_REF:0000044 IEA #> 1172 GO_REF:0000043 IEA #> 1173 GO_REF:0000044 IEA #> 1174 GO_REF:0000044 IEA #> 1175 GO_REF:0000002 IEA #> 1176 GO_REF:0000002 IEA #> 1177 GO_REF:0000002 IEA #> 1178 GO_REF:0000002 IEA #> 1179 GO_REF:0000002 IEA #> 1180 GO_REF:0000044 IEA #> 1181 GO_REF:0000002 IEA #> 1182 GO_REF:0000044 IEA #> 1183 GO_REF:0000002 IEA #> 1184 GO_REF:0000043 IEA #> 1185 GO_REF:0000043 IEA #> 1186 GO_REF:0000043 IEA #> 1187 GO_REF:0000108 IEA #> 1188 GO_REF:0000043 IEA #> 1189 GO_REF:0000002 IEA #> 1190 GO_REF:0000002 IEA #> 1191 GO_REF:0000044 IEA #> 1192 GO_REF:0000043 IEA #> 1193 GO_REF:0000043 IEA #> 1194 GO_REF:0000043 IEA #> 1195 GO_REF:0000107 IEA #> 1196 GO_REF:0000107 IEA #> 1197 GO_REF:0000107 IEA #> 1198 GO_REF:0000107 IEA #> 1199 GO_REF:0000107 IEA #> 1200 GO_REF:0000107 IEA #> 1201 GO_REF:0000107 IEA #> 1202 GO_REF:0000107 IEA #> 1203 GO_REF:0000107 IEA #> 1204 GO_REF:0000107 IEA #> 1205 GO_REF:0000107 IEA #> 1206 GO_REF:0000107 IEA #> 1207 GO_REF:0000107 IEA #> 1208 GO_REF:0000107 IEA #> 1209 GO_REF:0000107 IEA #> 1210 GO_REF:0000107 IEA #> 1211 GO_REF:0000107 IEA #> 1212 GO_REF:0000107 IEA #> 1213 GO_REF:0000107 IEA #> 1214 GO_REF:0000107 IEA #> 1215 GO_REF:0000107 IEA #> 1216 GO_REF:0000107 IEA #> 1217 GO_REF:0000107 IEA #> 1218 GO_REF:0000107 IEA #> 1219 GO_REF:0000107 IEA #> 1220 GO_REF:0000107 IEA #> 1221 GO_REF:0000107 IEA #> 1222 GO_REF:0000107 IEA #> 1223 GO_REF:0000107 IEA #> 1224 GO_REF:0000107 IEA #> 1225 GO_REF:0000043 IEA #> 1226 GO_REF:0000002 IEA #> 1227 GO_REF:0000002 IEA #> 1228 GO_REF:0000002 IEA #> 1229 GO_REF:0000043 IEA #> 1230 GO_REF:0000002 IEA #> 1231 GO_REF:0000043 IEA #> 1232 GO_REF:0000108 IEA #> 1233 GO_REF:0000044 IEA #> 1234 GO_REF:0000043 IEA #> 1235 GO_REF:0000043 IEA #> 1236 GO_REF:0000043 IEA #> 1237 GO_REF:0000043 IEA #> 1238 GO_REF:0000043 IEA #> 1239 GO_REF:0000043 IEA #> 1240 GO_REF:0000043 IEA #> 1241 GO_REF:0000043 IEA #> 1242 GO_REF:0000043 IEA #> 1243 GO_REF:0000043 IEA #> 1244 GO_REF:0000043 IEA #> 1245 GO_REF:0000043 IEA #> 1246 GO_REF:0000043 IEA #> 1247 GO_REF:0000043 IEA #> 1248 GO_REF:0000043 IEA #> 1249 GO_REF:0000043 IEA #> 1250 GO_REF:0000043 IEA #> 1251 GO_REF:0000043 IEA #> 1252 GO_REF:0000043 IEA #> 1253 GO_REF:0000043 IEA #> 1254 GO_REF:0000043 IEA #> 1255 GO_REF:0000043 IEA #> 1256 GO_REF:0000043 IEA #> 1257 GO_REF:0000043 IEA #> 1258 GO_REF:0000043 IEA #> 1259 GO_REF:0000043 IEA #> 1260 GO_REF:0000043 IEA #> 1261 GO_REF:0000043 IEA #> 1262 GO_REF:0000043 IEA #> 1263 GO_REF:0000043 IEA #> 1264 GO_REF:0000043 IEA #> 1265 GO_REF:0000002 IEA #> 1266 GO_REF:0000002 IEA #> 1267 GO_REF:0000002 IEA #> 1268 GO_REF:0000002 IEA #> 1269 GO_REF:0000044 IEA #> 1270 GO_REF:0000043 IEA #> 1271 GO_REF:0000002 IEA #> 1272 GO_REF:0000043 IEA #> 1273 GO_REF:0000002 IEA #> 1274 GO_REF:0000002 IEA #> 1275 GO_REF:0000043 IEA #> 1276 GO_REF:0000002 IEA #> 1277 GO_REF:0000002 IEA #> 1278 GO_REF:0000043 IEA #> 1279 GO_REF:0000044 IEA #> 1280 GO_REF:0000043 IEA #> 1281 GO_REF:0000002 IEA #> 1282 GO_REF:0000044 IEA #> 1283 GO_REF:0000044 IEA #> 1284 PMID:32296183 IPI #> 1285 GO_REF:0000043 IEA #> 1286 PMID:22658674 HDA #> 1287 PMID:22681889 HDA #> 1288 PMID:32296183 IPI #> 1289 PMID:32296183 IPI #> 1290 PMID:32296183 IPI #> 1291 PMID:32296183 IPI #> 1292 PMID:32296183 IPI #> 1293 PMID:32296183 IPI #> 1294 PMID:32296183 IPI #> 1295 PMID:32296183 IPI #> 1296 PMID:32296183 IPI #> 1297 PMID:32296183 IPI #> 1298 GO_REF:0000107 IEA #> 1299 GO_REF:0000107 IEA #> 1300 GO_REF:0000024 ISS #> 1301 GO_REF:0000043 IEA #> 1302 GO_REF:0000024 ISS #> 1303 Reactome:R-HSA-5620924 TAS #> 1304 GO_REF:0000024 ISS #> 1305 GO_REF:0000024 ISS #> 1306 GO_REF:0000024 ISS #> 1307 GO_REF:0000107 IEA #> 1308 GO_REF:0000107 IEA #> 1309 GO_REF:0000024 ISS #> 1310 Reactome:R-HSA-5624949 TAS #> 1311 Reactome:R-HSA-5625416 TAS #> 1312 Reactome:R-HSA-5625424 TAS #> 1313 Reactome:R-HSA-5625426 TAS #> 1314 Reactome:R-HSA-5624952 TAS #> 1315 Reactome:R-HSA-5625416 TAS #> 1316 Reactome:R-HSA-5625421 TAS #> 1317 Reactome:R-HSA-5625426 TAS #> 1318 GO_REF:0000024 ISS #> 1319 GO_REF:0000002 IEA #> 1320 GO_REF:0000043 IEA #> 1321 GO_REF:0000043 IEA #> 1322 PMID:24807418 EXP #> 1323 PMID:24807418 IDA #> 1324 PMID:25030448 EXP #> 1325 PMID:24807418 IDA #> 1326 GO_REF:0000043 IEA #> 1327 Reactome:R-HSA-8866654 TAS #> 1328 PMID:24807418 IMP #> 1329 PMID:24807418 IMP #> 1330 PMID:24807418 IDA #> 1331 Reactome:R-HSA-8943080 TAS #> 1332 Reactome:R-HSA-8943083 TAS #> 1333 GO_REF:0000043 IEA #> 1334 PMID:16179649 IDA #> 1335 GO_REF:0000113 ISA #> 1336 PMID:22903062 IDA #> 1337 GO_REF:0000024 ISS #> 1338 PMID:16179649 IDA #> 1339 PMID:22903062 IMP #> 1340 PMID:18202719 IPI #> 1341 PMID:25416956 IPI #> 1342 PMID:25416956 IPI #> 1343 PMID:32296183 IPI #> 1344 PMID:32296183 IPI #> 1345 PMID:32814053 IPI #> 1346 PMID:32814053 IPI #> 1347 PMID:32814053 IPI #> 1348 PMID:32814053 IPI #> 1349 PMID:32814053 IPI #> 1350 PMID:32814053 IPI #> 1351 PMID:32814053 IPI #> 1352 PMID:32814053 IPI #> 1353 PMID:32814053 IPI #> 1354 PMID:32814053 IPI #> 1355 PMID:32814053 IPI #> 1356 PMID:32814053 IPI #> 1357 PMID:32814053 IPI #> 1358 PMID:32814053 IPI #> 1359 PMID:32814053 IPI #> 1360 GO_REF:0000107 IEA #> 1361 PMID:28473536 IDA #> 1362 GO_REF:0000024 ISS #> 1363 PMID:16179649 IDA #> 1364 GO_REF:0000024 ISS #> 1365 PMID:22903062 IMP #> 1366 Reactome:R-HSA-6791312 TAS #> 1367 GO_REF:0000107 IEA #> 1368 GO_REF:0000024 ISS #> 1369 GO_REF:0000024 ISS #> 1370 GO_REF:0000024 ISS #> 1371 PMID:22903062 IMP #> 1372 GO_REF:0000024 ISS #> 1373 GO_REF:0000024 ISS #> 1374 GO_REF:0000024 ISS #> 1375 GO_REF:0000052 IDA #> 1376 Reactome:R-HSA-6798347 TAS #> 1377 Reactome:R-HSA-8953013 TAS #> 1378 Reactome:R-HSA-8953037 TAS #> 1379 GO_REF:0000052 IDA #> 1380 GO_REF:0000052 IDA #> 1381 GO_REF:0000113 ISA #> 1382 PMID:17889673 IPI #> 1383 PMID:25416956 IPI #> 1384 PMID:25422469 IPI #> 1385 GO_REF:0000043 IEA #> 1386 PMID:17889673 IMP #> 1387 PMID:17889673 IMP #> 1388 GO_REF:0000107 IEA #> 1389 GO_REF:0000107 IEA #> 1390 GO_REF:0000041 IEA #> 1391 PMID:17889673 IMP #> 1392 Reactome:R-HSA-8866652 TAS #> 1393 GO_REF:0000107 IEA #> 1394 GO_REF:0000107 IEA #> 1395 GO_REF:0000107 IEA #> 1396 GO_REF:0000054 IDA #> 1397 Reactome:R-HSA-8852127 TAS #> 1398 PMID:24373768 IDA #> 1399 PMID:22119785 IPI #> 1400 PMID:23791178 IPI #> 1401 PMID:23791178 IPI #> 1402 PMID:27065097 IPI #> 1403 PMID:27065097 IPI #> 1404 PMID:17360437 IDA #> 1405 PMID:24847877 IDA #> 1406 PMID:24847877 IDA #> 1407 PMID:24847877 IDA #> 1408 PMID:23791178 IPI #> 1409 PMID:24847877 IPI #> 1410 PMID:25468996 HDA #> 1411 Reactome:R-HSA-1660662 TAS #> 1412 GO_REF:0000043 IEA #> 1413 GO_REF:0000043 IEA #> 1414 GO_REF:0000002 IEA #> 1415 Reactome:R-HSA-8857662 TAS #> 1416 PMID:17360437 IDA #> 1417 PMID:19946888 HDA #> 1418 PMID:23791178 IDA #> 1419 PMID:23791178 IMP #> 1420 PMID:23791178 IDA #> 1421 PMID:27044890 IDA #> 1422 PMID:30220461 IDA #> 1423 PMID:23791178 IPI #> 1424 PMID:23791178 IPI #> 1425 PMID:27065097 IPI #> 1426 PMID:27065097 IPI #> 1427 Reactome:R-HSA-1660662 TAS #> 1428 GO_REF:0000043 IEA #> 1429 GO_REF:0000002 IEA #> 1430 Reactome:R-HSA-8857662 TAS #> 1431 PMID:17360437 IDA #> 1432 PMID:23791178 IDA #> 1433 PMID:23791178 IDA #> 1434 PMID:23791178 IDA #> 1435 PMID:30220461 IDA #> 1436 GO_REF:0000043 IEA #> 1437 GO_REF:0000043 IEA #> 1438 GO_REF:0000043 IEA #> 1439 GO_REF:0000043 IEA #> 1440 GO_REF:0000043 IEA #> 1441 GO_REF:0000043 IEA #> 1442 GO_REF:0000043 IEA #> 1443 GO_REF:0000043 IEA #> 1444 GO_REF:0000002 IEA #> 1445 PMID:14576168 IPI #> 1446 PMID:14638676 IPI #> 1447 PMID:15175163 IPI #> 1448 PMID:21729782 IPI #> 1449 PMID:24882805 IPI #> 1450 PMID:20163565 IPI #> 1451 PMID:20163565 IPI #> 1452 PMID:20163565 IPI #> 1453 PMID:20163565 IDA #> 1454 PMID:20163565 IDA #> 1455 PMID:20163565 IDA #> 1456 PMID:32296183 IPI #> 1457 PMID:32296183 IPI #> 1458 PMID:32296183 IPI #> 1459 PMID:32296183 IPI #> 1460 PMID:32296183 IPI #> 1461 PMID:32296183 IPI #> 1462 PMID:32296183 IPI #> 1463 PMID:32296183 IPI #> 1464 Reactome:R-HSA-9664323 TAS #> 1465 Reactome:R-HSA-2173782 TAS #> 1466 Reactome:R-HSA-166663 TAS #> 1467 Reactome:R-HSA-173623 TAS #> 1468 Reactome:R-HSA-9664285 TAS #> 1469 Reactome:R-HSA-9666433 TAS #> 1470 Reactome:R-HSA-9664406 TAS #> 1471 Reactome:R-HSA-977606 TAS #> 1472 Reactome:R-HSA-2454202 TAS #> 1473 Reactome:R-HSA-2029480 TAS #> 1474 Reactome:R-HSA-9664422 TAS #> 1475 Reactome:R-HSA-198933 TAS #> 1476 Reactome:R-HSA-202733 TAS #> 1477 Reactome:R-HSA-166753 TAS #> 1478 Reactome:R-HSA-166792 TAS #> 1479 Reactome:R-HSA-173626 TAS #> 1480 Reactome:R-HSA-173631 TAS #> 1481 Reactome:R-HSA-1861621 TAS #> 1482 Reactome:R-HSA-199161 TAS #> 1483 Reactome:R-HSA-2029268 TAS #> 1484 Reactome:R-HSA-2029270 TAS #> 1485 Reactome:R-HSA-2029271 TAS #> 1486 Reactome:R-HSA-2029272 TAS #> 1487 Reactome:R-HSA-2029273 TAS #> 1488 Reactome:R-HSA-2029451 TAS #> 1489 Reactome:R-HSA-2029452 TAS #> 1490 Reactome:R-HSA-2029453 TAS #> 1491 Reactome:R-HSA-2029455 TAS #> 1492 Reactome:R-HSA-2029457 TAS #> 1493 Reactome:R-HSA-2029458 TAS #> 1494 Reactome:R-HSA-2029459 TAS #> 1495 Reactome:R-HSA-2029467 TAS #> 1496 Reactome:R-HSA-2029476 TAS #> 1497 Reactome:R-HSA-2197697 TAS #> 1498 Reactome:R-HSA-2203516 TAS #> 1499 Reactome:R-HSA-2454192 TAS #> 1500 Reactome:R-HSA-2454208 TAS #> 1501 Reactome:R-HSA-2454240 TAS #> 1502 Reactome:R-HSA-2730833 TAS #> 1503 Reactome:R-HSA-2730843 TAS #> 1504 Reactome:R-HSA-2730851 TAS #> 1505 Reactome:R-HSA-2730882 TAS #> 1506 Reactome:R-HSA-2730884 TAS #> 1507 Reactome:R-HSA-2730886 TAS #> 1508 Reactome:R-HSA-8852266 TAS #> 1509 Reactome:R-HSA-8852481 TAS #> 1510 Reactome:R-HSA-8858428 TAS #> 1511 Reactome:R-HSA-9021306 TAS #> 1512 Reactome:R-HSA-9664261 TAS #> 1513 Reactome:R-HSA-9664268 TAS #> 1514 Reactome:R-HSA-9664270 TAS #> 1515 Reactome:R-HSA-9664271 TAS #> 1516 Reactome:R-HSA-9664273 TAS #> 1517 Reactome:R-HSA-9664275 TAS #> 1518 Reactome:R-HSA-9664278 TAS #> 1519 Reactome:R-HSA-9664285 TAS #> 1520 Reactome:R-HSA-9664406 TAS #> 1521 Reactome:R-HSA-9666425 TAS #> 1522 Reactome:R-HSA-9666426 TAS #> 1523 Reactome:R-HSA-9666428 TAS #> 1524 Reactome:R-HSA-9666430 TAS #> 1525 Reactome:R-HSA-9666433 TAS #> 1526 Reactome:R-HSA-9666435 TAS #> 1527 Reactome:R-HSA-9666458 TAS #> 1528 Reactome:R-HSA-1112666 TAS #> 1529 Reactome:R-HSA-5690701 TAS #> 1530 Reactome:R-HSA-5690702 TAS #> 1531 Reactome:R-HSA-5690740 TAS #> 1532 Reactome:R-HSA-9606151 TAS #> 1533 Reactome:R-HSA-983696 TAS #> 1534 Reactome:R-HSA-983700 TAS #> 1535 Reactome:R-HSA-983703 TAS #> 1536 Reactome:R-HSA-983707 TAS #> 1537 PMID:25416956 IPI #> 1538 PMID:25416956 IPI #> 1539 PMID:25416956 IPI #> 1540 PMID:25416956 IPI #> 1541 GO_REF:0000107 IEA #> 1542 PMID:25468996 HDA #> 1543 GO_REF:0000024 ISS #> 1544 GO_REF:0000024 ISS #> 1545 GO_REF:0000024 ISS #> 1546 GO_REF:0000024 ISS #> 1547 GO_REF:0000024 ISS #> 1548 GO_REF:0000024 ISS #> 1549 GO_REF:0000024 ISS #> 1550 GO_REF:0000024 ISS #> 1551 GO_REF:0000024 ISS #> 1552 GO_REF:0000024 ISS #> 1553 GO_REF:0000024 ISS #> 1554 GO_REF:0000024 ISS #> 1555 PMID:23864681 IDA #> 1556 PMID:25468996 IDA #> 1557 GO_REF:0000107 IEA #> 1558 GO_REF:0000024 ISS #> 1559 GO_REF:0000024 ISS #> 1560 GO_REF:0000024 ISS #> 1561 GO_REF:0000024 ISS #> 1562 GO_REF:0000024 ISS #> 1563 GO_REF:0000024 ISS #> 1564 GO_REF:0000024 ISS #> 1565 GO_REF:0000024 ISS #> 1566 GO_REF:0000024 ISS #> 1567 GO_REF:0000024 ISS #> 1568 GO_REF:0000043 IEA #> 1569 Reactome:R-HSA-189200 TAS #> 1570 GO_REF:0000108 IEA #> 1571 Reactome:R-HSA-8876283 TAS #> 1572 PMID:19056867 HDA #> 1573 PMID:23533145 HDA #> 1574 GO_REF:0000043 IEA #> 1575 PMID:32296183 IPI #> 1576 PMID:32296183 IPI #> 1577 PMID:32296183 IPI #> 1578 PMID:32296183 IPI #> 1579 PMID:32296183 IPI #> 1580 GO_REF:0000043 IEA #> 1581 PMID:22779914 IDA #> 1582 PMID:22779914 IDA #> 1583 PMID:22779914 IPI #> 1584 PMID:32296183 IPI #> 1585 PMID:32296183 IPI #> 1586 PMID:32296183 IPI #> 1587 PMID:32296183 IPI #> 1588 PMID:32296183 IPI #> 1589 PMID:32296183 IPI #> 1590 PMID:32296183 IPI #> 1591 PMID:25416956 IPI #> 1592 PMID:32296183 IPI #> 1593 PMID:32296183 IPI #> 1594 PMID:32296183 IPI #> 1595 PMID:32296183 IPI #> 1596 PMID:32296183 IPI #> 1597 PMID:32296183 IPI #> 1598 GO_REF:0000043 IEA #> 1599 GO_REF:0000107 IEA #> 1600 GO_REF:0000044 IEA #> 1601 GO_REF:0000043 IEA #> 1602 GO_REF:0000043 IEA #> 1603 GO_REF:0000107 IEA #> 1604 PMID:32296183 IPI #> 1605 PMID:32296183 IPI #> 1606 PMID:32296183 IPI #> 1607 PMID:32296183 IPI #> 1608 PMID:32296183 IPI #> 1609 PMID:32296183 IPI #> 1610 GO_REF:0000043 IEA #> 1611 GO_REF:0000107 IEA #> 1612 GO_REF:0000107 IEA #> 1613 GO_REF:0000107 IEA #> 1614 GO_REF:0000107 IEA #> 1615 GO_REF:0000107 IEA #> 1616 GO_REF:0000107 IEA #> 1617 GO_REF:0000107 IEA #> 1618 GO_REF:0000107 IEA #> 1619 GO_REF:0000107 IEA #> 1620 GO_REF:0000107 IEA #> 1621 GO_REF:0000052 IDA #> 1622 GO_REF:0000052 IDA #> 1623 PMID:19940119 IDA #> 1624 GO_REF:0000003 IEA #> 1625 GO_REF:0000116 IEA #> 1626 PMID:19940119 IDA #> 1627 GO_REF:0000043 IEA #> 1628 GO_REF:0000024 ISS #> 1629 GO_REF:0000015 ND #> 1630 PMID:25416956 IPI #> 1631 PMID:32296183 IPI #> 1632 PMID:32296183 IPI #> 1633 PMID:32296183 IPI #> 1634 PMID:32296183 IPI #> 1635 PMID:32296183 IPI #> 1636 PMID:32296183 IPI #> 1637 PMID:32296183 IPI #> 1638 PMID:32296183 IPI #> 1639 PMID:32296183 IPI #> 1640 PMID:32296183 IPI #> 1641 PMID:32296183 IPI #> 1642 PMID:32296183 IPI #> 1643 PMID:32296183 IPI #> 1644 PMID:32296183 IPI #> 1645 PMID:32296183 IPI #> 1646 PMID:32296183 IPI #> 1647 PMID:32296183 IPI #> 1648 PMID:32296183 IPI #> 1649 PMID:32296183 IPI #> 1650 PMID:32296183 IPI #> 1651 PMID:32296183 IPI #> 1652 PMID:32296183 IPI #> 1653 PMID:32296183 IPI #> 1654 PMID:32296183 IPI #> 1655 PMID:32296183 IPI #> 1656 PMID:32296183 IPI #> 1657 PMID:32296183 IPI #> 1658 PMID:32296183 IPI #> 1659 PMID:32296183 IPI #> 1660 PMID:32296183 IPI #> 1661 PMID:32296183 IPI #> 1662 PMID:32296183 IPI #> 1663 PMID:32296183 IPI #> 1664 PMID:32296183 IPI #> 1665 PMID:32296183 IPI #> 1666 PMID:32296183 IPI #> 1667 PMID:32296183 IPI #> 1668 PMID:32296183 IPI #> 1669 PMID:32296183 IPI #> 1670 PMID:32296183 IPI #> 1671 PMID:32296183 IPI #> 1672 PMID:32296183 IPI #> 1673 PMID:32296183 IPI #> 1674 PMID:32296183 IPI #> 1675 PMID:32296183 IPI #> 1676 PMID:32296183 IPI #> 1677 PMID:32296183 IPI #> 1678 PMID:32296183 IPI #> 1679 PMID:32296183 IPI #> 1680 PMID:32296183 IPI #> 1681 PMID:32296183 IPI #> 1682 PMID:32296183 IPI #> 1683 PMID:32296183 IPI #> 1684 GO_REF:0000015 ND #> 1685 GO_REF:0000108 IEA #> 1686 GO_REF:0000024 ISS #> 1687 GO_REF:0000024 ISS #> 1688 GO_REF:0000015 ND #> 1689 GO_REF:0000024 ISS #> 1690 GO_REF:0000043 IEA #> 1691 PMID:32296183 IPI #> 1692 PMID:32296183 IPI #> 1693 PMID:32296183 IPI #> 1694 PMID:32296183 IPI #> 1695 PMID:32296183 IPI #> 1696 PMID:32296183 IPI #> 1697 PMID:32296183 IPI #> 1698 PMID:32296183 IPI #> 1699 PMID:32296183 IPI #> 1700 PMID:32296183 IPI #> 1701 GO_REF:0000043 IEA #> 1702 PMID:32296183 IPI #> 1703 PMID:32296183 IPI #> 1704 PMID:32296183 IPI #> 1705 PMID:32296183 IPI #> 1706 PMID:32296183 IPI #> 1707 PMID:32296183 IPI #> 1708 PMID:32296183 IPI #> 1709 PMID:32296183 IPI #> 1710 PMID:32296183 IPI #> 1711 PMID:32296183 IPI #> 1712 PMID:32296183 IPI #> 1713 PMID:32296183 IPI #> 1714 GO_REF:0000107 IEA #> 1715 GO_REF:0000107 IEA #> 1716 GO_REF:0000107 IEA #> 1717 GO_REF:0000043 IEA #> 1718 GO_REF:0000107 IEA #> 1719 GO_REF:0000043 IEA #> 1720 GO_REF:0000108 IEA #> 1721 GO_REF:0000108 IEA #> 1722 PMID:11432776 IPI #> 1723 GO_REF:0000002 IEA #> 1724 GO_REF:0000108 IEA #> 1725 Reactome:R-HSA-194840 TAS #> 1726 Reactome:R-HSA-194922 TAS #> 1727 GO_REF:0000044 IEA #> 1728 GO_REF:0000044 IEA #> 1729 PMID:25891078 IPI #> 1730 PMID:25891078 IPI #> 1731 PMID:25891078 IPI #> 1732 PMID:25891078 IPI #> 1733 PMID:32814053 IPI #> 1734 GO_REF:0000043 IEA #> 1735 PMID:25891078 IPI #> 1736 PMID:28389568 IMP #> 1737 PMID:25891078 IMP #> 1738 PMID:25891078 IMP #> 1739 PMID:16888103 IMP #> 1740 PMID:28389568 IMP #> 1741 GO_REF:0000043 IEA #> 1742 PMID:25891078 IMP #> 1743 PMID:25891078 IMP #> 1744 PMID:25891078 IMP #> 1745 PMID:25891078 IMP #> 1746 PMID:16888103 IMP #> 1747 PMID:25891078 IMP #> 1748 PMID:16888103 IMP #> 1749 PMID:25891078 IMP #> 1750 PMID:25891078 IMP #> 1751 PMID:16888103 IMP #> 1752 PMID:25891078 IMP #> 1753 PMID:28389568 IMP #> 1754 PMID:25891078 IMP #> 1755 PMID:25891078 IMP #> 1756 PMID:25891078 IMP #> 1757 PMID:28389568 IMP #> 1758 PMID:16888103 IMP #> 1759 PMID:28389568 IMP #> 1760 PMID:28389568 IMP #> 1761 PMID:16888103 IMP #> 1762 PMID:28389568 IDA #> 1763 GO_REF:0000044 IEA #> 1764 GO_REF:0000044 IEA #> 1765 PMID:25891078 IDA #> 1766 PMID:28389568 IDA #> 1767 PMID:28389568 IDA #> 1768 PMID:25891078 IDA #> 1769 GO_REF:0000044 IEA #> 1770 GO_REF:0000043 IEA #> 1771 GO_REF:0000043 IEA #> 1772 GO_REF:0000043 IEA #> 1773 GO_REF:0000024 ISS #> 1774 PMID:20162441 IDA #> 1775 GO_REF:0000024 ISS #> 1776 PMID:20162441 IDA #> 1777 GO_REF:0000024 ISS #> 1778 PMID:20162441 IDA #> 1779 PMID:25416956 IPI #> 1780 PMID:25416956 IPI #> 1781 PMID:32296183 IPI #> 1782 PMID:32296183 IPI #> 1783 PMID:32296183 IPI #> 1784 PMID:32296183 IPI #> 1785 Reactome:R-HSA-6805567 TAS #> 1786 Reactome:R-HSA-6809663 TAS #> 1787 GO_REF:0000043 IEA #> 1788 PMID:21984732 IDA #> 1789 PMID:22178883 IDA #> 1790 PMID:22946059 IMP #> 1791 PMID:21525870 IPI #> 1792 PMID:24550280 IPI #> 1793 PMID:32296183 IPI #> 1794 GO_REF:0000107 IEA #> 1795 PMID:22946059 IMP #> 1796 Reactome:R-HSA-983712 TAS #> 1797 GO_REF:0000107 IEA #> 1798 GO_REF:0000107 IEA #> 1799 GO_REF:0000107 IEA #> 1800 PMID:22946059 IDA #> 1801 PMID:22946059 IDA #> 1802 Reactome:R-HSA-2684901 TAS #> 1803 GO_REF:0000043 IEA #> 1804 PMID:25416956 IPI #> 1805 PMID:25416956 IPI #> 1806 PMID:25416956 IPI #> 1807 PMID:31515488 IPI #> 1808 GO_REF:0000002 IEA #> 1809 GO_REF:0000043 IEA #> 1810 GO_REF:0000002 IEA #> 1811 GO_REF:0000043 IEA #> 1812 PMID:25416956 IPI #> 1813 PMID:31515488 IPI #> 1814 PMID:32296183 IPI #> 1815 PMID:32296183 IPI #> 1816 PMID:32296183 IPI #> 1817 PMID:32296183 IPI #> 1818 PMID:32296183 IPI #> 1819 PMID:32296183 IPI #> 1820 GO_REF:0000107 IEA #> 1821 GO_REF:0000108 IEA #> 1822 PMID:25911094 IPI #> 1823 PMID:32296183 IPI #> 1824 PMID:32296183 IPI #> 1825 PMID:32296183 IPI #> 1826 PMID:32296183 IPI #> 1827 PMID:32296183 IPI #> 1828 PMID:32296183 IPI #> 1829 PMID:32296183 IPI #> 1830 PMID:32296183 IPI #> 1831 PMID:32296183 IPI #> 1832 PMID:25911094 IMP #> 1833 PMID:25911094 IDA #> 1834 PMID:25911094 IMP #> 1835 GO_REF:0000043 IEA #> 1836 PMID:25911094 IDA #> 1837 PMID:16674676 IEP #> 1838 PMID:25911094 IMP #> 1839 PMID:25911094 IEP #> 1840 Reactome:R-HSA-977225 TAS #> 1841 Reactome:R-HSA-976734 TAS #> 1842 Reactome:R-HSA-977136 TAS #> 1843 PMID:25911094 IDA #> 1844 PMID:25911094 IDA #> 1845 GO_REF:0000052 IDA #> 1846 PMID:25911094 IDA #> 1847 GO_REF:0000052 IDA #> 1848 PMID:25911094 IDA #> 1849 GO_REF:0000052 IDA #> 1850 PMID:14647039 IDA #> 1851 GO_REF:0000043 IEA #> 1852 GO_REF:0000108 IEA #> 1853 GO_REF:0000002 IEA #> 1854 GO_REF:0000044 IEA #> 1855 GO_REF:0000043 IEA #> 1856 GO_REF:0000044 IEA #> 1857 GO_REF:0000044 IEA #> 1858 PMID:23533145 HDA #> 1859 GO_REF:0000043 IEA #> 1860 GO_REF:0000024 ISS #> 1861 GO_REF:0000024 ISS #> 1862 GO_REF:0000043 IEA #> 1863 GO_REF:0000002 IEA #> 1864 GO_REF:0000024 ISS #> 1865 GO_REF:0000108 IEA #> 1866 GO_REF:0000108 IEA #> 1867 GO_REF:0000108 IEA #> 1868 GO_REF:0000024 ISS #> 1869 GO_REF:0000044 IEA #> 1870 PMID:22681889 HDA #> 1871 PMID:23408853 IDA #> 1872 GO_REF:0000043 IEA #> 1873 PMID:23408853 IDA #> 1874 GO_REF:0000044 IEA #> 1875 GO_REF:0000052 IDA #> 1876 GO_REF:0000002 IEA #> 1877 GO_REF:0000015 ND #> 1878 PMID:25416956 IPI #> 1879 GO_REF:0000043 IEA #> 1880 GO_REF:0000002 IEA #> 1881 PMID:28289220 IDA #> 1882 PMID:28289220 IDA #> 1883 PMID:19946888 HDA #> 1884 GO_REF:0000043 IEA #> 1885 PMID:25416956 IPI #> 1886 PMID:25416956 IPI #> 1887 PMID:25416956 IPI #> 1888 PMID:32296183 IPI #> 1889 PMID:32296183 IPI #> 1890 PMID:32814053 IPI #> 1891 PMID:24000165 IPI #> 1892 GO_REF:0000043 IEA #> 1893 PMID:24000165 IDA #> 1894 PMID:24000165 IDA #> 1895 GO_REF:0000052 IDA #> 1896 GO_REF:0000052 IDA #> 1897 PMID:32296183 IPI #> 1898 PMID:32296183 IPI #> 1899 PMID:32296183 IPI #> 1900 PMID:32296183 IPI #> 1901 PMID:32296183 IPI #> 1902 PMID:32296183 IPI #> 1903 PMID:32296183 IPI #> 1904 PMID:32296183 IPI #> 1905 PMID:27499296 IPI #> 1906 PMID:27499296 IPI #> 1907 PMID:28514442 IPI #> 1908 PMID:27499296 IMP #> 1909 PMID:27499296 IDA #> 1910 PMID:25416956 IPI #> 1911 PMID:25416956 IPI #> 1912 PMID:31515488 IPI #> 1913 PMID:32296183 IPI #> 1914 PMID:32296183 IPI #> 1915 PMID:32296183 IPI #> 1916 PMID:32814053 IPI #> 1917 PMID:32814053 IPI #> 1918 PMID:32814053 IPI #> 1919 PMID:32814053 IPI #> 1920 PMID:32814053 IPI #> 1921 GO_REF:0000024 ISS #> 1922 GO_REF:0000024 ISS #> 1923 GO_REF:0000024 ISS #> 1924 GO_REF:0000107 IEA #> 1925 GO_REF:0000043 IEA #> 1926 GO_REF:0000024 ISS #> 1927 GO_REF:0000024 ISS #> 1928 GO_REF:0000024 ISS #> 1929 GO_REF:0000043 IEA #> 1930 GO_REF:0000002 IEA #> 1931 GO_REF:0000108 IEA #> 1932 PMID:20937905 IPI #> 1933 PMID:25416956 IPI #> 1934 PMID:32296183 IPI #> 1935 PMID:32296183 IPI #> 1936 PMID:32296183 IPI #> 1937 PMID:32296183 IPI #> 1938 PMID:32296183 IPI #> 1939 PMID:32296183 IPI #> 1940 PMID:32296183 IPI #> 1941 PMID:32296183 IPI #> 1942 PMID:32296183 IPI #> 1943 PMID:32296183 IPI #> 1944 PMID:19826053 EXP #> 1945 GO_REF:0000003 IEA #> 1946 GO_REF:0000003 IEA #> 1947 GO_REF:0000003 IEA #> 1948 GO_REF:0000003 IEA #> 1949 GO_REF:0000116 IEA #> 1950 GO_REF:0000104 IEA #> 1951 PMID:19826053 IDA #> 1952 PMID:20937905 IDA #> 1953 Reactome:R-HSA-75876 TAS #> 1954 PMID:19826053 IDA #> 1955 PMID:20937905 IDA #> 1956 PMID:20937905 IDA #> 1957 Reactome:R-HSA-548814 TAS #> 1958 Reactome:R-HSA-548815 TAS #> 1959 PMID:25416956 IPI #> 1960 PMID:25416956 IPI #> 1961 PMID:25416956 IPI #> 1962 PMID:25416956 IPI #> 1963 PMID:25416956 IPI #> 1964 GO_REF:0000044 IEA #> 1965 GO_REF:0000024 ISS #> 1966 GO_REF:0000024 ISS #> 1967 PMID:25416956 IPI #> 1968 PMID:25416956 IPI #> 1969 PMID:25416956 IPI #> 1970 PMID:25416956 IPI #> 1971 PMID:25416956 IPI #> 1972 PMID:25416956 IPI #> 1973 PMID:25416956 IPI #> 1974 PMID:25416956 IPI #> 1975 PMID:32296183 IPI #> 1976 PMID:32296183 IPI #> 1977 PMID:32296183 IPI #> 1978 PMID:32296183 IPI #> 1979 PMID:32296183 IPI #> 1980 PMID:32296183 IPI #> 1981 PMID:32296183 IPI #> 1982 PMID:32296183 IPI #> 1983 PMID:32296183 IPI #> 1984 PMID:32296183 IPI #> 1985 PMID:32296183 IPI #> 1986 PMID:32296183 IPI #> 1987 PMID:32296183 IPI #> 1988 PMID:32296183 IPI #> 1989 GO_REF:0000024 ISS #> 1990 GO_REF:0000024 ISS #> 1991 GO_REF:0000108 IEA #> 1992 GO_REF:0000043 IEA #> 1993 GO_REF:0000024 ISS #> 1994 GO_REF:0000024 ISS #> 1995 GO_REF:0000043 IEA #> 1996 GO_REF:0000107 IEA #> 1997 GO_REF:0000107 IEA #> 1998 GO_REF:0000024 ISS #> 1999 GO_REF:0000044 IEA #> 2000 GO_REF:0000002 IEA #> 2001 GO_REF:0000024 ISS #> 2002 PMID:25416956 IPI #> 2003 PMID:25416956 IPI #> 2004 PMID:25416956 IPI #> 2005 PMID:25416956 IPI #> 2006 PMID:25416956 IPI #> 2007 PMID:25416956 IPI #> 2008 PMID:25416956 IPI #> 2009 PMID:25416956 IPI #> 2010 PMID:25416956 IPI #> 2011 PMID:25416956 IPI #> 2012 PMID:25416956 IPI #> 2013 PMID:25416956 IPI #> 2014 PMID:25416956 IPI #> 2015 PMID:25416956 IPI #> 2016 PMID:25416956 IPI #> 2017 PMID:25416956 IPI #> 2018 PMID:25416956 IPI #> 2019 PMID:25416956 IPI #> 2020 PMID:25416956 IPI #> 2021 PMID:25416956 IPI #> 2022 PMID:25416956 IPI #> 2023 PMID:25416956 IPI #> 2024 PMID:25416956 IPI #> 2025 PMID:25416956 IPI #> 2026 PMID:25416956 IPI #> 2027 PMID:25416956 IPI #> 2028 PMID:25416956 IPI #> 2029 PMID:25416956 IPI #> 2030 PMID:25416956 IPI #> 2031 PMID:25416956 IPI #> 2032 PMID:25416956 IPI #> 2033 PMID:25416956 IPI #> 2034 PMID:25416956 IPI #> 2035 PMID:25416956 IPI #> 2036 PMID:25416956 IPI #> 2037 PMID:25416956 IPI #> 2038 PMID:25416956 IPI #> 2039 PMID:25416956 IPI #> 2040 PMID:25416956 IPI #> 2041 PMID:25416956 IPI #> 2042 PMID:25416956 IPI #> 2043 PMID:25416956 IPI #> 2044 PMID:25910212 IPI #> 2045 PMID:31515488 IPI #> 2046 PMID:31515488 IPI #> 2047 PMID:31515488 IPI #> 2048 PMID:31515488 IPI #> 2049 PMID:32296183 IPI #> 2050 PMID:32296183 IPI #> 2051 PMID:32296183 IPI #> 2052 PMID:32296183 IPI #> 2053 PMID:32296183 IPI #> 2054 PMID:32296183 IPI #> 2055 PMID:32296183 IPI #> 2056 PMID:32296183 IPI #> 2057 PMID:32296183 IPI #> 2058 PMID:32296183 IPI #> 2059 PMID:32296183 IPI #> 2060 PMID:32296183 IPI #> 2061 PMID:32296183 IPI #> 2062 PMID:32296183 IPI #> 2063 PMID:32296183 IPI #> 2064 PMID:32296183 IPI #> 2065 PMID:32296183 IPI #> 2066 PMID:32296183 IPI #> 2067 PMID:32296183 IPI #> 2068 PMID:32296183 IPI #> 2069 PMID:32296183 IPI #> 2070 PMID:32296183 IPI #> 2071 PMID:32296183 IPI #> 2072 PMID:32296183 IPI #> 2073 PMID:32296183 IPI #> 2074 PMID:32296183 IPI #> 2075 PMID:32296183 IPI #> 2076 PMID:32296183 IPI #> 2077 PMID:32296183 IPI #> 2078 PMID:32296183 IPI #> 2079 PMID:32296183 IPI #> 2080 PMID:32296183 IPI #> 2081 PMID:32296183 IPI #> 2082 PMID:32296183 IPI #> 2083 PMID:32296183 IPI #> 2084 PMID:32296183 IPI #> 2085 PMID:32296183 IPI #> 2086 PMID:32296183 IPI #> 2087 PMID:32296183 IPI #> 2088 PMID:32296183 IPI #> 2089 PMID:32296183 IPI #> 2090 PMID:32296183 IPI #> 2091 PMID:32296183 IPI #> 2092 PMID:32296183 IPI #> 2093 PMID:32296183 IPI #> 2094 PMID:32296183 IPI #> 2095 PMID:32296183 IPI #> 2096 PMID:32296183 IPI #> 2097 PMID:32296183 IPI #> 2098 PMID:32296183 IPI #> 2099 PMID:32296183 IPI #> 2100 PMID:32296183 IPI #> 2101 PMID:32296183 IPI #> 2102 PMID:32296183 IPI #> 2103 PMID:32296183 IPI #> 2104 PMID:32296183 IPI #> 2105 PMID:32296183 IPI #> 2106 PMID:32296183 IPI #> 2107 PMID:32296183 IPI #> 2108 PMID:32296183 IPI #> 2109 PMID:32296183 IPI #> 2110 PMID:32296183 IPI #> 2111 PMID:32296183 IPI #> 2112 PMID:32296183 IPI #> 2113 PMID:32296183 IPI #> 2114 PMID:32296183 IPI #> 2115 GO_REF:0000024 ISS #> 2116 GO_REF:0000024 ISS #> 2117 GO_REF:0000024 ISS #> 2118 PMID:19755710 IPI #> 2119 PMID:20609497 IPI #> 2120 GO_REF:0000024 ISS #> 2121 GO_REF:0000024 ISS #> 2122 GO_REF:0000024 ISS #> 2123 GO_REF:0000024 ISS #> 2124 PMID:20137777 IMP #> 2125 PMID:20137777 IMP #> 2126 PMID:19755710 IDA #> 2127 PMID:20137777 IMP #> 2128 PMID:19755710 IMP #> 2129 GO_REF:0000043 IEA #> 2130 PMID:20137777 IMP #> 2131 GO_REF:0000024 ISS #> 2132 GO_REF:0000024 ISS #> 2133 PMID:19755710 IDA #> 2134 GO_REF:0000024 ISS #> 2135 GO_REF:0000024 ISS #> 2136 GO_REF:0000043 IEA #> 2137 GO_REF:0000043 IEA #> 2138 PMID:25416956 IPI #> 2139 PMID:27528616 IPI #> 2140 PMID:27528616 IPI #> 2141 PMID:27528616 IPI #> 2142 PMID:30404948 IDA #> 2143 PMID:30404948 IMP #> 2144 PMID:30395363 IMP #> 2145 GO_REF:0000024 ISS #> 2146 GO_REF:0000024 ISS #> 2147 PMID:27528616 IMP #> 2148 PMID:30404948 IDA #> 2149 PMID:30404948 IDA #> 2150 PMID:27528616 IDA #> 2151 PMID:30404948 IDA #> 2152 PMID:30404948 IDA #> 2153 PMID:27528616 IDA #> 2154 GO_REF:0000024 ISS #> 2155 GO_REF:0000107 IEA #> 2156 PMID:27528616 IDA #> 2157 GO_REF:0000015 ND #> 2158 GO_REF:0000043 IEA #> 2159 PMID:9427755 IDA #> 2160 GO_REF:0000107 IEA #> 2161 GO_REF:0000107 IEA #> 2162 GO_REF:0000107 IEA #> 2163 GO_REF:0000015 ND #> 2164 GO_REF:0000107 IEA #> 2165 PMID:23474712 IDA #> 2166 PMID:21257746 IDA #> 2167 PMID:23474714 IDA #> 2168 PMID:23474712 IMP #> 2169 PMID:21257746 IDA #> 2170 PMID:23474712 IDA #> 2171 PMID:23474714 IDA #> 2172 PMID:23474712 IDA #> 2173 GO_REF:0000052 IDA #> 2174 GO_REF:0000052 IDA #> 2175 PMID:26134560 IPI #> 2176 GO_REF:0000043 IEA #> 2177 GO_REF:0000024 ISS #> 2178 PMID:24415781 IDA #> 2179 PMID:26134560 IDA #> 2180 GO_REF:0000052 IDA #> 2181 GO_REF:0000052 IDA #> 2182 PMID:32296183 IPI #> 2183 PMID:32296183 IPI #> 2184 PMID:32296183 IPI #> 2185 PMID:32296183 IPI #> 2186 PMID:32296183 IPI #> 2187 PMID:32296183 IPI #> 2188 PMID:32296183 IPI #> 2189 PMID:32296183 IPI #> 2190 PMID:32296183 IPI #> 2191 PMID:32296183 IPI #> 2192 PMID:32296183 IPI #> 2193 PMID:32296183 IPI #> 2194 PMID:32296183 IPI #> 2195 GO_REF:0000043 IEA #> 2196 GO_REF:0000052 IDA #> 2197 PMID:32296183 IPI #> 2198 PMID:32296183 IPI #> 2199 PMID:32296183 IPI #> 2200 PMID:32296183 IPI #> 2201 PMID:32296183 IPI #> 2202 PMID:32296183 IPI #> 2203 PMID:32296183 IPI #> 2204 PMID:32296183 IPI #> 2205 PMID:32296183 IPI #> 2206 PMID:32296183 IPI #> 2207 PMID:32296183 IPI #> 2208 PMID:32296183 IPI #> 2209 GO_REF:0000002 IEA #> 2210 GO_REF:0000043 IEA #> 2211 PMID:32296183 IPI #> 2212 PMID:32296183 IPI #> 2213 PMID:32296183 IPI #> 2214 PMID:32296183 IPI #> 2215 GO_REF:0000002 IEA #> 2216 GO_REF:0000108 IEA #> 2217 GO_REF:0000052 IDA #> 2218 GO_REF:0000002 IEA #> 2219 GO_REF:0000108 IEA #> 2220 GO_REF:0000044 IEA #> 2221 GO_REF:0000044 IEA #> 2222 GO_REF:0000002 IEA #> 2223 GO_REF:0000108 IEA #> 2224 PMID:22818856 IMP #> 2225 GO_REF:0000043 IEA #> 2226 PMID:24075808 IDA #> 2227 PMID:24075808 IDA #> 2228 PMID:22818856 IDA #> 2229 PMID:22818856 IDA #> 2230 PMID:22818856 IDA #> 2231 PMID:24075808 IDA #> 2232 Reactome:R-HSA-9664323 TAS #> 2233 Reactome:R-HSA-2173782 TAS #> 2234 Reactome:R-HSA-166663 TAS #> 2235 Reactome:R-HSA-173623 TAS #> 2236 Reactome:R-HSA-9664285 TAS #> 2237 Reactome:R-HSA-9666433 TAS #> 2238 Reactome:R-HSA-9664406 TAS #> 2239 Reactome:R-HSA-977606 TAS #> 2240 Reactome:R-HSA-2454202 TAS #> 2241 Reactome:R-HSA-2029480 TAS #> 2242 Reactome:R-HSA-9664422 TAS #> 2243 Reactome:R-HSA-198933 TAS #> 2244 Reactome:R-HSA-202733 TAS #> 2245 Reactome:R-HSA-166753 TAS #> 2246 Reactome:R-HSA-166792 TAS #> 2247 Reactome:R-HSA-173626 TAS #> 2248 Reactome:R-HSA-173631 TAS #> 2249 Reactome:R-HSA-1861621 TAS #> 2250 Reactome:R-HSA-199161 TAS #> 2251 Reactome:R-HSA-2029268 TAS #> 2252 Reactome:R-HSA-2029270 TAS #> 2253 Reactome:R-HSA-2029271 TAS #> 2254 Reactome:R-HSA-2029272 TAS #> 2255 Reactome:R-HSA-2029273 TAS #> 2256 Reactome:R-HSA-2029451 TAS #> 2257 Reactome:R-HSA-2029452 TAS #> 2258 Reactome:R-HSA-2029453 TAS #> 2259 Reactome:R-HSA-2029455 TAS #> 2260 Reactome:R-HSA-2029457 TAS #> 2261 Reactome:R-HSA-2029458 TAS #> 2262 Reactome:R-HSA-2029459 TAS #> 2263 Reactome:R-HSA-2029467 TAS #> 2264 Reactome:R-HSA-2029476 TAS #> 2265 Reactome:R-HSA-2197697 TAS #> 2266 Reactome:R-HSA-2203516 TAS #> 2267 Reactome:R-HSA-2454192 TAS #> 2268 Reactome:R-HSA-2454208 TAS #> 2269 Reactome:R-HSA-2454240 TAS #> 2270 Reactome:R-HSA-2730833 TAS #> 2271 Reactome:R-HSA-2730843 TAS #> 2272 Reactome:R-HSA-2730851 TAS #> 2273 Reactome:R-HSA-2730882 TAS #> 2274 Reactome:R-HSA-2730884 TAS #> 2275 Reactome:R-HSA-2730886 TAS #> 2276 Reactome:R-HSA-8852266 TAS #> 2277 Reactome:R-HSA-8852481 TAS #> 2278 Reactome:R-HSA-8858428 TAS #> 2279 Reactome:R-HSA-9021306 TAS #> 2280 Reactome:R-HSA-9664261 TAS #> 2281 Reactome:R-HSA-9664268 TAS #> 2282 Reactome:R-HSA-9664270 TAS #> 2283 Reactome:R-HSA-9664271 TAS #> 2284 Reactome:R-HSA-9664273 TAS #> 2285 Reactome:R-HSA-9664275 TAS #> 2286 Reactome:R-HSA-9664278 TAS #> 2287 Reactome:R-HSA-9664285 TAS #> 2288 Reactome:R-HSA-9664406 TAS #> 2289 Reactome:R-HSA-9666425 TAS #> 2290 Reactome:R-HSA-9666426 TAS #> 2291 Reactome:R-HSA-9666428 TAS #> 2292 Reactome:R-HSA-9666430 TAS #> 2293 Reactome:R-HSA-9666433 TAS #> 2294 Reactome:R-HSA-9666435 TAS #> 2295 Reactome:R-HSA-9666458 TAS #> 2296 Reactome:R-HSA-1112666 TAS #> 2297 Reactome:R-HSA-5690701 TAS #> 2298 Reactome:R-HSA-5690702 TAS #> 2299 Reactome:R-HSA-5690740 TAS #> 2300 Reactome:R-HSA-9606151 TAS #> 2301 Reactome:R-HSA-983696 TAS #> 2302 Reactome:R-HSA-983700 TAS #> 2303 Reactome:R-HSA-983703 TAS #> 2304 Reactome:R-HSA-983707 TAS #> 2305 GO_REF:0000043 IEA #> 2306 GO_REF:0000002 IEA #> 2307 GO_REF:0000043 IEA #> 2308 GO_REF:0000043 IEA #> 2309 GO_REF:0000108 IEA #> 2310 PMID:25416956 IPI #> 2311 PMID:25416956 IPI #> 2312 GO_REF:0000043 IEA #> 2313 PMID:25416956 IPI #> 2314 GO_REF:0000052 IDA #> 2315 GO_REF:0000043 IEA #> 2316 PMID:19369418 IDA #> 2317 PMID:23828042 IMP #> 2318 PMID:19369418 IMP #> 2319 Reactome:R-HSA-6811434 TAS #> 2320 GO_REF:0000043 IEA #> 2321 PMID:23828042 IMP #> 2322 PMID:19369418 IDA #> 2323 GO_REF:0000044 IEA #> 2324 Reactome:R-HSA-6811423 TAS #> 2325 Reactome:R-HSA-6811427 TAS #> 2326 PMID:19946888 HDA #> 2327 PMID:20462495 IDA #> 2328 GO_REF:0000015 ND #> 2329 GO_REF:0000024 ISS #> 2330 PMID:24312579 IPI #> 2331 PMID:24312579 IPI #> 2332 PMID:24312579 IPI #> 2333 PMID:24312579 IPI #> 2334 PMID:25416956 IPI #> 2335 PMID:25416956 IPI #> 2336 PMID:32296183 IPI #> 2337 PMID:32296183 IPI #> 2338 PMID:32296183 IPI #> 2339 PMID:32296183 IPI #> 2340 PMID:32296183 IPI #> 2341 PMID:32296183 IPI #> 2342 PMID:32296183 IPI #> 2343 GO_REF:0000043 IEA #> 2344 GO_REF:0000024 ISS #> 2345 GO_REF:0000015 ND #> 2346 GO_REF:0000015 ND #> 2347 GO_REF:0000024 ISS #> 2348 GO_REF:0000024 ISS #> 2349 PMID:32296183 IPI #> 2350 PMID:25416956 IPI #> 2351 PMID:25416956 IPI #> 2352 PMID:25416956 IPI #> 2353 PMID:29892012 IPI #> 2354 PMID:29892012 IPI #> 2355 PMID:29892012 IPI #> 2356 PMID:31515488 IPI #> 2357 PMID:32296183 IPI #> 2358 PMID:32296183 IPI #> 2359 PMID:32296183 IPI #> 2360 PMID:32296183 IPI #> 2361 PMID:32296183 IPI #> 2362 PMID:32296183 IPI #> 2363 PMID:32296183 IPI #> 2364 PMID:32296183 IPI #> 2365 PMID:32296183 IPI #> 2366 PMID:32296183 IPI #> 2367 PMID:32296183 IPI #> 2368 PMID:32296183 IPI #> 2369 PMID:32296183 IPI #> 2370 PMID:32296183 IPI #> 2371 PMID:32296183 IPI #> 2372 PMID:32296183 IPI #> 2373 PMID:32296183 IPI #> 2374 PMID:32296183 IPI #> 2375 PMID:32296183 IPI #> 2376 PMID:32296183 IPI #> 2377 PMID:32296183 IPI #> 2378 PMID:32296183 IPI #> 2379 PMID:32296183 IPI #> 2380 PMID:32296183 IPI #> 2381 PMID:32296183 IPI #> 2382 PMID:32296183 IPI #> 2383 PMID:32296183 IPI #> 2384 PMID:32296183 IPI #> 2385 PMID:32296183 IPI #> 2386 PMID:32296183 IPI #> 2387 PMID:32296183 IPI #> 2388 PMID:32296183 IPI #> 2389 PMID:32296183 IPI #> 2390 PMID:32296183 IPI #> 2391 PMID:32296183 IPI #> 2392 PMID:32296183 IPI #> 2393 PMID:32296183 IPI #> 2394 PMID:32296183 IPI #> 2395 PMID:32296183 IPI #> 2396 PMID:32296183 IPI #> 2397 PMID:32296183 IPI #> 2398 PMID:32296183 IPI #> 2399 PMID:32296183 IPI #> 2400 PMID:32296183 IPI #> 2401 PMID:32296183 IPI #> 2402 PMID:32296183 IPI #> 2403 PMID:32296183 IPI #> 2404 PMID:32296183 IPI #> 2405 PMID:32296183 IPI #> 2406 PMID:32296183 IPI #> 2407 PMID:32296183 IPI #> 2408 PMID:32296183 IPI #> 2409 PMID:32296183 IPI #> 2410 PMID:32296183 IPI #> 2411 PMID:32296183 IPI #> 2412 PMID:32296183 IPI #> 2413 PMID:32296183 IPI #> 2414 PMID:32296183 IPI #> 2415 PMID:32296183 IPI #> 2416 PMID:32296183 IPI #> 2417 PMID:32296183 IPI #> 2418 PMID:32296183 IPI #> 2419 PMID:32296183 IPI #> 2420 PMID:32296183 IPI #> 2421 PMID:32296183 IPI #> 2422 PMID:32296183 IPI #> 2423 PMID:32296183 IPI #> 2424 GO_REF:0000044 IEA #> 2425 GO_REF:0000043 IEA #> 2426 GO_REF:0000002 IEA #> 2427 GO_REF:0000024 ISS #> 2428 GO_REF:0000024 ISS #> 2429 GO_REF:0000024 ISS #> 2430 GO_REF:0000024 ISS #> 2431 GO_REF:0000044 IEA #> 2432 PMID:22561606 IDA #> 2433 PMID:25416956 IPI #> 2434 PMID:25416956 IPI #> 2435 PMID:32296183 IPI #> 2436 PMID:32296183 IPI #> 2437 GO_REF:0000043 IEA #> 2438 PMID:22241472 IDA #> 2439 Reactome:R-HSA-71064 TAS #> 2440 GO_REF:0000043 IEA #> 2441 Reactome:R-HSA-6788611 TAS #> 2442 GO_REF:0000113 ISA #> 2443 PMID:28473536 IDA #> 2444 GO_REF:0000107 IEA #> 2445 GO_REF:0000107 IEA #> 2446 GO_REF:0000043 IEA #> 2447 GO_REF:0000107 IEA #> 2448 GO_REF:0000107 IEA #> 2449 GO_REF:0000113 ISA #> 2450 GO_REF:0000043 IEA #> 2451 GO_REF:0000044 IEA #> 2452 GO_REF:0000043 IEA #> 2453 GO_REF:0000107 IEA #> 2454 GO_REF:0000107 IEA #> 2455 GO_REF:0000024 ISS #> 2456 GO_REF:0000024 ISS #> 2457 GO_REF:0000107 IEA #> 2458 GO_REF:0000024 ISS #> 2459 GO_REF:0000024 ISS #> 2460 GO_REF:0000024 ISS #> 2461 GO_REF:0000024 ISS #> 2462 PMID:28235840 IDA #> 2463 PMID:28235840 IPI #> 2464 PMID:28235840 IPI #> 2465 PMID:28235840 IDA #> 2466 GO_REF:0000024 ISS #> 2467 PMID:28235840 IMP #> 2468 GO_REF:0000024 ISS #> 2469 GO_REF:0000107 IEA #> 2470 PMID:28235840 IMP #> 2471 PMID:28235840 IMP #> 2472 GO_REF:0000044 IEA #> 2473 PMID:19777273 IDA #> 2474 PMID:28235840 IDA #> 2475 GO_REF:0000052 IDA #> 2476 PMID:28235840 IDA #> 2477 PMID:28235840 IDA #> 2478 GO_REF:0000052 IDA #> 2479 GO_REF:0000052 IDA #> 2480 PMID:28235840 IDA #> 2481 PMID:28235840 IDA #> 2482 GO_REF:0000052 IDA #> 2483 PMID:20972222 IDA #> 2484 PMID:20972222 IDA #> 2485 PMID:20739293 IDA #> 2486 PMID:20972222 IDA #> 2487 PMID:20972222 IDA #> 2488 GO_REF:0000003 IEA #> 2489 GO_REF:0000116 IEA #> 2490 Reactome:R-HSA-6783455 TAS #> 2491 PMID:20739293 IDA #> 2492 PMID:20972222 IDA #> 2493 Reactome:R-HSA-6783455 TAS #> 2494 GO_REF:0000043 IEA #> 2495 GO_REF:0000015 ND #> 2496 PMID:25416956 IPI #> 2497 PMID:32296183 IPI #> 2498 PMID:32296183 IPI #> 2499 PMID:32814053 IPI #> 2500 PMID:32814053 IPI #> 2501 PMID:32814053 IPI #> 2502 PMID:32814053 IPI #> 2503 PMID:32814053 IPI #> 2504 PMID:32814053 IPI #> 2505 PMID:32814053 IPI #> 2506 PMID:32814053 IPI #> 2507 PMID:32814053 IPI #> 2508 PMID:32814053 IPI #> 2509 GO_REF:0000107 IEA #> 2510 GO_REF:0000015 ND #> 2511 GO_REF:0000044 IEA #> 2512 PMID:28778945 IDA #> 2513 PMID:20937701 IDA #> 2514 GO_REF:0000024 ISS #> 2515 GO_REF:0000024 ISS #> 2516 GO_REF:0000108 IEA #> 2517 Reactome:R-HSA-8876446 TAS #> 2518 Reactome:R-HSA-8876454 TAS #> 2519 PMID:21630459 HDA #> 2520 GO_REF:0000043 IEA #> 2521 GO_REF:0000002 IEA #> 2522 GO_REF:0000002 IEA #> 2523 GO_REF:0000002 IEA #> 2524 GO_REF:0000044 IEA #> 2525 PMID:25416956 IPI #> 2526 PMID:25416956 IPI #> 2527 PMID:25416956 IPI #> 2528 PMID:25416956 IPI #> 2529 PMID:25416956 IPI #> 2530 PMID:32296183 IPI #> 2531 PMID:32296183 IPI #> 2532 PMID:32296183 IPI #> 2533 PMID:32296183 IPI #> 2534 PMID:32296183 IPI #> 2535 PMID:32296183 IPI #> 2536 PMID:32296183 IPI #> 2537 GO_REF:0000002 IEA #> 2538 GO_REF:0000024 ISS #> 2539 GO_REF:0000024 ISS #> 2540 GO_REF:0000024 ISS #> 2541 GO_REF:0000024 ISS #> 2542 GO_REF:0000041 IEA #> 2543 Reactome:R-HSA-6787677 TAS #> 2544 GO_REF:0000043 IEA #> 2545 PMID:23690469 IMP #> 2546 PMID:23690469 IDA #> 2547 PMID:23690469 IDA #> 2548 GO_REF:0000044 IEA #> 2549 PMID:23690469 IDA #> 2550 GO_REF:0000043 IEA #> 2551 GO_REF:0000002 IEA #> 2552 GO_REF:0000043 IEA #> 2553 GO_REF:0000002 IEA #> 2554 GO_REF:0000002 IEA #> 2555 GO_REF:0000108 IEA #> 2556 PMID:22261194 TAS #> 2557 GO_REF:0000043 IEA #> 2558 GO_REF:0000002 IEA #> 2559 GO_REF:0000043 IEA #> 2560 GO_REF:0000108 IEA #> 2561 Reactome:R-HSA-381750 TAS #> 2562 GO_REF:0000043 IEA #> 2563 PMID:30204880 IPI #> 2564 PMID:30204880 IPI #> 2565 PMID:30204880 IPI #> 2566 GO_REF:0000043 IEA #> 2567 GO_REF:0000024 ISS #> 2568 GO_REF:0000024 ISS #> 2569 PMID:30204880 IDA #> 2570 GO_REF:0000044 IEA #> 2571 GO_REF:0000002 IEA #> 2572 GO_REF:0000108 IEA #> 2573 GO_REF:0000108 IEA #> 2574 GO_REF:0000015 ND #> 2575 GO_REF:0000015 ND #> 2576 GO_REF:0000015 ND #> 2577 GO_REF:0000002 IEA #> 2578 GO_REF:0000002 IEA #> 2579 GO_REF:0000002 IEA #> 2580 GO_REF:0000002 IEA #> 2581 GO_REF:0000002 IEA #> 2582 GO_REF:0000002 IEA #> 2583 GO_REF:0000002 IEA #> 2584 GO_REF:0000002 IEA #> 2585 GO_REF:0000043 IEA #> 2586 GO_REF:0000043 IEA #> 2587 GO_REF:0000043 IEA #> 2588 GO_REF:0000054 IDA #> 2589 PMID:26687144 IDA #> 2590 PMID:26687144 IDA #> 2591 PMID:26687144 IDA #> 2592 GO_REF:0000107 IEA #> 2593 GO_REF:0000002 IEA #> 2594 PMID:22522420 IMP #> 2595 PMID:22522421 IMP #> 2596 PMID:26687144 IDA #> 2597 PMID:21653829 IPI #> 2598 PMID:32296183 IPI #> 2599 PMID:32296183 IPI #> 2600 PMID:32296183 IPI #> 2601 PMID:32296183 IPI #> 2602 PMID:32296183 IPI #> 2603 PMID:32296183 IPI #> 2604 PMID:32296183 IPI #> 2605 PMID:32296183 IPI #> 2606 PMID:32296183 IPI #> 2607 PMID:32296183 IPI #> 2608 PMID:32296183 IPI #> 2609 PMID:32296183 IPI #> 2610 PMID:32296183 IPI #> 2611 PMID:32296183 IPI #> 2612 PMID:32814053 IPI #> 2613 PMID:32814053 IPI #> 2614 PMID:20811458 IDA #> 2615 PMID:20811458 IPI #> 2616 PMID:20811458 IDA #> 2617 PMID:20811458 IDA #> 2618 PMID:20811458 IDA #> 2619 GO_REF:0000043 IEA #> 2620 PMID:22658674 HDA #> 2621 PMID:25416956 IPI #> 2622 PMID:25416956 IPI #> 2623 PMID:25416956 IPI #> 2624 GO_REF:0000043 IEA #> 2625 GO_REF:0000044 IEA #> 2626 GO_REF:0000044 IEA #> 2627 PMID:28404643 IMP #> 2628 PMID:17500595 IPI #> 2629 PMID:26783301 IPI #> 2630 PMID:26783301 IPI #> 2631 PMID:27126989 IPI #> 2632 PMID:27126989 IPI #> 2633 PMID:32814053 IPI #> 2634 PMID:26783301 IMP #> 2635 PMID:26783301 IMP #> 2636 PMID:26783301 IMP #> 2637 PMID:27126989 IMP #> 2638 PMID:27126989 IMP #> 2639 PMID:26783301 IDA #> 2640 PMID:26783301 IDA #> 2641 PMID:26783301 IDA #> 2642 PMID:26783301 IDA #> 2643 PMID:28404643 IDA #> 2644 GO_REF:0000043 IEA #> 2645 GO_REF:0000043 IEA #> 2646 PMID:32296183 IPI #> 2647 PMID:32296183 IPI #> 2648 PMID:32296183 IPI #> 2649 PMID:32296183 IPI #> 2650 GO_REF:0000043 IEA #> 2651 GO_REF:0000044 IEA #> 2652 PMID:19056867 HDA #> 2653 GO_REF:0000002 IEA #> 2654 GO_REF:0000002 IEA #> 2655 GO_REF:0000024 ISS #> 2656 GO_REF:0000024 ISS #> 2657 GO_REF:0000024 ISS #> 2658 PMID:27649891 IMP #> 2659 GO_REF:0000024 ISS #> 2660 PMID:27649891 IMP #> 2661 PMID:27649891 IDA #> 2662 GO_REF:0000044 IEA #> 2663 PMID:21630459 HDA #> 2664 GO_REF:0000043 IEA #> 2665 GO_REF:0000108 IEA #> 2666 GO_REF:0000043 IEA #> 2667 GO_REF:0000002 IEA #> 2668 GO_REF:0000003 IEA #> 2669 GO_REF:0000116 IEA #> 2670 GO_REF:0000003 IEA #> 2671 GO_REF:0000116 IEA #> 2672 GO_REF:0000108 IEA #> 2673 GO_REF:0000044 IEA #> 2674 GO_REF:0000043 IEA #> 2675 GO_REF:0000015 ND #> 2676 GO_REF:0000015 ND #> 2677 GO_REF:0000015 ND #> 2678 GO_REF:0000043 IEA #> 2679 GO_REF:0000043 IEA #> 2680 GO_REF:0000043 IEA #> 2681 GO_REF:0000043 IEA #> 2682 GO_REF:0000043 IEA #> 2683 GO_REF:0000043 IEA #> 2684 Reactome:R-HSA-381750 TAS #> 2685 GO_REF:0000043 IEA #> 2686 GO_REF:0000107 IEA #> 2687 GO_REF:0000044 IEA #> 2688 PMID:16787938 IDA #> 2689 PMID:18570454 HDA #> 2690 GO_REF:0000043 IEA #> 2691 GO_REF:0000052 IDA #> 2692 GO_REF:0000052 IDA #> 2693 GO_REF:0000002 IEA #> 2694 GO_REF:0000002 IEA #> 2695 GO_REF:0000043 IEA #> 2696 PMID:17289582 IPI #> 2697 GO_REF:0000108 IEA #> 2698 GO_REF:0000108 IEA #> 2699 GO_REF:0000044 IEA #> 2700 GO_REF:0000002 IEA #> 2701 GO_REF:0000002 IEA #> 2702 GO_REF:0000043 IEA #> 2703 PMID:32296183 IPI #> 2704 PMID:32296183 IPI #> 2705 PMID:32296183 IPI #> 2706 PMID:32296183 IPI #> 2707 PMID:29257953 IDA #> 2708 GO_REF:0000043 IEA #> 2709 PMID:15454575 IMP #> 2710 PMID:15454575 IMP #> 2711 PMID:15454575 IMP #> 2712 GO_REF:0000107 IEA #> 2713 GO_REF:0000107 IEA #> 2714 GO_REF:0000015 ND #> 2715 GO_REF:0000002 IEA #> 2716 GO_REF:0000107 IEA #> 2717 GO_REF:0000107 IEA #> 2718 GO_REF:0000107 IEA #> 2719 PMID:23580065 HEP #> 2720 PMID:22664934 HDA #> 2721 PMID:23580065 HDA #> 2722 GO_REF:0000044 IEA #> 2723 PMID:23533145 HDA #> 2724 PMID:22516433 HDA #> 2725 GO_REF:0000015 ND #> 2726 GO_REF:0000024 ISS #> 2727 GO_REF:0000024 ISS #> 2728 PMID:18160536 ISS #> 2729 PMID:18160536 ISS #> 2730 Reactome:R-HSA-8964572 TAS #> 2731 GO_REF:0000024 ISS #> 2732 PMID:18160536 ISS #> 2733 Reactome:R-HSA-8857686 TAS #> 2734 PMID:25416956 IPI #> 2735 PMID:25416956 IPI #> 2736 PMID:25416956 IPI #> 2737 PMID:32296183 IPI #> 2738 PMID:32296183 IPI #> 2739 PMID:32296183 IPI #> 2740 PMID:26170455 IDA #> 2741 PMID:26170455 IDA #> 2742 PMID:26170455 TAS #> 2743 PMID:26170455 TAS #> 2744 PMID:26170455 TAS #> 2745 PMID:17853893 IPI #> 2746 PMID:23924735 IPI #> 2747 PMID:25416956 IPI #> 2748 PMID:25416956 IPI #> 2749 PMID:25416956 IPI #> 2750 PMID:25416956 IPI #> 2751 PMID:25416956 IPI #> 2752 PMID:25416956 IPI #> 2753 PMID:25416956 IPI #> 2754 PMID:25416956 IPI #> 2755 PMID:25416956 IPI #> 2756 PMID:25416956 IPI #> 2757 PMID:25416956 IPI #> 2758 PMID:25416956 IPI #> 2759 PMID:25416956 IPI #> 2760 PMID:25416956 IPI #> 2761 PMID:25416956 IPI #> 2762 PMID:25416956 IPI #> 2763 PMID:25416956 IPI #> 2764 PMID:25416956 IPI #> 2765 PMID:25416956 IPI #> 2766 PMID:25416956 IPI #> 2767 PMID:25416956 IPI #> 2768 PMID:25416956 IPI #> 2769 PMID:25416956 IPI #> 2770 PMID:25416956 IPI #> 2771 PMID:25416956 IPI #> 2772 PMID:25416956 IPI #> 2773 PMID:25416956 IPI #> 2774 PMID:31515488 IPI #> 2775 PMID:31515488 IPI #> 2776 PMID:32296183 IPI #> 2777 PMID:32296183 IPI #> 2778 PMID:32296183 IPI #> 2779 PMID:32296183 IPI #> 2780 PMID:32296183 IPI #> 2781 PMID:32296183 IPI #> 2782 PMID:32296183 IPI #> 2783 PMID:32296183 IPI #> 2784 PMID:32296183 IPI #> 2785 PMID:32296183 IPI #> 2786 PMID:32296183 IPI #> 2787 PMID:32296183 IPI #> 2788 PMID:32296183 IPI #> 2789 PMID:32296183 IPI #> 2790 PMID:32296183 IPI #> 2791 PMID:32296183 IPI #> 2792 PMID:32296183 IPI #> 2793 PMID:32296183 IPI #> 2794 PMID:32296183 IPI #> 2795 PMID:32296183 IPI #> 2796 PMID:32296183 IPI #> 2797 PMID:32296183 IPI #> 2798 PMID:32296183 IPI #> 2799 PMID:32296183 IPI #> 2800 PMID:32296183 IPI #> 2801 PMID:32296183 IPI #> 2802 PMID:32296183 IPI #> 2803 PMID:32296183 IPI #> 2804 PMID:32296183 IPI #> 2805 PMID:32296183 IPI #> 2806 PMID:32296183 IPI #> 2807 PMID:32296183 IPI #> 2808 PMID:32296183 IPI #> 2809 PMID:32296183 IPI #> 2810 PMID:32296183 IPI #> 2811 PMID:32296183 IPI #> 2812 PMID:32296183 IPI #> 2813 PMID:32296183 IPI #> 2814 PMID:32296183 IPI #> 2815 PMID:32296183 IPI #> 2816 PMID:32296183 IPI #> 2817 PMID:32296183 IPI #> 2818 PMID:32296183 IPI #> 2819 PMID:32296183 IPI #> 2820 PMID:32296183 IPI #> 2821 PMID:32296183 IPI #> 2822 PMID:32296183 IPI #> 2823 PMID:32296183 IPI #> 2824 PMID:32296183 IPI #> 2825 PMID:32296183 IPI #> 2826 PMID:32296183 IPI #> 2827 PMID:32296183 IPI #> 2828 PMID:32296183 IPI #> 2829 PMID:32296183 IPI #> 2830 PMID:32296183 IPI #> 2831 PMID:32296183 IPI #> 2832 PMID:32296183 IPI #> 2833 PMID:32296183 IPI #> 2834 PMID:32296183 IPI #> 2835 PMID:32296183 IPI #> 2836 PMID:32296183 IPI #> 2837 PMID:32296183 IPI #> 2838 PMID:32296183 IPI #> 2839 PMID:32296183 IPI #> 2840 PMID:32296183 IPI #> 2841 PMID:32296183 IPI #> 2842 PMID:32296183 IPI #> 2843 PMID:32296183 IPI #> 2844 PMID:32296183 IPI #> 2845 PMID:32296183 IPI #> 2846 PMID:32296183 IPI #> 2847 PMID:32296183 IPI #> 2848 PMID:32296183 IPI #> 2849 PMID:32296183 IPI #> 2850 PMID:32296183 IPI #> 2851 PMID:32296183 IPI #> 2852 PMID:32296183 IPI #> 2853 PMID:32296183 IPI #> 2854 PMID:32296183 IPI #> 2855 PMID:32296183 IPI #> 2856 PMID:23924735 IPI #> 2857 Reactome:R-HSA-917729 TAS #> 2858 PMID:20588296 TAS #> 2859 Reactome:R-HSA-162588 TAS #> 2860 PMID:20588296 TAS #> 2861 PMID:20588296 TAS #> 2862 Reactome:R-HSA-174490 TAS #> 2863 Reactome:R-HSA-184269 TAS #> 2864 Reactome:R-HSA-3149434 TAS #> 2865 Reactome:R-HSA-3159232 TAS #> 2866 Reactome:R-HSA-917696 TAS #> 2867 Reactome:R-HSA-917730 TAS #> 2868 GO_REF:0000044 IEA #> 2869 GO_REF:0000108 IEA #> 2870 PMID:19056867 HDA #> 2871 PMID:23533145 HDA #> 2872 PMID:18005716 IDA #> 2873 PMID:20588296 TAS #> 2874 PMID:22405001 IDA #> 2875 PMID:23455924 IPI #> 2876 PMID:23455924 IPI #> 2877 PMID:25192045 IPI #> 2878 PMID:25416956 IPI #> 2879 PMID:25416956 IPI #> 2880 PMID:25416956 IPI #> 2881 PMID:25416956 IPI #> 2882 PMID:27486780 IPI #> 2883 PMID:32296183 IPI #> 2884 PMID:32296183 IPI #> 2885 PMID:32296183 IPI #> 2886 PMID:32296183 IPI #> 2887 PMID:32296183 IPI #> 2888 PMID:32296183 IPI #> 2889 PMID:32814053 IPI #> 2890 PMID:32814053 IPI #> 2891 PMID:32814053 IPI #> 2892 PMID:32814053 IPI #> 2893 PMID:32814053 IPI #> 2894 PMID:32814053 IPI #> 2895 PMID:32814053 IPI #> 2896 PMID:25192045 IMP #> 2897 PMID:25192045 IMP #> 2898 PMID:25192045 IDA #> 2899 GO_REF:0000024 ISS #> 2900 GO_REF:0000024 ISS #> 2901 GO_REF:0000024 ISS #> 2902 PMID:25192045 IDA #> 2903 GO_REF:0000024 ISS #> 2904 PMID:30415212 IMP #> 2905 PMID:30415212 IMP #> 2906 GO_REF:0000043 IEA #> 2907 GO_REF:0000024 ISS #> 2908 GO_REF:0000024 ISS #> 2909 GO_REF:0000024 ISS #> 2910 GO_REF:0000024 ISS #> 2911 PMID:29606301 IDA #> 2912 PMID:29606301 IDA #> 2913 PMID:30415212 IDA #> 2914 GO_REF:0000024 ISS #> 2915 PMID:17540904 IDA #> 2916 GO_REF:0000043 IEA #> 2917 PMID:32296183 IPI #> 2918 PMID:32296183 IPI #> 2919 PMID:32296183 IPI #> 2920 PMID:32296183 IPI #> 2921 PMID:32296183 IPI #> 2922 PMID:17540904 IDA #> 2923 Reactome:R-HSA-5673001 TAS #> 2924 Reactome:R-HSA-983168 TAS #> 2925 Reactome:R-HSA-5621481 TAS #> 2926 Reactome:R-HSA-1236978 TAS #> 2927 Reactome:R-HSA-350562 TAS #> 2928 Reactome:R-HSA-8854044 TAS #> 2929 Reactome:R-HSA-5688426 TAS #> 2930 Reactome:R-HSA-174154 TAS #> 2931 Reactome:R-HSA-174178 TAS #> 2932 Reactome:R-HSA-8854071 TAS #> 2933 GO_REF:0000107 IEA #> 2934 Reactome:R-HSA-5668541 TAS #> 2935 Reactome:R-HSA-68867 TAS #> 2936 Reactome:R-HSA-5676590 TAS #> 2937 Reactome:R-HSA-2454202 TAS #> 2938 Reactome:R-HSA-174255 TAS #> 2939 Reactome:R-HSA-2130282 TAS #> 2940 Reactome:R-HSA-8852354 TAS #> 2941 GO_REF:0000107 IEA #> 2942 Reactome:R-HSA-450408 TAS #> 2943 Reactome:R-HSA-597592 TAS #> 2944 Reactome:R-HSA-202403 TAS #> 2945 Reactome:R-HSA-382556 TAS #> 2946 Reactome:R-HSA-4086400 TAS #> 2947 Reactome:R-HSA-1234174 TAS #> 2948 Reactome:R-HSA-9020702 TAS #> 2949 Reactome:R-HSA-4641258 TAS #> 2950 Reactome:R-HSA-4641257 TAS #> 2951 Reactome:R-HSA-174113 TAS #> 2952 Reactome:R-HSA-8939236 TAS #> 2953 Reactome:R-HSA-1168640 TAS #> 2954 Reactome:R-HSA-1234159 TAS #> 2955 Reactome:R-HSA-1236970 TAS #> 2956 Reactome:R-HSA-1504193 TAS #> 2957 Reactome:R-HSA-174105 TAS #> 2958 Reactome:R-HSA-174202 TAS #> 2959 Reactome:R-HSA-174203 TAS #> 2960 Reactome:R-HSA-174255 TAS #> 2961 Reactome:R-HSA-180573 TAS #> 2962 Reactome:R-HSA-180603 TAS #> 2963 Reactome:R-HSA-209061 TAS #> 2964 Reactome:R-HSA-2130282 TAS #> 2965 Reactome:R-HSA-264458 TAS #> 2966 Reactome:R-HSA-353125 TAS #> 2967 Reactome:R-HSA-3640874 TAS #> 2968 Reactome:R-HSA-450466 TAS #> 2969 Reactome:R-HSA-4608855 TAS #> 2970 Reactome:R-HSA-4641256 TAS #> 2971 Reactome:R-HSA-4641260 TAS #> 2972 Reactome:R-HSA-5362448 TAS #> 2973 Reactome:R-HSA-5387392 TAS #> 2974 Reactome:R-HSA-5607724 TAS #> 2975 Reactome:R-HSA-5607731 TAS #> 2976 Reactome:R-HSA-5610754 TAS #> 2977 Reactome:R-HSA-5610758 TAS #> 2978 Reactome:R-HSA-5610760 TAS #> 2979 Reactome:R-HSA-5635868 TAS #> 2980 Reactome:R-HSA-5658430 TAS #> 2981 Reactome:R-HSA-5665854 TAS #> 2982 Reactome:R-HSA-5665871 TAS #> 2983 Reactome:R-HSA-5668481 TAS #> 2984 Reactome:R-HSA-5668520 TAS #> 2985 Reactome:R-HSA-5687112 TAS #> 2986 Reactome:R-HSA-5689539 TAS #> 2987 Reactome:R-HSA-68825 TAS #> 2988 Reactome:R-HSA-68948 TAS #> 2989 Reactome:R-HSA-69016 TAS #> 2990 Reactome:R-HSA-69600 TAS #> 2991 Reactome:R-HSA-75825 TAS #> 2992 Reactome:R-HSA-8850992 TAS #> 2993 Reactome:R-HSA-8852354 TAS #> 2994 Reactome:R-HSA-8854044 TAS #> 2995 Reactome:R-HSA-8854071 TAS #> 2996 Reactome:R-HSA-8866553 TAS #> 2997 Reactome:R-HSA-8866858 TAS #> 2998 Reactome:R-HSA-8956140 TAS #> 2999 Reactome:R-HSA-8956184 TAS #> 3000 Reactome:R-HSA-8957265 TAS #> 3001 Reactome:R-HSA-983150 TAS #> 3002 Reactome:R-NUL-212917 TAS #> 3003 Reactome:R-NUL-5610751 TAS #> 3004 Reactome:R-NUL-9011324 TAS #> 3005 GO_REF:0000024 ISS #> 3006 PMID:23603394 IDA #> 3007 PMID:20339350 IPI #> 3008 GO_REF:0000002 IEA #> 3009 PMID:9417912 NAS #> 3010 GO_REF:0000107 IEA #> 3011 GO_REF:0000002 IEA #> 3012 GO_REF:0000108 IEA #> 3013 PMID:23603394 IDA #> 3014 PMID:23603394 IDA #> 3015 GO_REF:0000107 IEA #> 3016 GO_REF:0000107 IEA #> 3017 GO_REF:0000107 IEA #> 3018 GO_REF:0000015 ND #> 3019 GO_REF:0000015 ND #> 3020 GO_REF:0000015 ND #> 3021 GO_REF:0000043 IEA #> 3022 GO_REF:0000044 IEA #> 3023 GO_REF:0000044 IEA #> 3024 PMID:32814053 IPI #> 3025 PMID:32814053 IPI #> 3026 PMID:31604315 IDA #> 3027 PMID:32209662 IMP #> 3028 GO_REF:0000041 IEA #> 3029 PMID:31604315 IDA #> 3030 PMID:32209662 IMP #> 3031 GO_REF:0000052 IDA #> 3032 PMID:31604315 IDA #> 3033 GO_REF:0000043 IEA #> 3034 PMID:21453443 IPI #> 3035 PMID:21453443 IPI #> 3036 Reactome:R-HSA-8877475 TAS #> 3037 GO_REF:0000002 IEA #> 3038 PMID:17392525 IDA #> 3039 GO_REF:0000108 IEA #> 3040 Reactome:R-HSA-112315 TAS #> 3041 Reactome:R-HSA-975311 TAS #> 3042 PMID:21976065 IDA #> 3043 PMID:22658674 HDA #> 3044 PMID:22681889 HDA #> 3045 PMID:10637334 IPI #> 3046 PMID:10637334 IPI #> 3047 PMID:16778766 IPI #> 3048 PMID:16778766 IPI #> 3049 PMID:16778766 IPI #> 3050 PMID:17452450 IPI #> 3051 PMID:17452450 IPI #> 3052 PMID:18377426 IPI #> 3053 PMID:21278420 IPI #> 3054 PMID:21278420 IPI #> 3055 PMID:21981923 IPI #> 3056 PMID:21981923 IPI #> 3057 PMID:21981923 IPI #> 3058 PMID:21984185 IPI #> 3059 PMID:21984185 IPI #> 3060 PMID:22977175 IPI #> 3061 PMID:22977175 IPI #> 3062 PMID:22977175 IPI #> 3063 PMID:22977175 IPI #> 3064 PMID:23232451 IPI #> 3065 PMID:23463101 IPI #> 3066 PMID:23644599 IPI #> 3067 PMID:24736845 IPI #> 3068 PMID:24736845 IPI #> 3069 PMID:24736845 IPI #> 3070 PMID:24768540 IPI #> 3071 PMID:24768540 IPI #> 3072 PMID:25038453 IPI #> 3073 PMID:26496610 IPI #> 3074 PMID:26496610 IPI #> 3075 PMID:26496610 IPI #> 3076 PMID:26496610 IPI #> 3077 PMID:26496610 IPI #> 3078 PMID:26496610 IPI #> 3079 PMID:26496610 IPI #> 3080 PMID:26496610 IPI #> 3081 PMID:27342281 IPI #> 3082 PMID:30833792 IPI #> 3083 PMID:24768540 IPI #> 3084 PMID:16778766 IDA #> 3085 PMID:16778766 IDA #> 3086 PMID:22977175 IDA #> 3087 PMID:24768540 IPI #> 3088 PMID:16778766 IDA #> 3089 Reactome:R-HSA-429947 TAS #> 3090 GO_REF:0000107 IEA #> 3091 Reactome:R-HSA-6791312 TAS #> 3092 PMID:21976065 IDA #> 3093 PMID:24736845 IDA #> 3094 PMID:16778766 IDA #> 3095 PMID:23172285 IDA #> 3096 PMID:24768540 IDA #> 3097 PMID:16778766 IDA #> 3098 PMID:21278420 IMP #> 3099 PMID:23644599 IDA #> 3100 PMID:22977175 IMP #> 3101 GO_REF:0000108 IEA #> 3102 PMID:21278420 IMP #> 3103 PMID:22367759 IMP #> 3104 GO_REF:0000024 ISS #> 3105 PMID:21976065 IDA #> 3106 PMID:22664934 HDA #> 3107 GO_REF:0000044 IEA #> 3108 GO_REF:0000052 IDA #> 3109 Reactome:R-HSA-429955 TAS #> 3110 Reactome:R-HSA-6798044 TAS #> 3111 PMID:19946888 HDA #> 3112 PMID:19558367 IDA #> 3113 PMID:20097752 IDA #> 3114 PMID:24891507 IDA #> 3115 GO_REF:0000043 IEA #> 3116 GO_REF:0000043 IEA #> 3117 PMID:20097752 IDA #> 3118 PMID:20097752 IDA #> 3119 PMID:24891507 IDA #> 3120 GO_REF:0000003 IEA #> 3121 Reactome:R-HSA-70921 TAS #> 3122 PMID:20097752 IDA #> 3123 GO_REF:0000015 ND #> 3124 Reactome:R-HSA-6786245 TAS #> 3125 PMID:32296183 IPI #> 3126 GO_REF:0000024 ISS #> 3127 GO_REF:0000024 ISS #> 3128 GO_REF:0000043 IEA #> 3129 GO_REF:0000044 IEA #> 3130 GO_REF:0000002 IEA #> 3131 GO_REF:0000002 IEA #> 3132 GO_REF:0000052 IDA #> 3133 Reactome:R-HSA-76056 TAS #> 3134 Reactome:R-HSA-83723 TAS #> 3135 Reactome:R-HSA-83790 TAS #> 3136 Reactome:R-HSA-83793 TAS #> 3137 Reactome:R-HSA-83803 TAS #> 3138 Reactome:R-HSA-83805 TAS #> 3139 PMID:32296183 IPI #> 3140 PMID:32296183 IPI #> 3141 PMID:32296183 IPI #> 3142 PMID:32296183 IPI #> 3143 PMID:32296183 IPI #> 3144 PMID:32296183 IPI #> 3145 PMID:32296183 IPI #> 3146 PMID:32296183 IPI #> 3147 PMID:32296183 IPI #> 3148 PMID:32296183 IPI #> 3149 PMID:32296183 IPI #> 3150 PMID:32296183 IPI #> 3151 PMID:32296183 IPI #> 3152 GO_REF:0000043 IEA #> 3153 GO_REF:0000043 IEA #> 3154 GO_REF:0000044 IEA #> 3155 PMID:25608530 IDA #> 3156 GO_REF:0000044 IEA #> 3157 GO_REF:0000002 IEA #> 3158 GO_REF:0000108 IEA #> 3159 GO_REF:0000044 IEA #> 3160 GO_REF:0000043 IEA #> 3161 PMID:32296183 IPI #> 3162 PMID:32296183 IPI #> 3163 PMID:32296183 IPI #> 3164 PMID:32296183 IPI #> 3165 PMID:32296183 IPI #> 3166 PMID:32296183 IPI #> 3167 PMID:32296183 IPI #> 3168 PMID:32296183 IPI #> 3169 PMID:32296183 IPI #> 3170 PMID:32296183 IPI #> 3171 PMID:32296183 IPI #> 3172 PMID:32296183 IPI #> 3173 PMID:32296183 IPI #> 3174 PMID:32296183 IPI #> 3175 PMID:32296183 IPI #> 3176 PMID:32296183 IPI #> 3177 PMID:32296183 IPI #> 3178 PMID:32296183 IPI #> 3179 PMID:32296183 IPI #> 3180 PMID:32296183 IPI #> 3181 PMID:32296183 IPI #> 3182 PMID:32296183 IPI #> 3183 PMID:32296183 IPI #> 3184 PMID:32296183 IPI #> 3185 PMID:32296183 IPI #> 3186 PMID:32296183 IPI #> 3187 PMID:32296183 IPI #> 3188 PMID:32296183 IPI #> 3189 PMID:32296183 IPI #> 3190 PMID:32296183 IPI #> 3191 PMID:32296183 IPI #> 3192 PMID:32296183 IPI #> 3193 PMID:32296183 IPI #> 3194 PMID:32296183 IPI #> 3195 PMID:32296183 IPI #> 3196 PMID:32296183 IPI #> 3197 PMID:32296183 IPI #> 3198 GO_REF:0000024 ISS #> 3199 GO_REF:0000024 ISS #> 3200 GO_REF:0000107 IEA #> 3201 GO_REF:0000024 ISS #> 3202 GO_REF:0000044 IEA #> 3203 GO_REF:0000044 IEA #> 3204 PMID:19946888 HDA #> 3205 PMID:21911577 IPI #> 3206 GO_REF:0000043 IEA #> 3207 GO_REF:0000044 IEA #> 3208 GO_REF:0000043 IEA #> 3209 GO_REF:0000052 IDA #> 3210 GO_REF:0000044 IEA #> 3211 GO_REF:0000043 IEA #> 3212 GO_REF:0000002 IEA #> 3213 GO_REF:0000024 ISS #> 3214 PMID:32296183 IPI #> 3215 GO_REF:0000002 IEA #> 3216 GO_REF:0000043 IEA #> 3217 GO_REF:0000107 IEA #> 3218 GO_REF:0000024 ISS #> 3219 GO_REF:0000002 IEA #> 3220 GO_REF:0000002 IEA #> 3221 GO_REF:0000002 IEA #> 3222 GO_REF:0000002 IEA #> 3223 GO_REF:0000043 IEA #> 3224 PMID:23580065 HDA #> 3225 GO_REF:0000002 IEA #> 3226 GO_REF:0000043 IEA #> 3227 GO_REF:0000043 IEA #> 3228 PMID:15649947 IMP #> 3229 GO_REF:0000113 ISA #> 3230 PMID:15649947 IMP #> 3231 PMID:15649947 IDA #> 3232 GO_REF:0000024 ISS #> 3233 GO_REF:0000024 ISS #> 3234 GO_REF:0000024 ISS #> 3235 GO_REF:0000024 ISS #> 3236 PMID:15649947 IMP #> 3237 GO_REF:0000024 ISS #> 3238 GO_REF:0000024 ISS #> 3239 PMID:15649947 IMP #> 3240 GO_REF:0000024 ISS #> 3241 GO_REF:0000024 ISS #> 3242 GO_REF:0000024 ISS #> 3243 GO_REF:0000024 ISS #> 3244 GO_REF:0000024 ISS #> 3245 PMID:15649947 IC #> 3246 GO_REF:0000113 ISA #> 3247 GO_REF:0000043 IEA #> 3248 GO_REF:0000043 IEA #> 3249 GO_REF:0000108 IEA #> 3250 Reactome:R-HSA-381750 TAS #> 3251 GO_REF:0000043 IEA #> 3252 GO_REF:0000002 IEA #> 3253 GO_REF:0000043 IEA #> 3254 GO_REF:0000044 IEA #> 3255 GO_REF:0000044 IEA #> 3256 GO_REF:0000024 ISS #> 3257 GO_REF:0000107 IEA #> 3258 PMID:24739963 IPI #> 3259 PMID:27309808 IPI #> 3260 PMID:24739963 IPI #> 3261 GO_REF:0000024 ISS #> 3262 GO_REF:0000024 ISS #> 3263 GO_REF:0000024 ISS #> 3264 GO_REF:0000024 ISS #> 3265 Reactome:R-HSA-8940388 TAS #> 3266 Reactome:R-HSA-8940388 TAS #> 3267 PMID:23455922 IPI #> 3268 PMID:24554596 IPI #> 3269 PMID:29789297 IPI #> 3270 PMID:24554596 IDA #> 3271 PMID:24554596 IDA #> 3272 GO_REF:0000052 IDA #> 3273 PMID:24554596 IDA #> 3274 GO_REF:0000043 IEA #> 3275 PMID:32296183 IPI #> 3276 GO_REF:0000043 IEA #> 3277 GO_REF:0000108 IEA #> 3278 Reactome:R-HSA-381750 TAS #> 3279 GO_REF:0000043 IEA #> 3280 GO_REF:0000002 IEA #> 3281 GO_REF:0000116 IEA #> 3282 GO_REF:0000116 IEA #> 3283 GO_REF:0000041 IEA #> 3284 GO_REF:0000043 IEA #> 3285 PMID:21187075 IPI #> 3286 GO_REF:0000043 IEA #> 3287 PMID:21187075 IDA #> 3288 PMID:21187075 IMP #> 3289 PMID:21187075 IDA #> 3290 GO_REF:0000044 IEA #> 3291 GO_REF:0000044 IEA #> 3292 GO_REF:0000044 IEA #> 3293 GO_REF:0000043 IEA #> 3294 PMID:9598316 NAS #> 3295 GO_REF:0000043 IEA #> 3296 PMID:9598316 TAS #> 3297 GO_REF:0000043 IEA #> 3298 PMID:9598316 IMP #> 3299 PMID:9598316 TAS #> 3300 GO_REF:0000003 IEA #> 3301 GO_REF:0000024 ISS #> 3302 GO_REF:0000024 ISS #> 3303 PMID:26755581 IDA #> 3304 PMID:26755581 IDA #> 3305 GO_REF:0000024 ISS #> 3306 PMID:26755581 IDA #> 3307 PMID:26755581 IDA #> 3308 GO_REF:0000024 ISS #> 3309 GO_REF:0000024 ISS #> 3310 PMID:26755581 IMP #> 3311 GO_REF:0000043 IEA #> 3312 GO_REF:0000043 IEA #> 3313 GO_REF:0000108 IEA #> 3314 Reactome:R-HSA-381750 TAS #> 3315 GO_REF:0000043 IEA #> 3316 GO_REF:0000002 IEA #> 3317 GO_REF:0000043 IEA #> 3318 GO_REF:0000043 IEA #> 3319 GO_REF:0000108 IEA #> 3320 Reactome:R-HSA-381750 TAS #> 3321 GO_REF:0000043 IEA #> 3322 PMID:32296183 IPI #> 3323 PMID:32296183 IPI #> 3324 PMID:32296183 IPI #> 3325 PMID:32296183 IPI #> 3326 PMID:32296183 IPI #> 3327 PMID:32296183 IPI #> 3328 PMID:32296183 IPI #> 3329 PMID:32296183 IPI #> 3330 PMID:32296183 IPI #> 3331 PMID:32296183 IPI #> 3332 PMID:32296183 IPI #> 3333 PMID:21325632 IDA #> 3334 GO_REF:0000043 IEA #> 3335 GO_REF:0000044 IEA #> 3336 GO_REF:0000044 IEA #> 3337 GO_REF:0000052 IDA #> 3338 GO_REF:0000052 IDA #> 3339 PMID:15498789 IPI #> 3340 PMID:15498789 IMP #> 3341 PMID:15498789 TAS #> 3342 GO_REF:0000043 IEA #> 3343 GO_REF:0000044 IEA #> 3344 GO_REF:0000044 IEA #> 3345 GO_REF:0000044 IEA #> 3346 PMID:15498789 IDA #> 3347 PMID:15498789 IDA #> 3348 GO_REF:0000043 IEA #> 3349 GO_REF:0000043 IEA #> 3350 GO_REF:0000043 IEA #> 3351 GO_REF:0000108 IEA #> 3352 GO_REF:0000043 IEA #> 3353 GO_REF:0000044 IEA #> 3354 GO_REF:0000024 ISS #> 3355 GO_REF:0000024 ISS #> 3356 GO_REF:0000024 ISS #> 3357 GO_REF:0000044 IEA #> 3358 GO_REF:0000024 ISS #> 3359 PMID:32296183 IPI #> 3360 PMID:23533145 HDA #> 3361 PMID:24981860 IPI #> 3362 GO_REF:0000043 IEA #> 3363 GO_REF:0000044 IEA #> 3364 GO_REF:0000052 IDA #> 3365 GO_REF:0000052 IDA #> 3366 GO_REF:0000043 IEA #> 3367 GO_REF:0000108 IEA #> 3368 PMID:32296183 IPI #> 3369 GO_REF:0000043 IEA #> 3370 GO_REF:0000043 IEA #> 3371 PMID:32296183 IPI #> 3372 PMID:32296183 IPI #> 3373 PMID:32296183 IPI #> 3374 PMID:32296183 IPI #> 3375 PMID:32296183 IPI #> 3376 PMID:32296183 IPI #> 3377 PMID:32296183 IPI #> 3378 PMID:32296183 IPI #> 3379 PMID:32296183 IPI #> 3380 PMID:32296183 IPI #> 3381 PMID:32296183 IPI #> 3382 PMID:32296183 IPI #> 3383 PMID:32296183 IPI #> 3384 PMID:32296183 IPI #> 3385 PMID:32296183 IPI #> 3386 PMID:32296183 IPI #> 3387 PMID:32296183 IPI #> 3388 PMID:32296183 IPI #> 3389 PMID:32296183 IPI #> 3390 PMID:32296183 IPI #> 3391 PMID:32296183 IPI #> 3392 PMID:32296183 IPI #> 3393 PMID:32296183 IPI #> 3394 PMID:32296183 IPI #> 3395 PMID:32296183 IPI #> 3396 PMID:32296183 IPI #> 3397 PMID:32296183 IPI #> 3398 PMID:32296183 IPI #> 3399 PMID:32296183 IPI #> 3400 PMID:32296183 IPI #> 3401 PMID:32296183 IPI #> 3402 PMID:32296183 IPI #> 3403 PMID:32296183 IPI #> 3404 PMID:32296183 IPI #> 3405 PMID:32296183 IPI #> 3406 PMID:32296183 IPI #> 3407 PMID:32296183 IPI #> 3408 PMID:32296183 IPI #> 3409 PMID:32296183 IPI #> 3410 PMID:32296183 IPI #> 3411 PMID:32296183 IPI #> 3412 PMID:32296183 IPI #> 3413 PMID:32296183 IPI #> 3414 PMID:32296183 IPI #> 3415 PMID:32296183 IPI #> 3416 PMID:32296183 IPI #> 3417 PMID:32296183 IPI #> 3418 PMID:32296183 IPI #> 3419 PMID:32296183 IPI #> 3420 PMID:32296183 IPI #> 3421 PMID:32296183 IPI #> 3422 PMID:32296183 IPI #> 3423 PMID:32296183 IPI #> 3424 PMID:32296183 IPI #> 3425 PMID:32296183 IPI #> 3426 PMID:32296183 IPI #> 3427 PMID:32296183 IPI #> 3428 PMID:32296183 IPI #> 3429 PMID:32296183 IPI #> 3430 PMID:32296183 IPI #> 3431 PMID:32296183 IPI #> 3432 PMID:32296183 IPI #> 3433 PMID:32296183 IPI #> 3434 PMID:32296183 IPI #> 3435 PMID:32296183 IPI #> 3436 PMID:32296183 IPI #> 3437 PMID:32296183 IPI #> 3438 PMID:32296183 IPI #> 3439 PMID:32296183 IPI #> 3440 PMID:32296183 IPI #> 3441 PMID:32296183 IPI #> 3442 PMID:32296183 IPI #> 3443 PMID:32296183 IPI #> 3444 PMID:32296183 IPI #> 3445 PMID:32296183 IPI #> 3446 PMID:32296183 IPI #> 3447 PMID:32296183 IPI #> 3448 PMID:32296183 IPI #> 3449 PMID:32296183 IPI #> 3450 PMID:32296183 IPI #> 3451 PMID:32296183 IPI #> 3452 PMID:32296183 IPI #> 3453 PMID:32296183 IPI #> 3454 PMID:32296183 IPI #> 3455 PMID:32296183 IPI #> 3456 PMID:32296183 IPI #> 3457 PMID:32296183 IPI #> 3458 PMID:32296183 IPI #> 3459 PMID:32296183 IPI #> 3460 PMID:32296183 IPI #> 3461 PMID:32296183 IPI #> 3462 PMID:32296183 IPI #> 3463 PMID:32296183 IPI #> 3464 PMID:32296183 IPI #> 3465 PMID:32296183 IPI #> 3466 PMID:32296183 IPI #> 3467 PMID:32296183 IPI #> 3468 PMID:32296183 IPI #> 3469 PMID:32296183 IPI #> 3470 PMID:32296183 IPI #> 3471 PMID:32296183 IPI #> 3472 PMID:32296183 IPI #> 3473 PMID:32296183 IPI #> 3474 PMID:32296183 IPI #> 3475 PMID:32296183 IPI #> 3476 PMID:32296183 IPI #> 3477 PMID:32296183 IPI #> 3478 PMID:32296183 IPI #> 3479 PMID:32296183 IPI #> 3480 PMID:32296183 IPI #> 3481 PMID:32296183 IPI #> 3482 PMID:32296183 IPI #> 3483 PMID:32296183 IPI #> 3484 PMID:32296183 IPI #> 3485 PMID:32296183 IPI #> 3486 PMID:32296183 IPI #> 3487 PMID:32296183 IPI #> 3488 PMID:32296183 IPI #> 3489 PMID:32296183 IPI #> 3490 PMID:32296183 IPI #> 3491 PMID:32296183 IPI #> 3492 PMID:32296183 IPI #> 3493 PMID:32296183 IPI #> 3494 PMID:32296183 IPI #> 3495 PMID:32296183 IPI #> 3496 PMID:32296183 IPI #> 3497 PMID:32296183 IPI #> 3498 PMID:32296183 IPI #> 3499 PMID:32296183 IPI #> 3500 PMID:32296183 IPI #> 3501 PMID:32296183 IPI #> 3502 PMID:32296183 IPI #> 3503 PMID:32296183 IPI #> 3504 PMID:32296183 IPI #> 3505 PMID:32296183 IPI #> 3506 PMID:32296183 IPI #> 3507 PMID:32296183 IPI #> 3508 PMID:32296183 IPI #> 3509 PMID:32296183 IPI #> 3510 PMID:32296183 IPI #> 3511 PMID:32296183 IPI #> 3512 PMID:32296183 IPI #> 3513 PMID:32296183 IPI #> 3514 PMID:32296183 IPI #> 3515 PMID:32296183 IPI #> 3516 PMID:32296183 IPI #> 3517 PMID:32296183 IPI #> 3518 PMID:32296183 IPI #> 3519 PMID:32296183 IPI #> 3520 PMID:32296183 IPI #> 3521 PMID:32296183 IPI #> 3522 PMID:32296183 IPI #> 3523 PMID:32296183 IPI #> 3524 PMID:32296183 IPI #> 3525 PMID:32296183 IPI #> 3526 PMID:32296183 IPI #> 3527 PMID:32296183 IPI #> 3528 PMID:32296183 IPI #> 3529 PMID:32296183 IPI #> 3530 PMID:32296183 IPI #> 3531 PMID:32296183 IPI #> 3532 PMID:32296183 IPI #> 3533 PMID:32296183 IPI #> 3534 PMID:32296183 IPI #> 3535 PMID:32296183 IPI #> 3536 PMID:32296183 IPI #> 3537 PMID:32296183 IPI #> 3538 PMID:32296183 IPI #> 3539 PMID:32296183 IPI #> 3540 PMID:32296183 IPI #> 3541 PMID:32296183 IPI #> 3542 PMID:32296183 IPI #> 3543 PMID:32296183 IPI #> 3544 PMID:32296183 IPI #> 3545 PMID:32296183 IPI #> 3546 PMID:32296183 IPI #> 3547 PMID:32296183 IPI #> 3548 PMID:32296183 IPI #> 3549 PMID:32296183 IPI #> 3550 PMID:32296183 IPI #> 3551 PMID:32296183 IPI #> 3552 PMID:32296183 IPI #> 3553 PMID:32296183 IPI #> 3554 PMID:32296183 IPI #> 3555 PMID:32296183 IPI #> 3556 PMID:32296183 IPI #> 3557 PMID:32296183 IPI #> 3558 PMID:32296183 IPI #> 3559 PMID:32296183 IPI #> 3560 PMID:32296183 IPI #> 3561 PMID:32296183 IPI #> 3562 PMID:32296183 IPI #> 3563 PMID:32296183 IPI #> 3564 PMID:32296183 IPI #> 3565 PMID:32296183 IPI #> 3566 PMID:32296183 IPI #> 3567 PMID:32296183 IPI #> 3568 PMID:32296183 IPI #> 3569 PMID:32296183 IPI #> 3570 PMID:32296183 IPI #> 3571 PMID:32296183 IPI #> 3572 PMID:32296183 IPI #> 3573 PMID:32296183 IPI #> 3574 PMID:32296183 IPI #> 3575 PMID:32296183 IPI #> 3576 PMID:32296183 IPI #> 3577 PMID:32296183 IPI #> 3578 PMID:32296183 IPI #> 3579 PMID:32296183 IPI #> 3580 PMID:32296183 IPI #> 3581 PMID:32296183 IPI #> 3582 PMID:32296183 IPI #> 3583 PMID:32296183 IPI #> 3584 PMID:32296183 IPI #> 3585 PMID:32296183 IPI #> 3586 PMID:32296183 IPI #> 3587 GO_REF:0000043 IEA #> 3588 GO_REF:0000043 IEA #> 3589 PMID:32296183 IPI #> 3590 PMID:32296183 IPI #> 3591 GO_REF:0000044 IEA #> 3592 GO_REF:0000043 IEA #> 3593 GO_REF:0000043 IEA #> 3594 GO_REF:0000108 IEA #> 3595 Reactome:R-HSA-381750 TAS #> 3596 GO_REF:0000043 IEA #> 3597 GO_REF:0000002 IEA #> 3598 GO_REF:0000108 IEA #> 3599 GO_REF:0000043 IEA #> 3600 GO_REF:0000043 IEA #> 3601 GO_REF:0000043 IEA #> 3602 GO_REF:0000015 ND #> 3603 GO_REF:0000024 ISS #> 3604 GO_REF:0000015 ND #> 3605 PMID:25899918 IDA #> 3606 PMID:25899918 IDA #> 3607 GO_REF:0000043 IEA #> 3608 PMID:25899918 IDA #> 3609 PMID:25899918 IDA #> 3610 PMID:25899918 IDA #> 3611 PMID:25899918 IDA #> 3612 GO_REF:0000043 IEA #> 3613 GO_REF:0000043 IEA #> 3614 GO_REF:0000108 IEA #> 3615 GO_REF:0000052 IDA #> 3616 GO_REF:0000052 IDA #> 3617 Reactome:R-HSA-381750 TAS #> 3618 GO_REF:0000043 IEA #> 3619 GO_REF:0000043 IEA #> 3620 PMID:22726442 IDA #> 3621 PMID:22726442 IDA #> 3622 PMID:22726442 IPI #> 3623 PMID:22726442 IDA #> 3624 PMID:22726442 IPI #> 3625 GO_REF:0000043 IEA #> 3626 PMID:22726442 IDA #> 3627 GO_REF:0000043 IEA #> 3628 PMID:22726442 IDA #> 3629 PMID:22726442 IDA #> 3630 PMID:22726442 IDA #> 3631 PMID:22726442 IDA #> 3632 PMID:22726442 IDA #> 3633 GO_REF:0000044 IEA #> 3634 GO_REF:0000043 IEA #> 3635 GO_REF:0000043 IEA #> 3636 GO_REF:0000002 IEA #> 3637 GO_REF:0000043 IEA #> 3638 GO_REF:0000108 IEA #> 3639 Reactome:R-HSA-381750 TAS #> 3640 GO_REF:0000043 IEA #> 3641 GO_REF:0000113 ISA #> 3642 GO_REF:0000002 IEA #> 3643 GO_REF:0000113 ISA #> 3644 GO_REF:0000043 IEA #> 3645 GO_REF:0000002 IEA #> 3646 GO_REF:0000002 IEA #> 3647 GO_REF:0000002 IEA #> 3648 GO_REF:0000043 IEA #> 3649 Reactome:R-HSA-163560 TAS #> 3650 Reactome:R-HSA-5334794 TAS #> 3651 GO_REF:0000043 IEA #> 3652 PMID:24619944 IMP #> 3653 GO_REF:0000107 IEA #> 3654 GO_REF:0000107 IEA #> 3655 PMID:24619944 IMP #> 3656 GO_REF:0000107 IEA #> 3657 GO_REF:0000043 IEA #> 3658 GO_REF:0000043 IEA #> 3659 GO_REF:0000107 IEA #> 3660 PMID:25559186 IDA #> 3661 PMID:25559186 IPI #> 3662 PMID:25559186 IDA #> 3663 PMID:25559186 IDA #> 3664 PMID:25559186 IMP #> 3665 GO_REF:0000052 IDA #> 3666 PMID:25559186 IDA #> 3667 PMID:25559186 IDA #> 3668 GO_REF:0000052 IDA #> 3669 GO_REF:0000113 ISA #> 3670 PMID:28473536 IDA #> 3671 GO_REF:0000113 ISA #> 3672 GO_REF:0000043 IEA #> 3673 GO_REF:0000024 ISS #> 3674 GO_REF:0000024 ISS #> 3675 GO_REF:0000024 ISS #> 3676 GO_REF:0000024 ISS #> 3677 GO_REF:0000024 ISS #> 3678 GO_REF:0000024 ISS #> 3679 GO_REF:0000043 IEA #> 3680 GO_REF:0000043 IEA #> 3681 GO_REF:0000002 IEA #> 3682 PMID:29045386 IDA #> 3683 PMID:29045386 IDA #> 3684 GO_REF:0000002 IEA #> 3685 GO_REF:0000108 IEA #> 3686 PMID:29045386 IDA #> 3687 GO_REF:0000044 IEA #> 3688 GO_REF:0000043 IEA #> 3689 PMID:24606901 IPI #> 3690 PMID:24606901 IPI #> 3691 PMID:26749241 IPI #> 3692 PMID:26749241 IPI #> 3693 PMID:28380382 IPI #> 3694 PMID:32296183 IPI #> 3695 PMID:32296183 IPI #> 3696 PMID:19465911 IMP #> 3697 PMID:19465911 IDA #> 3698 GO_REF:0000044 IEA #> 3699 GO_REF:0000044 IEA #> 3700 GO_REF:0000043 IEA #> 3701 GO_REF:0000043 IEA #> 3702 GO_REF:0000107 IEA #> 3703 GO_REF:0000044 IEA #> 3704 GO_REF:0000044 IEA #> 3705 GO_REF:0000043 IEA #> 3706 GO_REF:0000043 IEA #> 3707 GO_REF:0000043 IEA #> 3708 GO_REF:0000043 IEA #> 3709 GO_REF:0000043 IEA #> 3710 GO_REF:0000043 IEA #> 3711 GO_REF:0000043 IEA #> 3712 GO_REF:0000043 IEA #> 3713 Reactome:R-HSA-2029480 TAS #> 3714 Reactome:R-HSA-9664422 TAS #> 3715 Reactome:R-HSA-2029466 TAS #> 3716 Reactome:R-HSA-2197690 TAS #> 3717 Reactome:R-HSA-2197691 TAS #> 3718 Reactome:R-HSA-2197698 TAS #> 3719 PMID:30509349 IMP #> 3720 PMID:30509349 IMP #> 3721 PMID:30509349 IMP #> 3722 PMID:30509349 IMP #> 3723 PMID:30509349 IDA #> 3724 GO_REF:0000043 IEA #> 3725 GO_REF:0000043 IEA #> 3726 GO_REF:0000044 IEA #> 3727 GO_REF:0000024 ISS #> 3728 GO_REF:0000116 IEA #> 3729 GO_REF:0000043 IEA #> 3730 GO_REF:0000015 ND #> 3731 GO_REF:0000002 IEA #> 3732 GO_REF:0000041 IEA #> 3733 GO_REF:0000015 ND #> 3734 GO_REF:0000044 IEA #> 3735 GO_REF:0000043 IEA #> 3736 GO_REF:0000043 IEA #> 3737 PMID:20398886 IDA #> 3738 GO_REF:0000052 IDA #> 3739 GO_REF:0000002 IEA #> 3740 PMID:32296183 IPI #> 3741 GO_REF:0000002 IEA #> 3742 GO_REF:0000002 IEA #> 3743 GO_REF:0000002 IEA #> 3744 GO_REF:0000002 IEA #> 3745 GO_REF:0000044 IEA #> 3746 PMID:26537248 IPI #> 3747 PMID:32296183 IPI #> 3748 PMID:32296183 IPI #> 3749 PMID:32296183 IPI #> 3750 PMID:32296183 IPI #> 3751 PMID:32296183 IPI #> 3752 PMID:32296183 IPI #> 3753 PMID:32296183 IPI #> 3754 PMID:32296183 IPI #> 3755 PMID:32296183 IPI #> 3756 GO_REF:0000024 ISS #> 3757 GO_REF:0000015 ND #> 3758 GO_REF:0000024 ISS #> 3759 GO_REF:0000024 ISS #> 3760 GO_REF:0000024 ISS #> 3761 GO_REF:0000024 ISS #> 3762 GO_REF:0000024 ISS #> 3763 GO_REF:0000024 ISS #> 3764 GO_REF:0000024 ISS #> 3765 GO_REF:0000024 ISS #> 3766 GO_REF:0000024 ISS #> 3767 PMID:25542835 IDA #> 3768 PMID:25542835 IDA #> 3769 GO_REF:0000024 ISS #> 3770 PMID:26537248 IDA #> 3771 PMID:25542835 IDA #> 3772 PMID:26537248 IDA #> 3773 PMID:32296183 IPI #> 3774 PMID:32296183 IPI #> 3775 GO_REF:0000015 ND #> 3776 GO_REF:0000003 IEA #> 3777 GO_REF:0000003 IEA #> 3778 GO_REF:0000108 IEA #> 3779 GO_REF:0000043 IEA #> 3780 GO_REF:0000043 IEA #> 3781 GO_REF:0000015 ND #> 3782 GO_REF:0000024 ISS #> 3783 GO_REF:0000043 IEA #> 3784 PMID:23533145 HDA #> 3785 GO_REF:0000044 IEA #> 3786 GO_REF:0000044 IEA #> 3787 GO_REF:0000043 IEA #> 3788 GO_REF:0000043 IEA #> 3789 GO_REF:0000108 IEA #> 3790 Reactome:R-HSA-381750 TAS #> 3791 GO_REF:0000043 IEA #> 3792 GO_REF:0000044 IEA #> 3793 GO_REF:0000043 IEA #> 3794 GO_REF:0000043 IEA #> 3795 GO_REF:0000002 IEA #> 3796 GO_REF:0000043 IEA #> 3797 GO_REF:0000108 IEA #> 3798 Reactome:R-HSA-381750 TAS #> 3799 GO_REF:0000043 IEA #> 3800 GO_REF:0000108 IEA #> 3801 GO_REF:0000043 IEA #> 3802 GO_REF:0000043 IEA #> 3803 PMID:32296183 IPI #> 3804 PMID:32296183 IPI #> 3805 PMID:32296183 IPI #> 3806 GO_REF:0000002 IEA #> 3807 GO_REF:0000043 IEA #> 3808 GO_REF:0000002 IEA #> 3809 GO_REF:0000043 IEA #> 3810 GO_REF:0000108 IEA #> 3811 Reactome:R-HSA-381750 TAS #> 3812 GO_REF:0000043 IEA #> 3813 GO_REF:0000002 IEA #> 3814 GO_REF:0000002 IEA #> 3815 GO_REF:0000044 IEA #> 3816 GO_REF:0000043 IEA #> 3817 GO_REF:0000044 IEA #> 3818 PMID:23533145 HDA #> 3819 GO_REF:0000043 IEA #> 3820 GO_REF:0000043 IEA #> 3821 GO_REF:0000108 IEA #> 3822 Reactome:R-HSA-381750 TAS #> 3823 GO_REF:0000043 IEA #> 3824 PMID:32296183 IPI #> 3825 PMID:32296183 IPI #> 3826 GO_REF:0000043 IEA #> 3827 GO_REF:0000024 ISS #> 3828 GO_REF:0000024 ISS #> 3829 GO_REF:0000024 ISS #> 3830 GO_REF:0000024 ISS #> 3831 GO_REF:0000044 IEA #> 3832 GO_REF:0000052 IDA #> 3833 GO_REF:0000107 IEA #> 3834 GO_REF:0000052 IDA #> 3835 GO_REF:0000052 IDA #> 3836 GO_REF:0000024 ISS #> 3837 GO_REF:0000024 ISS #> 3838 GO_REF:0000024 ISS #> 3839 GO_REF:0000024 ISS #> 3840 GO_REF:0000044 IEA #> 3841 PMID:24270157 IDA #> 3842 GO_REF:0000043 IEA #> 3843 PMID:23542155 IPI #> 3844 GO_REF:0000002 IEA #> 3845 GO_REF:0000024 ISS #> 3846 GO_REF:0000024 ISS #> 3847 GO_REF:0000002 IEA #> 3848 PMID:23542155 IDA #> 3849 PMID:28067909 IMP #> 3850 PMID:28067911 IMP #> 3851 PMID:24790221 IMP #> 3852 GO_REF:0000024 ISS #> 3853 GO_REF:0000107 IEA #> 3854 GO_REF:0000024 ISS #> 3855 PMID:25294876 IMP #> 3856 PMID:25294876 IMP #> 3857 PMID:23542155 IDA #> 3858 PMID:24790221 IDA #> 3859 PMID:25294876 IDA #> 3860 GO_REF:0000043 IEA #> 3861 GO_REF:0000113 ISA #> 3862 GO_REF:0000107 IEA #> 3863 GO_REF:0000107 IEA #> 3864 GO_REF:0000043 IEA #> 3865 GO_REF:0000107 IEA #> 3866 GO_REF:0000107 IEA #> 3867 GO_REF:0000107 IEA #> 3868 GO_REF:0000113 ISA #> 3869 PMID:26972053 IDA #> 3870 PMID:26972053 IPI #> 3871 PMID:26972053 IPI #> 3872 PMID:26972053 IDA #> 3873 Reactome:R-HSA-9639288 TAS #> 3874 PMID:26972053 IMP #> 3875 PMID:26972053 IDA #> 3876 Reactome:R-HSA-9640237 TAS #> 3877 GO_REF:0000002 IEA #> 3878 GO_REF:0000002 IEA #> 3879 GO_REF:0000113 ISA #> 3880 GO_REF:0000107 IEA #> 3881 GO_REF:0000107 IEA #> 3882 PMID:32296183 IPI #> 3883 PMID:32296183 IPI #> 3884 PMID:32296183 IPI #> 3885 PMID:32296183 IPI #> 3886 PMID:32296183 IPI #> 3887 PMID:32296183 IPI #> 3888 PMID:32296183 IPI #> 3889 PMID:32296183 IPI #> 3890 PMID:32296183 IPI #> 3891 PMID:32296183 IPI #> 3892 PMID:32296183 IPI #> 3893 PMID:32296183 IPI #> 3894 PMID:32296183 IPI #> 3895 PMID:32296183 IPI #> 3896 PMID:32296183 IPI #> 3897 PMID:32296183 IPI #> 3898 PMID:32296183 IPI #> 3899 PMID:32296183 IPI #> 3900 PMID:32296183 IPI #> 3901 PMID:32296183 IPI #> 3902 PMID:32296183 IPI #> 3903 PMID:32296183 IPI #> 3904 PMID:32296183 IPI #> 3905 PMID:32296183 IPI #> 3906 PMID:32296183 IPI #> 3907 PMID:32296183 IPI #> 3908 PMID:32296183 IPI #> 3909 PMID:32296183 IPI #> 3910 GO_REF:0000002 IEA #> 3911 PMID:28473536 IDA #> 3912 GO_REF:0000107 IEA #> 3913 GO_REF:0000107 IEA #> 3914 GO_REF:0000043 IEA #> 3915 GO_REF:0000108 IEA #> 3916 GO_REF:0000113 ISA #> 3917 PMID:24335996 IDA #> 3918 GO_REF:0000107 IEA #> 3919 GO_REF:0000002 IEA #> 3920 GO_REF:0000107 IEA #> 3921 PMID:24335996 IDA #> 3922 GO_REF:0000107 IEA #> 3923 GO_REF:0000015 ND #> 3924 GO_REF:0000044 IEA #> 3925 GO_REF:0000043 IEA #> 3926 GO_REF:0000024 ISS #> 3927 PMID:28681861 IDA #> 3928 GO_REF:0000107 IEA #> 3929 GO_REF:0000024 ISS #> 3930 GO_REF:0000024 ISS #> 3931 GO_REF:0000024 ISS #> 3932 PMID:28681861 IDA #> 3933 GO_REF:0000024 ISS #> 3934 GO_REF:0000024 ISS #> 3935 GO_REF:0000002 IEA #> 3936 GO_REF:0000002 IEA #> 3937 PMID:19009525 IDA #> 3938 PMID:19009525 IDA #> 3939 PMID:12393390 IDA #> 3940 PMID:19009525 IDA #> 3941 PMID:19009525 IDA #> 3942 PMID:12393390 IDA #> 3943 PMID:19009525 IDA #> 3944 PMID:12393390 IDA #> 3945 PMID:19009525 IDA #> 3946 PMID:19009525 IMP #> 3947 GO_REF:0000043 IEA #> 3948 PMID:12393390 IDA #> 3949 PMID:19009525 IDA #> 3950 PMID:12393390 IDA #> 3951 PMID:12393390 IDA #> 3952 PMID:19009525 IMP #> 3953 GO_REF:0000044 IEA #> 3954 GO_REF:0000044 IEA #> 3955 PMID:19009525 IDA #> 3956 GO_REF:0000043 IEA #> 3957 PMID:20962590 IMP #> 3958 GO_REF:0000044 IEA #> 3959 PMID:20962590 IDA #> 3960 PMID:22085962 IPI #> 3961 PMID:22085962 IPI #> 3962 PMID:22085962 IPI #> 3963 PMID:22085962 IPI #> 3964 PMID:22085962 IDA #> 3965 PMID:22085962 IDA #> 3966 PMID:22085962 IMP #> 3967 Reactome:R-HSA-5624138 TAS #> 3968 Reactome:R-HSA-5624131 TAS #> 3969 Reactome:R-HSA-5624132 TAS #> 3970 Reactome:R-HSA-5624130 TAS #> 3971 Reactome:R-HSA-5624132 TAS #> 3972 Reactome:R-HSA-5624133 TAS #> 3973 Reactome:R-HSA-5638004 TAS #> 3974 Reactome:R-HSA-5638006 TAS #> 3975 Reactome:R-HSA-5638007 TAS #> 3976 Reactome:R-HSA-5638016 TAS #> 3977 PMID:22085962 IDA #> 3978 GO_REF:0000043 IEA #> 3979 GO_REF:0000043 IEA #> 3980 GO_REF:0000108 IEA #> 3981 Reactome:R-HSA-381750 TAS #> 3982 GO_REF:0000043 IEA #> 3983 GO_REF:0000002 IEA #> 3984 GO_REF:0000043 IEA #> 3985 PMID:24550280 IPI #> 3986 PMID:30126976 IPI #> 3987 GO_REF:0000043 IEA #> 3988 GO_REF:0000043 IEA #> 3989 GO_REF:0000043 IEA #> 3990 GO_REF:0000002 IEA #> 3991 GO_REF:0000043 IEA #> 3992 GO_REF:0000043 IEA #> 3993 GO_REF:0000043 IEA #> 3994 GO_REF:0000043 IEA #> 3995 GO_REF:0000108 IEA #> 3996 GO_REF:0000108 IEA #> 3997 PMID:20616046 IMP #> 3998 PMID:20303269 IPI #> 3999 PMID:20303269 IPI #> 4000 PMID:20303269 IPI #> 4001 PMID:20616046 IPI #> 4002 PMID:20616046 IPI #> 4003 PMID:20616046 IPI #> 4004 PMID:20616046 IPI #> 4005 PMID:20616046 IPI #> 4006 PMID:22286099 IPI #> 4007 PMID:22286099 IPI #> 4008 PMID:22286099 IPI #> 4009 PMID:28683311 IPI #> 4010 PMID:30126976 IPI #> 4011 GO_REF:0000043 IEA #> 4012 PMID:22286099 IDA #> 4013 PMID:21834987 IMP #> 4014 PMID:21834987 IMP #> 4015 GO_REF:0000043 IEA #> 4016 PMID:20303269 IDA #> 4017 GO_REF:0000108 IEA #> 4018 PMID:20616046 IMP #> 4019 PMID:20616046 IDA #> 4020 GO_REF:0000044 IEA #> 4021 PMID:26314965 IDA #> 4022 GO_REF:0000113 ISA #> 4023 PMID:26314965 IDA #> 4024 PMID:26314965 IDA #> 4025 PMID:26314965 IDA #> 4026 PMID:28473536 IDA #> 4027 PMID:28473536 IDA #> 4028 PMID:28473536 IDA #> 4029 PMID:26314965 IDA #> 4030 GO_REF:0000107 IEA #> 4031 GO_REF:0000107 IEA #> 4032 GO_REF:0000107 IEA #> 4033 PMID:26314965 IDA #> 4034 PMID:26314965 IDA #> 4035 GO_REF:0000113 ISA #> 4036 GO_REF:0000052 IDA #> 4037 GO_REF:0000044 IEA #> 4038 GO_REF:0000044 IEA #> 4039 PMID:25416956 IPI #> 4040 PMID:25416956 IPI #> 4041 GO_REF:0000113 ISA #> 4042 PMID:28473536 IDA #> 4043 GO_REF:0000113 ISA #> 4044 PMID:32296183 IPI #> 4045 PMID:32296183 IPI #> 4046 PMID:32296183 IPI #> 4047 GO_REF:0000043 IEA #> 4048 GO_REF:0000044 IEA #> 4049 GO_REF:0000113 ISA #> 4050 PMID:28473536 IDA #> 4051 GO_REF:0000107 IEA #> 4052 GO_REF:0000108 IEA #> 4053 GO_REF:0000107 IEA #> 4054 GO_REF:0000107 IEA #> 4055 GO_REF:0000107 IEA #> 4056 GO_REF:0000107 IEA #> 4057 GO_REF:0000107 IEA #> 4058 GO_REF:0000044 IEA #> 4059 GO_REF:0000113 ISA #> 4060 GO_REF:0000052 IDA #> 4061 GO_REF:0000043 IEA #> 4062 PMID:21630459 HDA #> 4063 GO_REF:0000043 IEA #> 4064 GO_REF:0000002 IEA #> 4065 GO_REF:0000002 IEA #> 4066 GO_REF:0000043 IEA #> 4067 GO_REF:0000002 IEA #> 4068 GO_REF:0000044 IEA #> 4069 GO_REF:0000043 IEA #> 4070 GO_REF:0000002 IEA #> 4071 GO_REF:0000002 IEA #> 4072 GO_REF:0000108 IEA #> 4073 GO_REF:0000043 IEA #> 4074 GO_REF:0000043 IEA #> 4075 GO_REF:0000043 IEA #> 4076 GO_REF:0000043 IEA #> 4077 GO_REF:0000108 IEA #> 4078 Reactome:R-HSA-381750 TAS #> 4079 GO_REF:0000043 IEA #> 4080 GO_REF:0000015 ND #> 4081 GO_REF:0000015 ND #> 4082 GO_REF:0000015 ND #> 4083 GO_REF:0000043 IEA #> 4084 GO_REF:0000108 IEA #> 4085 GO_REF:0000002 IEA #> 4086 PMID:22664934 HDA #> 4087 PMID:23610393 IDA #> 4088 PMID:23610393 IDA #> 4089 PMID:23610393 IDA #> 4090 GO_REF:0000043 IEA #> 4091 GO_REF:0000024 ISS #> 4092 GO_REF:0000024 ISS #> 4093 GO_REF:0000024 ISS #> 4094 GO_REF:0000024 ISS #> 4095 GO_REF:0000024 ISS #> 4096 GO_REF:0000024 ISS #> 4097 GO_REF:0000024 ISS #> 4098 GO_REF:0000024 ISS #> 4099 GO_REF:0000024 ISS #> 4100 GO_REF:0000024 ISS #> 4101 PMID:23609450 IDA #> 4102 PMID:23610393 IDA #> 4103 GO_REF:0000024 ISS #> 4104 GO_REF:0000024 ISS #> 4105 GO_REF:0000024 ISS #> 4106 GO_REF:0000024 ISS #> 4107 PMID:23609450 IDA #> 4108 GO_REF:0000024 ISS #> 4109 GO_REF:0000024 ISS #> 4110 GO_REF:0000043 IEA #> 4111 GO_REF:0000043 IEA #> 4112 GO_REF:0000003 IEA #> 4113 GO_REF:0000003 IEA #> 4114 GO_REF:0000116 IEA #> 4115 PMID:28757203 IMP #> 4116 Reactome:R-HSA-389661 TAS #> 4117 PMID:28757203 IMP #> 4118 PMID:28757203 IDA #> 4119 Reactome:R-HSA-6793590 TAS #> 4120 GO_REF:0000041 IEA #> 4121 GO_REF:0000002 IEA #> 4122 Reactome:R-HSA-597592 TAS #> 4123 Reactome:R-HSA-8952039 TAS #> 4124 Reactome:R-HSA-8952044 TAS #> 4125 Reactome:R-HSA-8955241 TAS #> 4126 Reactome:R-HSA-8955289 TAS #> 4127 Reactome:R-HSA-8956040 TAS #> 4128 GO_REF:0000043 IEA #> 4129 GO_REF:0000108 IEA #> 4130 GO_REF:0000044 IEA #> 4131 PMID:32296183 IPI #> 4132 PMID:32296183 IPI #> 4133 PMID:32296183 IPI #> 4134 PMID:32296183 IPI #> 4135 PMID:32296183 IPI #> 4136 PMID:32296183 IPI #> 4137 PMID:32296183 IPI #> 4138 PMID:32296183 IPI #> 4139 PMID:32296183 IPI #> 4140 PMID:32296183 IPI #> 4141 PMID:32296183 IPI #> 4142 PMID:32296183 IPI #> 4143 PMID:32296183 IPI #> 4144 PMID:32296183 IPI #> 4145 PMID:32296183 IPI #> 4146 PMID:32296183 IPI #> 4147 PMID:32296183 IPI #> 4148 PMID:32296183 IPI #> 4149 PMID:32296183 IPI #> 4150 PMID:32296183 IPI #> 4151 PMID:32296183 IPI #> 4152 PMID:32296183 IPI #> 4153 PMID:32296183 IPI #> 4154 GO_REF:0000002 IEA #> 4155 GO_REF:0000024 ISS #> 4156 GO_REF:0000024 ISS #> 4157 GO_REF:0000044 IEA #> 4158 GO_REF:0000044 IEA #> 4159 GO_REF:0000044 IEA #> 4160 GO_REF:0000002 IEA #> 4161 GO_REF:0000043 IEA #> 4162 GO_REF:0000002 IEA #> 4163 GO_REF:0000043 IEA #> 4164 GO_REF:0000015 ND #> 4165 GO_REF:0000015 ND #> 4166 GO_REF:0000015 ND #> 4167 GO_REF:0000043 IEA #> 4168 PMID:32296183 IPI #> 4169 GO_REF:0000002 IEA #> 4170 GO_REF:0000043 IEA #> 4171 GO_REF:0000043 IEA #> 4172 GO_REF:0000043 IEA #> 4173 GO_REF:0000024 ISS #> 4174 PMID:25009281 IDA #> 4175 GO_REF:0000044 IEA #> 4176 GO_REF:0000024 ISS #> 4177 PMID:16239144 IPI #> 4178 GO_REF:0000043 IEA #> 4179 GO_REF:0000043 IEA #> 4180 GO_REF:0000107 IEA #> 4181 PMID:32296183 IPI #> 4182 PMID:32296183 IPI #> 4183 PMID:32296183 IPI #> 4184 GO_REF:0000107 IEA #> 4185 GO_REF:0000107 IEA #> 4186 PMID:21955986 IDA #> 4187 GO_REF:0000043 IEA #> 4188 GO_REF:0000043 IEA #> 4189 GO_REF:0000043 IEA #> 4190 GO_REF:0000002 IEA #> 4191 GO_REF:0000043 IEA #> 4192 GO_REF:0000002 IEA #> 4193 GO_REF:0000043 IEA #> 4194 GO_REF:0000043 IEA #> 4195 PMID:32296183 IPI #> 4196 GO_REF:0000043 IEA #> 4197 GO_REF:0000108 IEA #> 4198 Reactome:R-HSA-381750 TAS #> 4199 GO_REF:0000043 IEA #> 4200 GO_REF:0000043 IEA #> 4201 GO_REF:0000002 IEA #> 4202 GO_REF:0000002 IEA #> 4203 PMID:19523396 IMP #> 4204 GO_REF:0000108 IEA #> 4205 GO_REF:0000043 IEA #> 4206 GO_REF:0000002 IEA #> 4207 GO_REF:0000043 IEA #> 4208 GO_REF:0000002 IEA #> 4209 GO_REF:0000043 IEA #> 4210 GO_REF:0000043 IEA #> 4211 GO_REF:0000043 IEA #> 4212 GO_REF:0000043 IEA #> 4213 GO_REF:0000108 IEA #> 4214 Reactome:R-HSA-381750 TAS #> 4215 GO_REF:0000043 IEA #> 4216 GO_REF:0000043 IEA #> 4217 GO_REF:0000108 IEA #> 4218 Reactome:R-HSA-381750 TAS #> 4219 GO_REF:0000043 IEA #> 4220 GO_REF:0000024 ISS #> 4221 GO_REF:0000024 ISS #> 4222 GO_REF:0000024 ISS #> 4223 GO_REF:0000024 ISS #> 4224 GO_REF:0000024 ISS #> 4225 GO_REF:0000024 ISS #> 4226 GO_REF:0000024 ISS #> 4227 GO_REF:0000024 ISS #> 4228 GO_REF:0000024 ISS #> 4229 GO_REF:0000024 ISS #> 4230 GO_REF:0000107 IEA #> 4231 GO_REF:0000024 ISS #> 4232 GO_REF:0000024 ISS #> 4233 GO_REF:0000024 ISS #> 4234 GO_REF:0000024 ISS #> 4235 GO_REF:0000044 IEA #> 4236 GO_REF:0000024 ISS #> 4237 GO_REF:0000107 IEA #> 4238 GO_REF:0000002 IEA #> 4239 GO_REF:0000108 IEA #> 4240 GO_REF:0000043 IEA #> 4241 GO_REF:0000024 ISS #> 4242 GO_REF:0000024 ISS #> 4243 GO_REF:0000002 IEA #> 4244 GO_REF:0000108 IEA #> 4245 GO_REF:0000044 IEA #> 4246 GO_REF:0000043 IEA #> 4247 GO_REF:0000002 IEA #> 4248 GO_REF:0000002 IEA #> 4249 GO_REF:0000002 IEA #> 4250 PMID:15527968 IDA #> 4251 PMID:15527968 IDA #> 4252 PMID:15527968 IDA #> 4253 PMID:15527968 NAS #> 4254 GO_REF:0000107 IEA #> 4255 GO_REF:0000107 IEA #> 4256 GO_REF:0000107 IEA #> 4257 GO_REF:0000107 IEA #> 4258 GO_REF:0000107 IEA #> 4259 GO_REF:0000107 IEA #> 4260 GO_REF:0000107 IEA #> 4261 GO_REF:0000107 IEA #> 4262 PMID:32296183 IPI #> 4263 GO_REF:0000043 IEA #> 4264 GO_REF:0000108 IEA #> 4265 GO_REF:0000044 IEA #> 4266 GO_REF:0000113 ISA #> 4267 PMID:28473536 IDA #> 4268 GO_REF:0000113 ISA #> 4269 PMID:32296183 IPI #> 4270 PMID:32296183 IPI #> 4271 PMID:32296183 IPI #> 4272 PMID:32296183 IPI #> 4273 PMID:32296183 IPI #> 4274 PMID:32296183 IPI #> 4275 PMID:32296183 IPI #> 4276 PMID:32296183 IPI #> 4277 PMID:32296183 IPI #> 4278 PMID:32296183 IPI #> 4279 PMID:32296183 IPI #> 4280 GO_REF:0000043 IEA #> 4281 GO_REF:0000043 IEA #> 4282 GO_REF:0000002 IEA #> 4283 GO_REF:0000043 IEA #> 4284 GO_REF:0000108 IEA #> 4285 Reactome:R-HSA-381750 TAS #> 4286 GO_REF:0000043 IEA #> 4287 GO_REF:0000002 IEA #> 4288 GO_REF:0000043 IEA #> 4289 GO_REF:0000043 IEA #> 4290 GO_REF:0000043 IEA #> 4291 GO_REF:0000108 IEA #> 4292 GO_REF:0000043 IEA #> 4293 GO_REF:0000002 IEA #> 4294 GO_REF:0000043 IEA #> 4295 GO_REF:0000043 IEA #> 4296 GO_REF:0000043 IEA #> 4297 GO_REF:0000043 IEA #> 4298 GO_REF:0000108 IEA #> 4299 Reactome:R-HSA-381750 TAS #> 4300 GO_REF:0000043 IEA #> 4301 PMID:28100677 IPI #> 4302 GO_REF:0000043 IEA #> 4303 PMID:28100677 IDA #> 4304 Reactome:R-HSA-168249 TAS #> 4305 PMID:28100677 IDA #> 4306 Reactome:R-HSA-2172123 TAS #> 4307 GO_REF:0000043 IEA #> 4308 GO_REF:0000043 IEA #> 4309 GO_REF:0000108 IEA #> 4310 GO_REF:0000043 IEA #> 4311 GO_REF:0000043 IEA #> 4312 GO_REF:0000043 IEA #> 4313 GO_REF:0000043 IEA #> 4314 PMID:26179146 IPI #> 4315 GO_REF:0000024 ISS #> 4316 GO_REF:0000024 ISS #> 4317 PMID:26179146 IDA #> 4318 GO_REF:0000024 ISS #> 4319 GO_REF:0000043 IEA #> 4320 GO_REF:0000043 IEA #> 4321 GO_REF:0000108 IEA #> 4322 Reactome:R-HSA-381750 TAS #> 4323 GO_REF:0000043 IEA #> 4324 GO_REF:0000043 IEA #> 4325 GO_REF:0000113 ISA #> 4326 GO_REF:0000043 IEA #> 4327 GO_REF:0000043 IEA #> 4328 PMID:30177510 IPI #> 4329 GO_REF:0000107 IEA #> 4330 GO_REF:0000044 IEA #> 4331 GO_REF:0000113 ISA #> 4332 GO_REF:0000043 IEA #> 4333 GO_REF:0000002 IEA #> 4334 GO_REF:0000043 IEA #> 4335 GO_REF:0000108 IEA #> 4336 GO_REF:0000044 IEA #> 4337 GO_REF:0000043 IEA #> 4338 PMID:32296183 IPI #> 4339 GO_REF:0000043 IEA #> 4340 GO_REF:0000043 IEA #> 4341 GO_REF:0000024 ISS #> 4342 GO_REF:0000002 IEA #> 4343 GO_REF:0000108 IEA #> 4344 GO_REF:0000108 IEA #> 4345 GO_REF:0000108 IEA #> 4346 GO_REF:0000044 IEA #> 4347 GO_REF:0000044 IEA #> 4348 PMID:23533145 HDA #> 4349 GO_REF:0000002 IEA #> 4350 GO_REF:0000044 IEA #> 4351 GO_REF:0000043 IEA #> 4352 GO_REF:0000002 IEA #> 4353 GO_REF:0000043 IEA #> 4354 GO_REF:0000108 IEA #> 4355 Reactome:R-HSA-381750 TAS #> 4356 GO_REF:0000043 IEA #> 4357 PMID:25037231 RCA #> 4358 PMID:27559042 RCA #> 4359 PMID:28675934 RCA #> 4360 GO_REF:0000043 IEA #> 4361 Reactome:R-HSA-1564112 TAS #> 4362 PMID:18400749 IDA #> 4363 PMID:27559042 HDA #> 4364 GO_REF:0000043 IEA #> 4365 PMID:25037231 HDA #> 4366 PMID:28675934 HDA #> 4367 GO_REF:0000043 IEA #> 4368 GO_REF:0000108 IEA #> 4369 GO_REF:0000107 IEA #> 4370 GO_REF:0000107 IEA #> 4371 GO_REF:0000107 IEA #> 4372 GO_REF:0000108 IEA #> 4373 GO_REF:0000043 IEA #> 4374 GO_REF:0000113 ISA #> 4375 PMID:28473536 IDA #> 4376 GO_REF:0000107 IEA #> 4377 GO_REF:0000107 IEA #> 4378 GO_REF:0000107 IEA #> 4379 GO_REF:0000107 IEA #> 4380 GO_REF:0000107 IEA #> 4381 GO_REF:0000107 IEA #> 4382 GO_REF:0000107 IEA #> 4383 GO_REF:0000044 IEA #> 4384 GO_REF:0000113 ISA #> 4385 GO_REF:0000107 IEA #> 4386 PMID:24519609 IMP #> 4387 GO_REF:0000043 IEA #> 4388 PMID:24519609 IMP #> 4389 PMID:24519609 IDA #> 4390 GO_REF:0000043 IEA #> 4391 GO_REF:0000043 IEA #> 4392 PMID:24999593 IDA #> 4393 PMID:30228264 IDA #> 4394 GO_REF:0000043 IEA #> 4395 GO_REF:0000108 IEA #> 4396 PMID:24999593 IMP #> 4397 PMID:24999593 IDA #> 4398 Reactome:R-HSA-381750 TAS #> 4399 GO_REF:0000043 IEA #> 4400 GO_REF:0000002 IEA #> 4401 GO_REF:0000043 IEA #> 4402 GO_REF:0000041 IEA #> 4403 GO_REF:0000043 IEA #> 4404 GO_REF:0000044 IEA #> 4405 GO_REF:0000043 IEA #> 4406 GO_REF:0000044 IEA #> 4407 GO_REF:0000043 IEA #> 4408 GO_REF:0000108 IEA #> 4409 GO_REF:0000043 IEA #> 4410 Reactome:R-HSA-8865774 TAS #> 4411 Reactome:R-HSA-8865774 TAS #> 4412 GO_REF:0000043 IEA #> 4413 GO_REF:0000043 IEA #> 4414 GO_REF:0000043 IEA #> 4415 GO_REF:0000044 IEA #> 4416 GO_REF:0000107 IEA #> 4417 GO_REF:0000002 IEA #> 4418 GO_REF:0000015 ND #> 4419 GO_REF:0000041 IEA #> 4420 GO_REF:0000015 ND #> 4421 GO_REF:0000107 IEA #> 4422 GO_REF:0000107 IEA #> 4423 GO_REF:0000015 ND #> 4424 GO_REF:0000107 IEA #> 4425 GO_REF:0000024 ISS #> 4426 GO_REF:0000024 ISS #> 4427 GO_REF:0000024 ISS #> 4428 GO_REF:0000002 IEA #> 4429 GO_REF:0000024 ISS #> 4430 GO_REF:0000024 ISS #> 4431 GO_REF:0000024 ISS #> 4432 GO_REF:0000024 ISS #> 4433 GO_REF:0000024 ISS #> 4434 GO_REF:0000044 IEA #> 4435 GO_REF:0000044 IEA #> 4436 PMID:23533145 HDA #> 4437 GO_REF:0000043 IEA #> 4438 GO_REF:0000108 IEA #> 4439 GO_REF:0000044 IEA #> 4440 GO_REF:0000108 IEA #> 4441 GO_REF:0000043 IEA #> 4442 GO_REF:0000024 ISS #> 4443 GO_REF:0000024 ISS #> 4444 GO_REF:0000024 ISS #> 4445 Reactome:R-HSA-8867370 TAS #> 4446 GO_REF:0000107 IEA #> 4447 Reactome:R-HSA-8867370 TAS #> 4448 GO_REF:0000043 IEA #> 4449 GO_REF:0000024 ISS #> 4450 GO_REF:0000024 ISS #> 4451 GO_REF:0000024 ISS #> 4452 GO_REF:0000002 IEA #> 4453 GO_REF:0000043 IEA #> 4454 PMID:25416956 IPI #> 4455 PMID:26871637 IPI #> 4456 GO_REF:0000002 IEA #> 4457 GO_REF:0000043 IEA #> 4458 PMID:32296183 IPI #> 4459 GO_REF:0000024 ISS #> 4460 GO_REF:0000043 IEA #> 4461 GO_REF:0000024 ISS #> 4462 GO_REF:0000024 ISS #> 4463 GO_REF:0000024 ISS #> 4464 GO_REF:0000024 ISS #> 4465 GO_REF:0000024 ISS #> 4466 GO_REF:0000052 IDA #> 4467 GO_REF:0000052 IDA #> 4468 PMID:25074808 IDA #> 4469 PMID:29257953 IDA #> 4470 PMID:29257953 IDA #> 4471 GO_REF:0000002 IEA #> 4472 PMID:33184234 IDA #> 4473 PMID:33184237 IDA #> 4474 GO_REF:0000041 IEA #> 4475 PMID:33184234 IDA #> 4476 PMID:33184234 IDA #> 4477 PMID:33184234 IDA #> 4478 PMID:33184237 IDA #> 4479 GO_REF:0000024 ISS #> 4480 PMID:33184234 IDA #> 4481 GO_REF:0000002 IEA #> 4482 PMID:23455924 IPI #> 4483 GO_REF:0000043 IEA #> 4484 GO_REF:0000002 IEA #> 4485 GO_REF:0000044 IEA #> 4486 GO_REF:0000043 IEA #> 4487 GO_REF:0000043 IEA #> 4488 PMID:12788081 IPI #> 4489 PMID:25416956 IPI #> 4490 PMID:25416956 IPI #> 4491 PMID:25416956 IPI #> 4492 PMID:25416956 IPI #> 4493 PMID:25416956 IPI #> 4494 PMID:25416956 IPI #> 4495 PMID:29892012 IPI #> 4496 PMID:32296183 IPI #> 4497 GO_REF:0000002 IEA #> 4498 GO_REF:0000108 IEA #> 4499 Reactome:R-HSA-194840 TAS #> 4500 GO_REF:0000044 IEA #> 4501 GO_REF:0000052 IDA #> 4502 GO_REF:0000052 IDA #> 4503 GO_REF:0000044 IEA #> 4504 GO_REF:0000052 IDA #> 4505 Reactome:R-HSA-194922 TAS #> 4506 GO_REF:0000044 IEA #> 4507 GO_REF:0000024 ISS #> 4508 GO_REF:0000044 IEA #> 4509 GO_REF:0000015 ND #> 4510 PMID:16258256 NAS #> 4511 GO_REF:0000015 ND #> 4512 Reactome:R-HSA-5362551 TAS #> 4513 GO_REF:0000043 IEA #> 4514 PMID:14743216 IPI #> 4515 PMID:17568778 IPI #> 4516 PMID:17568778 IPI #> 4517 PMID:21903422 IPI #> 4518 PMID:21903422 IPI #> 4519 PMID:21903422 IPI #> 4520 PMID:21903422 IPI #> 4521 PMID:21903422 IPI #> 4522 PMID:21931555 IPI #> 4523 PMID:21931555 IPI #> 4524 PMID:21931555 IPI #> 4525 PMID:27980081 IPI #> 4526 GO_REF:0000043 IEA #> 4527 GO_REF:0000043 IEA #> 4528 GO_REF:0000024 ISS #> 4529 PMID:32296183 IPI #> 4530 PMID:32296183 IPI #> 4531 PMID:32296183 IPI #> 4532 PMID:32296183 IPI #> 4533 PMID:32296183 IPI #> 4534 PMID:32296183 IPI #> 4535 PMID:32296183 IPI #> 4536 PMID:32296183 IPI #> 4537 PMID:32296183 IPI #> 4538 PMID:32296183 IPI #> 4539 PMID:32296183 IPI #> 4540 PMID:32296183 IPI #> 4541 PMID:32296183 IPI #> 4542 PMID:32296183 IPI #> 4543 PMID:32296183 IPI #> 4544 PMID:32296183 IPI #> 4545 PMID:32296183 IPI #> 4546 PMID:32296183 IPI #> 4547 PMID:32296183 IPI #> 4548 PMID:32296183 IPI #> 4549 PMID:32296183 IPI #> 4550 PMID:32296183 IPI #> 4551 PMID:32296183 IPI #> 4552 PMID:32296183 IPI #> 4553 PMID:32296183 IPI #> 4554 PMID:32296183 IPI #> 4555 PMID:32296183 IPI #> 4556 PMID:32296183 IPI #> 4557 GO_REF:0000024 ISS #> 4558 PMID:29961578 IDA #> 4559 GO_REF:0000024 ISS #> 4560 GO_REF:0000024 ISS #> 4561 GO_REF:0000107 IEA #> 4562 GO_REF:0000043 IEA #> 4563 GO_REF:0000024 ISS #> 4564 GO_REF:0000024 ISS #> 4565 GO_REF:0000024 ISS #> 4566 GO_REF:0000107 IEA #> 4567 GO_REF:0000043 IEA #> 4568 GO_REF:0000107 IEA #> 4569 GO_REF:0000107 IEA #> 4570 GO_REF:0000107 IEA #> 4571 PMID:21035105 IMP #> 4572 GO_REF:0000107 IEA #> 4573 GO_REF:0000107 IEA #> 4574 PMID:17577209 IPI #> 4575 Reactome:R-HSA-170822 TAS #> 4576 Reactome:R-HSA-75096 TAS #> 4577 Reactome:R-HSA-75097 TAS #> 4578 Reactome:R-HSA-75098 TAS #> 4579 Reactome:R-HSA-6783483 TAS #> 4580 Reactome:R-HSA-162599 TAS #> 4581 Reactome:R-HSA-4655355 TAS #> 4582 Reactome:R-HSA-9609690 TAS #> 4583 Reactome:R-HSA-168325 TAS #> 4584 Reactome:R-HSA-5578749 TAS #> 4585 Reactome:R-HSA-1176059 TAS #> 4586 Reactome:R-HSA-3371453 TAS #> 4587 Reactome:R-HSA-1176059 TAS #> 4588 Reactome:R-HSA-165043 TAS #> 4589 Reactome:R-HSA-165047 TAS #> 4590 Reactome:R-HSA-170796 TAS #> 4591 Reactome:R-HSA-180622 TAS #> 4592 Reactome:R-HSA-192627 TAS #> 4593 Reactome:R-HSA-192925 TAS #> 4594 Reactome:R-HSA-2990880 TAS #> 4595 Reactome:R-HSA-2990882 TAS #> 4596 Reactome:R-HSA-3000348 TAS #> 4597 Reactome:R-HSA-3000399 TAS #> 4598 Reactome:R-HSA-3000411 TAS #> 4599 Reactome:R-HSA-4551649 TAS #> 4600 Reactome:R-HSA-4551679 TAS #> 4601 Reactome:R-HSA-4570493 TAS #> 4602 Reactome:R-HSA-4615872 TAS #> 4603 Reactome:R-HSA-4615987 TAS #> 4604 Reactome:R-HSA-4655355 TAS #> 4605 Reactome:R-HSA-5228508 TAS #> 4606 Reactome:R-HSA-5228523 TAS #> 4607 Reactome:R-HSA-5252041 TAS #> 4608 Reactome:R-HSA-5578744 TAS #> 4609 Reactome:R-HSA-5661474 TAS #> 4610 Reactome:R-HSA-6783483 TAS #> 4611 Reactome:R-HSA-75096 TAS #> 4612 Reactome:R-HSA-75097 TAS #> 4613 Reactome:R-HSA-75098 TAS #> 4614 Reactome:R-HSA-9614367 TAS #> 4615 Reactome:R-HSA-9614369 TAS #> 4616 GO_REF:0000044 IEA #> 4617 GO_REF:0000043 IEA #> 4618 GO_REF:0000044 IEA #> 4619 GO_REF:0000108 IEA #> 4620 PMID:22108211 IMP #> 4621 GO_REF:0000043 IEA #> 4622 GO_REF:0000044 IEA #> 4623 GO_REF:0000043 IEA #> 4624 PMID:19922874 IPI #> 4625 PMID:23974797 IPI #> 4626 PMID:24344185 IPI #> 4627 PMID:24344185 IPI #> 4628 PMID:24643499 IPI #> 4629 PMID:25355947 IPI #> 4630 PMID:25355947 IPI #> 4631 PMID:25355947 IPI #> 4632 PMID:23452853 IPI #> 4633 PMID:19922874 IDA #> 4634 PMID:24344185 IMP #> 4635 GO_REF:0000024 ISS #> 4636 GO_REF:0000043 IEA #> 4637 GO_REF:0000024 ISS #> 4638 PMID:24344185 IMP #> 4639 PMID:22114305 IMP #> 4640 PMID:22114305 IMP #> 4641 GO_REF:0000024 ISS #> 4642 PMID:22114305 IMP #> 4643 GO_REF:0000024 ISS #> 4644 PMID:23452853 IDA #> 4645 PMID:19922874 IMP #> 4646 PMID:23452853 IDA #> 4647 GO_REF:0000024 ISS #> 4648 GO_REF:0000024 ISS #> 4649 PMID:19922874 IDA #> 4650 GO_REF:0000044 IEA #> 4651 GO_REF:0000024 ISS #> 4652 GO_REF:0000044 IEA #> 4653 GO_REF:0000108 IEA #> 4654 GO_REF:0000044 IEA #> 4655 GO_REF:0000052 IDA #> 4656 GO_REF:0000024 ISS #> 4657 GO_REF:0000044 IEA #> 4658 PMID:19922875 IDA #> 4659 GO_REF:0000043 IEA #> 4660 PMID:16298998 IDA #> 4661 GO_REF:0000108 IEA #> 4662 GO_REF:0000108 IEA #> 4663 PMID:16298998 IDA #> 4664 PMID:16298998 IDA #> 4665 PMID:19199708 HDA #> 4666 PMID:22291008 IPI #> 4667 PMID:29051512 IPI #> 4668 PMID:29051512 IPI #> 4669 Reactome:R-HSA-168249 TAS #> 4670 Reactome:R-HSA-198933 TAS #> 4671 Reactome:R-HSA-2426566 TAS #> 4672 Reactome:R-HSA-5696358 TAS #> 4673 GO_REF:0000043 IEA #> 4674 GO_REF:0000044 IEA #> 4675 PMID:9828122 TAS #> 4676 GO_REF:0000043 IEA #> 4677 GO_REF:0000043 IEA #> 4678 GO_REF:0000043 IEA #> 4679 GO_REF:0000043 IEA #> 4680 GO_REF:0000002 IEA #> 4681 Reactome:R-HSA-983712 TAS #> 4682 GO_REF:0000107 IEA #> 4683 GO_REF:0000044 IEA #> 4684 Reactome:R-HSA-5333671 TAS #> 4685 GO_REF:0000107 IEA #> 4686 GO_REF:0000107 IEA #> 4687 PMID:24154973 IDA #> 4688 GO_REF:0000002 IEA #> 4689 GO_REF:0000024 ISS #> 4690 GO_REF:0000024 ISS #> 4691 GO_REF:0000024 ISS #> 4692 Reactome:R-HSA-5633051 TAS #> 4693 GO_REF:0000024 ISS #> 4694 GO_REF:0000024 ISS #> 4695 GO_REF:0000024 ISS #> 4696 PMID:16956364 IPI #> 4697 PMID:19389623 IPI #> 4698 PMID:19389623 IDA #> 4699 Reactome:R-HSA-69275 TAS #> 4700 Reactome:R-HSA-8854518 TAS #> 4701 Reactome:R-HSA-5620912 TAS #> 4702 GO_REF:0000044 IEA #> 4703 Reactome:R-HSA-2574840 TAS #> 4704 Reactome:R-HSA-2574845 TAS #> 4705 Reactome:R-HSA-3000310 TAS #> 4706 Reactome:R-HSA-3000319 TAS #> 4707 Reactome:R-HSA-380272 TAS #> 4708 Reactome:R-HSA-380283 TAS #> 4709 Reactome:R-HSA-380294 TAS #> 4710 Reactome:R-HSA-380303 TAS #> 4711 Reactome:R-HSA-380311 TAS #> 4712 Reactome:R-HSA-380316 TAS #> 4713 Reactome:R-HSA-380455 TAS #> 4714 Reactome:R-HSA-380508 TAS #> 4715 Reactome:R-HSA-5617816 TAS #> 4716 Reactome:R-HSA-5626220 TAS #> 4717 Reactome:R-HSA-5626223 TAS #> 4718 Reactome:R-HSA-5626227 TAS #> 4719 Reactome:R-HSA-5626228 TAS #> 4720 Reactome:R-HSA-5626681 TAS #> 4721 Reactome:R-HSA-5626699 TAS #> 4722 Reactome:R-HSA-5638009 TAS #> 4723 Reactome:R-HSA-8853405 TAS #> 4724 Reactome:R-HSA-8853419 TAS #> 4725 PMID:25416956 IPI #> 4726 PMID:25416956 IPI #> 4727 PMID:25416956 IPI #> 4728 PMID:25416956 IPI #> 4729 PMID:25416956 IPI #> 4730 PMID:31515488 IPI #> 4731 PMID:32296183 IPI #> 4732 PMID:32296183 IPI #> 4733 PMID:32296183 IPI #> 4734 PMID:32296183 IPI #> 4735 PMID:32296183 IPI #> 4736 PMID:32296183 IPI #> 4737 PMID:32296183 IPI #> 4738 PMID:32296183 IPI #> 4739 PMID:32296183 IPI #> 4740 PMID:32296183 IPI #> 4741 PMID:32296183 IPI #> 4742 PMID:32296183 IPI #> 4743 PMID:32296183 IPI #> 4744 PMID:32296183 IPI #> 4745 PMID:32296183 IPI #> 4746 PMID:32296183 IPI #> 4747 GO_REF:0000043 IEA #> 4748 GO_REF:0000044 IEA #> 4749 GO_REF:0000002 IEA #> 4750 GO_REF:0000002 IEA #> 4751 GO_REF:0000043 IEA #> 4752 GO_REF:0000043 IEA #> 4753 GO_REF:0000003 IEA #> 4754 PMID:21911577 IPI #> 4755 GO_REF:0000043 IEA #> 4756 GO_REF:0000002 IEA #> 4757 GO_REF:0000002 IEA #> 4758 GO_REF:0000044 IEA #> 4759 GO_REF:0000024 ISS #> 4760 GO_REF:0000043 IEA #> 4761 PMID:10542332 NAS #> 4762 GO_REF:0000002 IEA #> 4763 GO_REF:0000107 IEA #> 4764 PMID:10542332 NAS #> 4765 PMID:10542332 NAS #> 4766 GO_REF:0000015 ND #> 4767 Reactome:R-HSA-975449 TAS #> 4768 GO_REF:0000044 IEA #> 4769 GO_REF:0000043 IEA #> 4770 PMID:32296183 IPI #> 4771 PMID:32296183 IPI #> 4772 PMID:32296183 IPI #> 4773 PMID:32296183 IPI #> 4774 PMID:32296183 IPI #> 4775 PMID:32296183 IPI #> 4776 PMID:32296183 IPI #> 4777 PMID:32296183 IPI #> 4778 PMID:32296183 IPI #> 4779 PMID:32296183 IPI #> 4780 PMID:32296183 IPI #> 4781 PMID:32296183 IPI #> 4782 PMID:32296183 IPI #> 4783 PMID:32296183 IPI #> 4784 PMID:32296183 IPI #> 4785 PMID:32296183 IPI #> 4786 PMID:32296183 IPI #> 4787 PMID:32296183 IPI #> 4788 PMID:32296183 IPI #> 4789 PMID:32296183 IPI #> 4790 PMID:32296183 IPI #> 4791 PMID:32296183 IPI #> 4792 PMID:32296183 IPI #> 4793 PMID:32296183 IPI #> 4794 PMID:32296183 IPI #> 4795 PMID:32296183 IPI #> 4796 PMID:32296183 IPI #> 4797 PMID:32296183 IPI #> 4798 PMID:32296183 IPI #> 4799 PMID:32296183 IPI #> 4800 PMID:32296183 IPI #> 4801 PMID:32296183 IPI #> 4802 PMID:32296183 IPI #> 4803 PMID:32296183 IPI #> 4804 PMID:32296183 IPI #> 4805 PMID:32296183 IPI #> 4806 PMID:32296183 IPI #> 4807 PMID:32296183 IPI #> 4808 PMID:32296183 IPI #> 4809 PMID:32296183 IPI #> 4810 PMID:32296183 IPI #> 4811 PMID:32296183 IPI #> 4812 PMID:32296183 IPI #> 4813 PMID:32296183 IPI #> 4814 PMID:32296183 IPI #> 4815 PMID:32296183 IPI #> 4816 PMID:32296183 IPI #> 4817 PMID:32296183 IPI #> 4818 PMID:32296183 IPI #> 4819 PMID:32296183 IPI #> 4820 PMID:32296183 IPI #> 4821 PMID:32296183 IPI #> 4822 PMID:32296183 IPI #> 4823 PMID:32296183 IPI #> 4824 PMID:32296183 IPI #> 4825 PMID:32296183 IPI #> 4826 PMID:32296183 IPI #> 4827 PMID:32296183 IPI #> 4828 PMID:32296183 IPI #> 4829 PMID:32296183 IPI #> 4830 PMID:32296183 IPI #> 4831 PMID:32296183 IPI #> 4832 PMID:32296183 IPI #> 4833 PMID:32296183 IPI #> 4834 PMID:32296183 IPI #> 4835 PMID:32296183 IPI #> 4836 PMID:32296183 IPI #> 4837 PMID:32296183 IPI #> 4838 PMID:32296183 IPI #> 4839 PMID:32296183 IPI #> 4840 PMID:32296183 IPI #> 4841 PMID:32296183 IPI #> 4842 PMID:32296183 IPI #> 4843 PMID:32296183 IPI #> 4844 PMID:32296183 IPI #> 4845 PMID:32296183 IPI #> 4846 PMID:32296183 IPI #> 4847 PMID:32296183 IPI #> 4848 PMID:32296183 IPI #> 4849 PMID:32296183 IPI #> 4850 PMID:32296183 IPI #> 4851 PMID:32296183 IPI #> 4852 PMID:32296183 IPI #> 4853 PMID:32296183 IPI #> 4854 PMID:32296183 IPI #> 4855 PMID:32296183 IPI #> 4856 PMID:32296183 IPI #> 4857 PMID:32296183 IPI #> 4858 PMID:32296183 IPI #> 4859 PMID:32296183 IPI #> 4860 PMID:32296183 IPI #> 4861 PMID:32296183 IPI #> 4862 PMID:32296183 IPI #> 4863 PMID:32296183 IPI #> 4864 PMID:32296183 IPI #> 4865 PMID:32296183 IPI #> 4866 PMID:32296183 IPI #> 4867 PMID:32296183 IPI #> 4868 PMID:32296183 IPI #> 4869 PMID:32296183 IPI #> 4870 PMID:32296183 IPI #> 4871 PMID:32296183 IPI #> 4872 PMID:32296183 IPI #> 4873 PMID:32296183 IPI #> 4874 PMID:32296183 IPI #> 4875 PMID:32296183 IPI #> 4876 PMID:32296183 IPI #> 4877 PMID:32296183 IPI #> 4878 PMID:32296183 IPI #> 4879 PMID:32296183 IPI #> 4880 PMID:32296183 IPI #> 4881 PMID:32296183 IPI #> 4882 PMID:32296183 IPI #> 4883 PMID:32296183 IPI #> 4884 PMID:32296183 IPI #> 4885 PMID:32296183 IPI #> 4886 PMID:32296183 IPI #> 4887 PMID:32296183 IPI #> 4888 PMID:32296183 IPI #> 4889 PMID:32296183 IPI #> 4890 PMID:32296183 IPI #> 4891 PMID:32296183 IPI #> 4892 PMID:32296183 IPI #> 4893 PMID:32296183 IPI #> 4894 PMID:32296183 IPI #> 4895 PMID:32296183 IPI #> 4896 PMID:32296183 IPI #> 4897 PMID:32296183 IPI #> 4898 PMID:32296183 IPI #> 4899 PMID:32296183 IPI #> 4900 PMID:32296183 IPI #> 4901 PMID:32296183 IPI #> 4902 PMID:32296183 IPI #> 4903 PMID:32296183 IPI #> 4904 PMID:32296183 IPI #> 4905 PMID:32296183 IPI #> 4906 PMID:32296183 IPI #> 4907 PMID:32296183 IPI #> 4908 PMID:32296183 IPI #> 4909 PMID:32296183 IPI #> 4910 PMID:32296183 IPI #> 4911 PMID:32296183 IPI #> 4912 PMID:32296183 IPI #> 4913 PMID:32296183 IPI #> 4914 PMID:32296183 IPI #> 4915 PMID:32296183 IPI #> 4916 PMID:32296183 IPI #> 4917 PMID:32296183 IPI #> 4918 PMID:32296183 IPI #> 4919 PMID:32296183 IPI #> 4920 PMID:32296183 IPI #> 4921 PMID:32296183 IPI #> 4922 PMID:32296183 IPI #> 4923 PMID:32296183 IPI #> 4924 PMID:32296183 IPI #> 4925 PMID:32296183 IPI #> 4926 PMID:32296183 IPI #> 4927 PMID:32296183 IPI #> 4928 PMID:32296183 IPI #> 4929 PMID:32296183 IPI #> 4930 PMID:32296183 IPI #> 4931 PMID:32296183 IPI #> 4932 PMID:32296183 IPI #> 4933 PMID:32296183 IPI #> 4934 PMID:32296183 IPI #> 4935 PMID:32296183 IPI #> 4936 PMID:32296183 IPI #> 4937 PMID:32296183 IPI #> 4938 PMID:32296183 IPI #> 4939 PMID:32296183 IPI #> 4940 PMID:32296183 IPI #> 4941 PMID:32296183 IPI #> 4942 PMID:32296183 IPI #> 4943 PMID:32296183 IPI #> 4944 PMID:32296183 IPI #> 4945 PMID:32296183 IPI #> 4946 PMID:32296183 IPI #> 4947 PMID:32296183 IPI #> 4948 PMID:32296183 IPI #> 4949 PMID:32296183 IPI #> 4950 PMID:32296183 IPI #> 4951 PMID:32296183 IPI #> 4952 PMID:32296183 IPI #> 4953 PMID:32296183 IPI #> 4954 PMID:32296183 IPI #> 4955 PMID:32296183 IPI #> 4956 PMID:32296183 IPI #> 4957 PMID:32296183 IPI #> 4958 PMID:32296183 IPI #> 4959 PMID:32296183 IPI #> 4960 PMID:32296183 IPI #> 4961 PMID:32296183 IPI #> 4962 PMID:32296183 IPI #> 4963 PMID:32296183 IPI #> 4964 PMID:32296183 IPI #> 4965 PMID:32296183 IPI #> 4966 PMID:32296183 IPI #> 4967 PMID:32296183 IPI #> 4968 PMID:32296183 IPI #> 4969 PMID:32296183 IPI #> 4970 PMID:32296183 IPI #> 4971 PMID:32296183 IPI #> 4972 PMID:32296183 IPI #> 4973 PMID:32296183 IPI #> 4974 PMID:32296183 IPI #> 4975 PMID:32296183 IPI #> 4976 PMID:32296183 IPI #> 4977 PMID:32296183 IPI #> 4978 PMID:32296183 IPI #> 4979 PMID:32296183 IPI #> 4980 PMID:32296183 IPI #> 4981 PMID:32296183 IPI #> 4982 PMID:32296183 IPI #> 4983 PMID:32296183 IPI #> 4984 PMID:32296183 IPI #> 4985 PMID:32296183 IPI #> 4986 PMID:32296183 IPI #> 4987 PMID:32296183 IPI #> 4988 PMID:32296183 IPI #> 4989 PMID:32296183 IPI #> 4990 PMID:32296183 IPI #> 4991 PMID:32296183 IPI #> 4992 PMID:32296183 IPI #> 4993 PMID:32296183 IPI #> 4994 PMID:32296183 IPI #> 4995 PMID:32296183 IPI #> 4996 PMID:32296183 IPI #> 4997 PMID:32296183 IPI #> 4998 PMID:32296183 IPI #> 4999 PMID:32296183 IPI #> 5000 PMID:32296183 IPI #> 5001 PMID:32296183 IPI #> 5002 PMID:32296183 IPI #> 5003 PMID:32296183 IPI #> 5004 PMID:32296183 IPI #> 5005 PMID:32296183 IPI #> 5006 PMID:32296183 IPI #> 5007 PMID:32296183 IPI #> 5008 PMID:32296183 IPI #> 5009 PMID:32296183 IPI #> 5010 PMID:32296183 IPI #> 5011 PMID:32296183 IPI #> 5012 PMID:32296183 IPI #> 5013 PMID:32296183 IPI #> 5014 PMID:32296183 IPI #> 5015 PMID:32296183 IPI #> 5016 PMID:32296183 IPI #> 5017 PMID:32296183 IPI #> 5018 PMID:32296183 IPI #> 5019 PMID:32296183 IPI #> 5020 PMID:32296183 IPI #> 5021 PMID:32296183 IPI #> 5022 PMID:32296183 IPI #> 5023 PMID:32296183 IPI #> 5024 PMID:32296183 IPI #> 5025 PMID:32296183 IPI #> 5026 PMID:32296183 IPI #> 5027 PMID:32296183 IPI #> 5028 PMID:32296183 IPI #> 5029 PMID:32296183 IPI #> 5030 PMID:32296183 IPI #> 5031 PMID:32296183 IPI #> 5032 PMID:32296183 IPI #> 5033 PMID:32296183 IPI #> 5034 PMID:32296183 IPI #> 5035 PMID:32296183 IPI #> 5036 PMID:32296183 IPI #> 5037 PMID:32296183 IPI #> 5038 PMID:32296183 IPI #> 5039 PMID:32296183 IPI #> 5040 PMID:32296183 IPI #> 5041 PMID:32296183 IPI #> 5042 PMID:32296183 IPI #> 5043 PMID:32296183 IPI #> 5044 PMID:32296183 IPI #> 5045 PMID:32296183 IPI #> 5046 PMID:32296183 IPI #> 5047 PMID:32296183 IPI #> 5048 PMID:32296183 IPI #> 5049 PMID:32296183 IPI #> 5050 PMID:32296183 IPI #> 5051 PMID:32296183 IPI #> 5052 PMID:32296183 IPI #> 5053 PMID:32296183 IPI #> 5054 PMID:32296183 IPI #> 5055 PMID:32296183 IPI #> 5056 PMID:32296183 IPI #> 5057 PMID:32296183 IPI #> 5058 PMID:32296183 IPI #> 5059 PMID:32296183 IPI #> 5060 PMID:32296183 IPI #> 5061 PMID:32296183 IPI #> 5062 PMID:32296183 IPI #> 5063 PMID:32296183 IPI #> 5064 PMID:32296183 IPI #> 5065 PMID:32296183 IPI #> 5066 PMID:32296183 IPI #> 5067 PMID:32296183 IPI #> 5068 PMID:32296183 IPI #> 5069 PMID:32296183 IPI #> 5070 PMID:32296183 IPI #> 5071 PMID:32296183 IPI #> 5072 PMID:32296183 IPI #> 5073 PMID:32296183 IPI #> 5074 PMID:32296183 IPI #> 5075 PMID:32296183 IPI #> 5076 PMID:32296183 IPI #> 5077 PMID:32296183 IPI #> 5078 PMID:32296183 IPI #> 5079 PMID:32296183 IPI #> 5080 PMID:32296183 IPI #> 5081 PMID:32296183 IPI #> 5082 PMID:32296183 IPI #> 5083 PMID:32296183 IPI #> 5084 PMID:32296183 IPI #> 5085 PMID:32296183 IPI #> 5086 PMID:32296183 IPI #> 5087 PMID:32296183 IPI #> 5088 PMID:32296183 IPI #> 5089 PMID:32296183 IPI #> 5090 PMID:32296183 IPI #> 5091 PMID:32296183 IPI #> 5092 PMID:32296183 IPI #> 5093 PMID:32296183 IPI #> 5094 PMID:32296183 IPI #> 5095 PMID:32296183 IPI #> 5096 PMID:32296183 IPI #> 5097 PMID:32296183 IPI #> 5098 PMID:32296183 IPI #> 5099 PMID:32296183 IPI #> 5100 PMID:32296183 IPI #> 5101 PMID:32296183 IPI #> 5102 PMID:32296183 IPI #> 5103 PMID:32296183 IPI #> 5104 PMID:32296183 IPI #> 5105 PMID:32296183 IPI #> 5106 PMID:32296183 IPI #> 5107 PMID:32296183 IPI #> 5108 PMID:32296183 IPI #> 5109 PMID:32296183 IPI #> 5110 PMID:32296183 IPI #> 5111 PMID:32296183 IPI #> 5112 PMID:32296183 IPI #> 5113 PMID:32296183 IPI #> 5114 PMID:32296183 IPI #> 5115 PMID:32296183 IPI #> 5116 PMID:32296183 IPI #> 5117 PMID:32296183 IPI #> 5118 PMID:32296183 IPI #> 5119 PMID:32296183 IPI #> 5120 PMID:32296183 IPI #> 5121 PMID:32296183 IPI #> 5122 PMID:32296183 IPI #> 5123 PMID:32296183 IPI #> 5124 PMID:32296183 IPI #> 5125 PMID:32296183 IPI #> 5126 PMID:32296183 IPI #> 5127 PMID:32296183 IPI #> 5128 PMID:32296183 IPI #> 5129 PMID:32296183 IPI #> 5130 PMID:32296183 IPI #> 5131 PMID:32296183 IPI #> 5132 PMID:32296183 IPI #> 5133 PMID:32296183 IPI #> 5134 PMID:32296183 IPI #> 5135 PMID:32296183 IPI #> 5136 PMID:32296183 IPI #> 5137 PMID:32296183 IPI #> 5138 PMID:32296183 IPI #> 5139 PMID:32296183 IPI #> 5140 PMID:32296183 IPI #> 5141 PMID:32296183 IPI #> 5142 PMID:32296183 IPI #> 5143 PMID:32296183 IPI #> 5144 PMID:32296183 IPI #> 5145 PMID:32296183 IPI #> 5146 PMID:32296183 IPI #> 5147 PMID:32296183 IPI #> 5148 PMID:32296183 IPI #> 5149 PMID:32296183 IPI #> 5150 PMID:32296183 IPI #> 5151 PMID:32296183 IPI #> 5152 PMID:32296183 IPI #> 5153 PMID:32296183 IPI #> 5154 PMID:32296183 IPI #> 5155 PMID:32296183 IPI #> 5156 PMID:32296183 IPI #> 5157 PMID:32296183 IPI #> 5158 PMID:32296183 IPI #> 5159 PMID:32296183 IPI #> 5160 PMID:32296183 IPI #> 5161 PMID:32296183 IPI #> 5162 PMID:32296183 IPI #> 5163 PMID:32296183 IPI #> 5164 PMID:32296183 IPI #> 5165 PMID:32296183 IPI #> 5166 PMID:32296183 IPI #> 5167 PMID:32296183 IPI #> 5168 PMID:32296183 IPI #> 5169 PMID:32296183 IPI #> 5170 PMID:32296183 IPI #> 5171 PMID:32296183 IPI #> 5172 PMID:32296183 IPI #> 5173 PMID:32296183 IPI #> 5174 PMID:32296183 IPI #> 5175 PMID:32296183 IPI #> 5176 PMID:32296183 IPI #> 5177 PMID:32296183 IPI #> 5178 PMID:32296183 IPI #> 5179 PMID:32296183 IPI #> 5180 PMID:32296183 IPI #> 5181 PMID:32296183 IPI #> 5182 PMID:32296183 IPI #> 5183 PMID:32296183 IPI #> 5184 PMID:32296183 IPI #> 5185 PMID:32296183 IPI #> 5186 PMID:32296183 IPI #> 5187 PMID:32296183 IPI #> 5188 PMID:32296183 IPI #> 5189 PMID:32296183 IPI #> 5190 PMID:32296183 IPI #> 5191 PMID:32296183 IPI #> 5192 PMID:32296183 IPI #> 5193 PMID:32296183 IPI #> 5194 PMID:32296183 IPI #> 5195 PMID:32296183 IPI #> 5196 PMID:32296183 IPI #> 5197 PMID:32296183 IPI #> 5198 PMID:32296183 IPI #> 5199 PMID:32296183 IPI #> 5200 PMID:32296183 IPI #> 5201 PMID:32296183 IPI #> 5202 PMID:32296183 IPI #> 5203 PMID:32296183 IPI #> 5204 PMID:32296183 IPI #> 5205 PMID:32296183 IPI #> 5206 PMID:32296183 IPI #> 5207 PMID:32296183 IPI #> 5208 PMID:32296183 IPI #> 5209 PMID:32296183 IPI #> 5210 PMID:32296183 IPI #> 5211 PMID:32296183 IPI #> 5212 PMID:32296183 IPI #> 5213 PMID:32296183 IPI #> 5214 PMID:32296183 IPI #> 5215 PMID:32296183 IPI #> 5216 PMID:32296183 IPI #> 5217 PMID:32296183 IPI #> 5218 PMID:32296183 IPI #> 5219 PMID:32296183 IPI #> 5220 PMID:32296183 IPI #> 5221 PMID:32296183 IPI #> 5222 PMID:32296183 IPI #> 5223 PMID:32296183 IPI #> 5224 PMID:32296183 IPI #> 5225 PMID:32296183 IPI #> 5226 PMID:32296183 IPI #> 5227 PMID:32296183 IPI #> 5228 PMID:32296183 IPI #> 5229 PMID:32296183 IPI #> 5230 PMID:32296183 IPI #> 5231 PMID:32296183 IPI #> 5232 PMID:32296183 IPI #> 5233 PMID:32296183 IPI #> 5234 PMID:32296183 IPI #> 5235 PMID:32296183 IPI #> 5236 PMID:32296183 IPI #> 5237 PMID:32296183 IPI #> 5238 PMID:32296183 IPI #> 5239 PMID:32296183 IPI #> 5240 PMID:32296183 IPI #> 5241 PMID:32296183 IPI #> 5242 PMID:32296183 IPI #> 5243 PMID:32296183 IPI #> 5244 PMID:32296183 IPI #> 5245 PMID:32296183 IPI #> 5246 PMID:32296183 IPI #> 5247 PMID:32296183 IPI #> 5248 PMID:32296183 IPI #> 5249 PMID:32296183 IPI #> 5250 PMID:32296183 IPI #> 5251 PMID:32296183 IPI #> 5252 PMID:32296183 IPI #> 5253 PMID:32296183 IPI #> 5254 PMID:32296183 IPI #> 5255 PMID:32296183 IPI #> 5256 PMID:32296183 IPI #> 5257 PMID:32296183 IPI #> 5258 PMID:32296183 IPI #> 5259 PMID:32296183 IPI #> 5260 PMID:32296183 IPI #> 5261 PMID:32296183 IPI #> 5262 PMID:32296183 IPI #> 5263 PMID:32296183 IPI #> 5264 PMID:32296183 IPI #> 5265 PMID:32296183 IPI #> 5266 PMID:32296183 IPI #> 5267 PMID:32296183 IPI #> 5268 PMID:32296183 IPI #> 5269 PMID:32296183 IPI #> 5270 PMID:32296183 IPI #> 5271 PMID:19056867 HDA #> 5272 GO_REF:0000043 IEA #> 5273 GO_REF:0000108 IEA #> 5274 PMID:19723503 IPI #> 5275 GO_REF:0000043 IEA #> 5276 GO_REF:0000024 ISS #> 5277 GO_REF:0000043 IEA #> 5278 GO_REF:0000041 IEA #> 5279 GO_REF:0000024 ISS #> 5280 GO_REF:0000024 ISS #> 5281 GO_REF:0000052 IDA #> 5282 GO_REF:0000052 IDA #> 5283 GO_REF:0000052 IDA #> 5284 GO_REF:0000052 IDA #> 5285 GO_REF:0000052 IDA #> 5286 GO_REF:0000043 IEA #> 5287 GO_REF:0000002 IEA #> 5288 GO_REF:0000052 IDA #> 5289 GO_REF:0000043 IEA #> 5290 GO_REF:0000044 IEA #> 5291 PMID:20347428 IDA #> 5292 PMID:20347429 IDA #> 5293 PMID:20347429 IPI #> 5294 PMID:22304917 IPI #> 5295 PMID:23886707 IPI #> 5296 PMID:25416956 IPI #> 5297 PMID:25416956 IPI #> 5298 PMID:20347428 IMP #> 5299 PMID:20347428 IMP #> 5300 PMID:20347428 TAS #> 5301 Reactome:R-HSA-606279 TAS #> 5302 Reactome:R-HSA-6783310 TAS #> 5303 GO_REF:0000043 IEA #> 5304 GO_REF:0000002 IEA #> 5305 GO_REF:0000043 IEA #> 5306 Reactome:R-HSA-606287 TAS #> 5307 Reactome:R-HSA-606289 TAS #> 5308 Reactome:R-HSA-606326 TAS #> 5309 Reactome:R-HSA-606349 TAS #> 5310 Reactome:R-HSA-6785087 TAS #> 5311 Reactome:R-HSA-6785126 TAS #> 5312 Reactome:R-HSA-6785342 TAS #> 5313 Reactome:R-HSA-6785361 TAS #> 5314 Reactome:R-HSA-6785732 TAS #> 5315 Reactome:R-HSA-6785986 TAS #> 5316 Reactome:R-HSA-6786166 TAS #> 5317 Reactome:R-HSA-6786171 TAS #> 5318 Reactome:R-HSA-6788385 TAS #> 5319 Reactome:R-HSA-6788392 TAS #> 5320 PMID:20347428 IDA #> 5321 PMID:20347429 IDA #> 5322 PMID:20347428 IDA #> 5323 GO_REF:0000043 IEA #> 5324 GO_REF:0000107 IEA #> 5325 GO_REF:0000043 IEA #> 5326 Reactome:R-HSA-390466 TAS #> 5327 Reactome:R-HSA-388396 TAS #> 5328 Reactome:R-HSA-170670 TAS #> 5329 Reactome:R-HSA-392170 TAS #> 5330 GO_REF:0000107 IEA #> 5331 GO_REF:0000107 IEA #> 5332 GO_REF:0000107 IEA #> 5333 Reactome:R-HSA-111879 TAS #> 5334 Reactome:R-HSA-112037 TAS #> 5335 Reactome:R-HSA-112271 TAS #> 5336 Reactome:R-HSA-167408 TAS #> 5337 Reactome:R-HSA-167415 TAS #> 5338 Reactome:R-HSA-167419 TAS #> 5339 Reactome:R-HSA-167429 TAS #> 5340 Reactome:R-HSA-167433 TAS #> 5341 Reactome:R-HSA-170666 TAS #> 5342 Reactome:R-HSA-170671 TAS #> 5343 Reactome:R-HSA-170674 TAS #> 5344 Reactome:R-HSA-170686 TAS #> 5345 Reactome:R-HSA-380073 TAS #> 5346 Reactome:R-HSA-392187 TAS #> 5347 Reactome:R-HSA-392195 TAS #> 5348 Reactome:R-HSA-392202 TAS #> 5349 Reactome:R-HSA-749454 TAS #> 5350 Reactome:R-HSA-749456 TAS #> 5351 Reactome:R-HSA-751001 TAS #> 5352 Reactome:R-HSA-8850560 TAS #> 5353 Reactome:R-HSA-8964242 TAS #> 5354 Reactome:R-HSA-8964329 TAS #> 5355 Reactome:R-HSA-8982012 TAS #> 5356 Reactome:R-HSA-8982019 TAS #> 5357 Reactome:R-HSA-8982020 TAS #> 5358 Reactome:R-HSA-9021600 TAS #> 5359 Reactome:R-HSA-9021601 TAS #> 5360 GO_REF:0000107 IEA #> 5361 GO_REF:0000107 IEA #> 5362 PMID:18468998 IDA #> 5363 GO_REF:0000044 IEA #> 5364 GO_REF:0000043 IEA #> 5365 GO_REF:0000002 IEA #> 5366 GO_REF:0000043 IEA #> 5367 PMID:17409267 IDA #> 5368 GO_REF:0000108 IEA #> 5369 GO_REF:0000002 IEA #> 5370 GO_REF:0000113 ISA #> 5371 PMID:32296183 IPI #> 5372 PMID:32296183 IPI #> 5373 PMID:32296183 IPI #> 5374 PMID:32296183 IPI #> 5375 PMID:32296183 IPI #> 5376 PMID:32296183 IPI #> 5377 PMID:32296183 IPI #> 5378 PMID:32296183 IPI #> 5379 PMID:32296183 IPI #> 5380 PMID:32296183 IPI #> 5381 PMID:32296183 IPI #> 5382 PMID:32296183 IPI #> 5383 PMID:32296183 IPI #> 5384 PMID:32296183 IPI #> 5385 PMID:32296183 IPI #> 5386 PMID:32296183 IPI #> 5387 PMID:32296183 IPI #> 5388 PMID:32296183 IPI #> 5389 PMID:32296183 IPI #> 5390 PMID:32296183 IPI #> 5391 PMID:32296183 IPI #> 5392 PMID:32296183 IPI #> 5393 PMID:32296183 IPI #> 5394 PMID:32296183 IPI #> 5395 PMID:32296183 IPI #> 5396 PMID:32296183 IPI #> 5397 PMID:32296183 IPI #> 5398 PMID:32296183 IPI #> 5399 PMID:32296183 IPI #> 5400 PMID:32296183 IPI #> 5401 PMID:28473536 IDA #> 5402 GO_REF:0000107 IEA #> 5403 GO_REF:0000107 IEA #> 5404 GO_REF:0000107 IEA #> 5405 GO_REF:0000107 IEA #> 5406 GO_REF:0000107 IEA #> 5407 GO_REF:0000107 IEA #> 5408 GO_REF:0000113 ISA #> 5409 GO_REF:0000043 IEA #> 5410 GO_REF:0000044 IEA #> 5411 GO_REF:0000044 IEA #> 5412 GO_REF:0000043 IEA #> 5413 GO_REF:0000108 IEA #> 5414 GO_REF:0000044 IEA #> 5415 Reactome:R-HSA-6805567 TAS #> 5416 Reactome:R-HSA-6809663 TAS #> 5417 GO_REF:0000002 IEA #> 5418 PMID:19081074 IPI #> 5419 PMID:19081074 IPI #> 5420 PMID:22500027 IPI #> 5421 PMID:29039417 IPI #> 5422 GO_REF:0000043 IEA #> 5423 GO_REF:0000107 IEA #> 5424 PMID:19081074 IMP #> 5425 Reactome:R-HSA-5620922 TAS #> 5426 PMID:19081074 IDA #> 5427 Reactome:R-HSA-5617815 TAS #> 5428 Reactome:R-HSA-5624125 TAS #> 5429 Reactome:R-HSA-5624126 TAS #> 5430 Reactome:R-HSA-5624127 TAS #> 5431 Reactome:R-HSA-5624129 TAS #> 5432 PMID:19081074 IDA #> 5433 GO_REF:0000107 IEA #> 5434 GO_REF:0000107 IEA #> 5435 GO_REF:0000107 IEA #> 5436 GO_REF:0000107 IEA #> 5437 GO_REF:0000107 IEA #> 5438 GO_REF:0000107 IEA #> 5439 GO_REF:0000107 IEA #> 5440 GO_REF:0000107 IEA #> 5441 GO_REF:0000107 IEA #> 5442 GO_REF:0000024 ISS #> 5443 GO_REF:0000107 IEA #> 5444 GO_REF:0000024 ISS #> 5445 GO_REF:0000024 ISS #> 5446 PMID:20634291 IDA #> 5447 GO_REF:0000002 IEA #> 5448 GO_REF:0000043 IEA #> 5449 GO_REF:0000044 IEA #> 5450 PMID:19497882 IDA #> 5451 GO_REF:0000043 IEA #> 5452 PMID:19497882 IDA #> 5453 GO_REF:0000015 ND #> 5454 GO_REF:0000044 IEA #> 5455 PMID:32296183 IPI #> 5456 PMID:32296183 IPI #> 5457 PMID:32296183 IPI #> 5458 PMID:32296183 IPI #> 5459 PMID:32296183 IPI #> 5460 PMID:32296183 IPI #> 5461 PMID:28391595 IDA #> 5462 PMID:28887308 IDA #> 5463 PMID:28887308 IDA #> 5464 PMID:28391595 IDA #> 5465 PMID:28391595 IDA #> 5466 PMID:28391595 IDA #> 5467 GO_REF:0000044 IEA #> 5468 GO_REF:0000043 IEA #> 5469 GO_REF:0000043 IEA #> 5470 GO_REF:0000043 IEA #> 5471 GO_REF:0000108 IEA #> 5472 GO_REF:0000044 IEA #> 5473 Reactome:R-HSA-6805567 TAS #> 5474 Reactome:R-HSA-6809663 TAS #> 5475 GO_REF:0000002 IEA #> 5476 GO_REF:0000043 IEA #> 5477 GO_REF:0000044 IEA #> 5478 GO_REF:0000043 IEA #> 5479 PMID:32296183 IPI #> 5480 PMID:32296183 IPI #> 5481 PMID:32296183 IPI #> 5482 PMID:32296183 IPI #> 5483 PMID:32296183 IPI #> 5484 PMID:32296183 IPI #> 5485 PMID:32296183 IPI #> 5486 PMID:32296183 IPI #> 5487 PMID:32296183 IPI #> 5488 PMID:32296183 IPI #> 5489 PMID:32296183 IPI #> 5490 PMID:32296183 IPI #> 5491 GO_REF:0000043 IEA #> 5492 Reactome:R-HSA-6805567 TAS #> 5493 Reactome:R-HSA-6809663 TAS #> 5494 GO_REF:0000002 IEA #> 5495 GO_REF:0000043 IEA #> 5496 GO_REF:0000044 IEA #> 5497 PMID:32296183 IPI #> 5498 GO_REF:0000043 IEA #> 5499 GO_REF:0000002 IEA #> 5500 GO_REF:0000002 IEA #> 5501 GO_REF:0000043 IEA #> 5502 PMID:22864114 IPI #> 5503 PMID:22864114 IMP #> 5504 GO_REF:0000043 IEA #> 5505 GO_REF:0000044 IEA #> 5506 GO_REF:0000052 IDA #> 5507 PMID:22864114 IDA #> 5508 PMID:22864114 IDA #> 5509 PMID:22864114 IDA #> 5510 GO_REF:0000043 IEA #> 5511 PMID:22864114 IDA #> 5512 GO_REF:0000052 IDA #> 5513 GO_REF:0000052 IDA #> 5514 GO_REF:0000043 IEA #> 5515 GO_REF:0000108 IEA #> 5516 GO_REF:0000043 IEA #> 5517 PMID:16415788 IPI #> 5518 PMID:16415788 IPI #> 5519 GO_REF:0000043 IEA #> 5520 PMID:23954414 IMP #> 5521 PMID:23954414 IMP #> 5522 PMID:23954414 IPI #> 5523 PMID:23954414 IPI #> 5524 PMID:23954414 IPI #> 5525 PMID:23954414 IPI #> 5526 PMID:23954414 IPI #> 5527 PMID:23954414 IPI #> 5528 PMID:23954414 IPI #> 5529 PMID:23954414 IMP #> 5530 PMID:23954414 IMP #> 5531 PMID:23954414 IMP #> 5532 PMID:32296183 IPI #> 5533 PMID:32296183 IPI #> 5534 PMID:32296183 IPI #> 5535 PMID:32296183 IPI #> 5536 PMID:32296183 IPI #> 5537 PMID:32296183 IPI #> 5538 PMID:32296183 IPI #> 5539 PMID:32296183 IPI #> 5540 PMID:32296183 IPI #> 5541 PMID:32296183 IPI #> 5542 PMID:32296183 IPI #> 5543 PMID:32296183 IPI #> 5544 PMID:32296183 IPI #> 5545 PMID:32296183 IPI #> 5546 PMID:32296183 IPI #> 5547 PMID:32296183 IPI #> 5548 PMID:32296183 IPI #> 5549 PMID:32296183 IPI #> 5550 PMID:32296183 IPI #> 5551 PMID:32296183 IPI #> 5552 PMID:32296183 IPI #> 5553 PMID:32296183 IPI #> 5554 PMID:32296183 IPI #> 5555 PMID:32296183 IPI #> 5556 PMID:32296183 IPI #> 5557 PMID:32296183 IPI #> 5558 PMID:32296183 IPI #> 5559 PMID:32296183 IPI #> 5560 PMID:32296183 IPI #> 5561 PMID:32296183 IPI #> 5562 PMID:32296183 IPI #> 5563 PMID:32296183 IPI #> 5564 PMID:32296183 IPI #> 5565 PMID:32296183 IPI #> 5566 PMID:32296183 IPI #> 5567 PMID:32296183 IPI #> 5568 GO_REF:0000043 IEA #> 5569 GO_REF:0000024 ISS #> 5570 GO_REF:0000024 ISS #> 5571 GO_REF:0000024 ISS #> 5572 GO_REF:0000024 ISS #> 5573 GO_REF:0000024 ISS #> 5574 GO_REF:0000043 IEA #> 5575 GO_REF:0000044 IEA #> 5576 GO_REF:0000002 IEA #> 5577 GO_REF:0000002 IEA #> 5578 GO_REF:0000043 IEA #> 5579 GO_REF:0000043 IEA #> 5580 GO_REF:0000041 IEA #> 5581 GO_REF:0000044 IEA #> 5582 GO_REF:0000043 IEA #> 5583 GO_REF:0000043 IEA #> 5584 GO_REF:0000043 IEA #> 5585 GO_REF:0000043 IEA #> 5586 GO_REF:0000043 IEA #> 5587 GO_REF:0000024 ISS #> 5588 GO_REF:0000024 ISS #> 5589 GO_REF:0000024 ISS #> 5590 GO_REF:0000024 ISS #> 5591 GO_REF:0000024 ISS #> 5592 GO_REF:0000024 ISS #> 5593 GO_REF:0000108 IEA #> 5594 GO_REF:0000044 IEA #> 5595 GO_REF:0000024 ISS #> 5596 GO_REF:0000044 IEA #> 5597 GO_REF:0000024 ISS #> 5598 GO_REF:0000024 ISS #> 5599 GO_REF:0000024 ISS #> 5600 GO_REF:0000024 ISS #> 5601 GO_REF:0000024 ISS #> 5602 GO_REF:0000024 ISS #> 5603 Reactome:R-HSA-6805567 TAS #> 5604 Reactome:R-HSA-6809663 TAS #> 5605 GO_REF:0000002 IEA #> 5606 GO_REF:0000002 IEA #> 5607 GO_REF:0000015 ND #> 5608 PMID:32296183 IPI #> 5609 PMID:32296183 IPI #> 5610 PMID:32296183 IPI #> 5611 PMID:32296183 IPI #> 5612 PMID:32296183 IPI #> 5613 PMID:32296183 IPI #> 5614 PMID:32296183 IPI #> 5615 PMID:32296183 IPI #> 5616 GO_REF:0000002 IEA #> 5617 GO_REF:0000024 ISS #> 5618 GO_REF:0000024 ISS #> 5619 GO_REF:0000024 ISS #> 5620 GO_REF:0000024 ISS #> 5621 GO_REF:0000044 IEA #> 5622 GO_REF:0000024 ISS #> 5623 GO_REF:0000024 ISS #> 5624 GO_REF:0000044 IEA #> 5625 GO_REF:0000043 IEA #> 5626 GO_REF:0000107 IEA #> 5627 GO_REF:0000024 ISS #> 5628 GO_REF:0000024 ISS #> 5629 GO_REF:0000024 ISS #> 5630 GO_REF:0000024 ISS #> 5631 GO_REF:0000024 ISS #> 5632 GO_REF:0000024 ISS #> 5633 GO_REF:0000024 ISS #> 5634 GO_REF:0000043 IEA #> 5635 GO_REF:0000002 IEA #> 5636 GO_REF:0000044 IEA #> 5637 GO_REF:0000043 IEA #> 5638 GO_REF:0000043 IEA #> 5639 Reactome:R-HSA-9609507 TAS #> 5640 GO_REF:0000015 ND #> 5641 Reactome:R-HSA-390918 TAS #> 5642 GO_REF:0000015 ND #> 5643 Reactome:R-HSA-6810474 TAS #> 5644 Reactome:R-HSA-9033235 TAS #> 5645 Reactome:R-HSA-9033235 TAS #> 5646 Reactome:R-HSA-9033236 TAS #> 5647 GO_REF:0000043 IEA #> 5648 GO_REF:0000043 IEA #> 5649 GO_REF:0000108 IEA #> 5650 Reactome:R-HSA-6805567 TAS #> 5651 Reactome:R-HSA-6809663 TAS #> 5652 GO_REF:0000002 IEA #> 5653 GO_REF:0000043 IEA #> 5654 PMID:32296183 IPI #> 5655 PMID:32296183 IPI #> 5656 PMID:32296183 IPI #> 5657 PMID:32296183 IPI #> 5658 PMID:32296183 IPI #> 5659 PMID:32296183 IPI #> 5660 PMID:32296183 IPI #> 5661 PMID:32296183 IPI #> 5662 GO_REF:0000043 IEA #> 5663 GO_REF:0000043 IEA #> 5664 Reactome:R-HSA-1300642 TAS #> 5665 GO_REF:0000043 IEA #> 5666 Reactome:R-HSA-2534365 TAS #> 5667 GO_REF:0000043 IEA #> 5668 GO_REF:0000002 IEA #> 5669 PMID:28395323 IDA #> 5670 PMID:28395323 IDA #> 5671 GO_REF:0000002 IEA #> 5672 GO_REF:0000002 IEA #> 5673 GO_REF:0000024 ISS #> 5674 GO_REF:0000113 ISA #> 5675 PMID:23714368 IPI #> 5676 GO_REF:0000024 ISS #> 5677 GO_REF:0000107 IEA #> 5678 GO_REF:0000024 ISS #> 5679 GO_REF:0000024 ISS #> 5680 GO_REF:0000024 ISS #> 5681 GO_REF:0000113 ISA #> 5682 GO_REF:0000024 ISS #> 5683 GO_REF:0000024 ISS #> 5684 GO_REF:0000024 ISS #> 5685 GO_REF:0000024 ISS #> 5686 GO_REF:0000024 ISS #> 5687 GO_REF:0000024 ISS #> 5688 GO_REF:0000024 ISS #> 5689 GO_REF:0000002 IEA #> 5690 GO_REF:0000002 IEA #> 5691 GO_REF:0000002 IEA #> 5692 GO_REF:0000113 ISA #> 5693 PMID:32296183 IPI #> 5694 PMID:32296183 IPI #> 5695 PMID:32296183 IPI #> 5696 PMID:32296183 IPI #> 5697 PMID:32296183 IPI #> 5698 PMID:32296183 IPI #> 5699 PMID:32296183 IPI #> 5700 PMID:32296183 IPI #> 5701 PMID:32296183 IPI #> 5702 PMID:32296183 IPI #> 5703 PMID:32296183 IPI #> 5704 PMID:32296183 IPI #> 5705 PMID:32296183 IPI #> 5706 PMID:32296183 IPI #> 5707 PMID:32296183 IPI #> 5708 PMID:32296183 IPI #> 5709 PMID:32296183 IPI #> 5710 PMID:32296183 IPI #> 5711 PMID:32296183 IPI #> 5712 PMID:32296183 IPI #> 5713 PMID:32296183 IPI #> 5714 PMID:32296183 IPI #> 5715 PMID:32296183 IPI #> 5716 PMID:32296183 IPI #> 5717 PMID:32296183 IPI #> 5718 PMID:32296183 IPI #> 5719 PMID:32296183 IPI #> 5720 PMID:32296183 IPI #> 5721 PMID:32296183 IPI #> 5722 PMID:32296183 IPI #> 5723 PMID:32296183 IPI #> 5724 PMID:32296183 IPI #> 5725 PMID:32296183 IPI #> 5726 PMID:32296183 IPI #> 5727 PMID:32296183 IPI #> 5728 PMID:32296183 IPI #> 5729 PMID:32296183 IPI #> 5730 PMID:32296183 IPI #> 5731 PMID:32296183 IPI #> 5732 PMID:32296183 IPI #> 5733 PMID:32296183 IPI #> 5734 PMID:32296183 IPI #> 5735 PMID:32296183 IPI #> 5736 PMID:32296183 IPI #> 5737 PMID:32296183 IPI #> 5738 GO_REF:0000113 ISA #> 5739 PMID:32296183 IPI #> 5740 GO_REF:0000043 IEA #> 5741 GO_REF:0000044 IEA #> 5742 PMID:22261194 ISS #> 5743 PMID:19478074 IPI #> 5744 GO_REF:0000024 ISS #> 5745 PMID:28344315 HDA #> 5746 PMID:28675934 RCA #> 5747 GO_REF:0000043 IEA #> 5748 PMID:18400749 IDA #> 5749 Reactome:R-HSA-1564112 TAS #> 5750 PMID:28344315 HDA #> 5751 GO_REF:0000043 IEA #> 5752 PMID:28675934 HDA #> 5753 PMID:20701745 IPI #> 5754 GO_REF:0000107 IEA #> 5755 GO_REF:0000107 IEA #> 5756 GO_REF:0000107 IEA #> 5757 Reactome:R-HSA-168276 TAS #> 5758 GO_REF:0000107 IEA #> 5759 Reactome:R-HSA-1176059 TAS #> 5760 Reactome:R-HSA-6791035 TAS #> 5761 GO_REF:0000107 IEA #> 5762 Reactome:R-HSA-1176059 TAS #> 5763 GO_REF:0000002 IEA #> 5764 PMID:16189514 IPI #> 5765 PMID:16189514 IPI #> 5766 PMID:21988832 IPI #> 5767 PMID:22046132 IPI #> 5768 PMID:23286197 IPI #> 5769 PMID:23804756 IPI #> 5770 PMID:23804756 IPI #> 5771 PMID:23804756 IPI #> 5772 PMID:23804756 IPI #> 5773 PMID:23804756 IPI #> 5774 PMID:25416956 IPI #> 5775 PMID:25416956 IPI #> 5776 PMID:25416956 IPI #> 5777 PMID:25416956 IPI #> 5778 PMID:28514442 IPI #> 5779 PMID:31515488 IPI #> 5780 PMID:31515488 IPI #> 5781 PMID:31515488 IPI #> 5782 PMID:17577209 IPI #> 5783 PMID:23286197 IPI #> 5784 PMID:23804756 IPI #> 5785 GO_REF:0000108 IEA #> 5786 GO_REF:0000052 IDA #> 5787 GO_REF:0000052 IDA #> 5788 GO_REF:0000052 IDA #> 5789 GO_REF:0000113 ISA #> 5790 PMID:28904176 IPI #> 5791 GO_REF:0000002 IEA #> 5792 Reactome:R-HSA-8937144 TAS #> 5793 GO_REF:0000108 IEA #> 5794 GO_REF:0000052 IDA #> 5795 Reactome:R-HSA-8936851 TAS #> 5796 GO_REF:0000052 IDA #> 5797 GO_REF:0000113 ISA #> 5798 GO_REF:0000043 IEA #> 5799 GO_REF:0000043 IEA #> 5800 GO_REF:0000043 IEA #> 5801 GO_REF:0000043 IEA #> 5802 GO_REF:0000024 ISS #> 5803 GO_REF:0000024 ISS #> 5804 GO_REF:0000024 ISS #> 5805 GO_REF:0000024 ISS #> 5806 GO_REF:0000107 IEA #> 5807 GO_REF:0000107 IEA #> 5808 GO_REF:0000024 ISS #> 5809 GO_REF:0000107 IEA #> 5810 GO_REF:0000024 ISS #> 5811 GO_REF:0000107 IEA #> 5812 GO_REF:0000024 ISS #> 5813 GO_REF:0000052 IDA #> 5814 GO_REF:0000052 IDA #> 5815 PMID:19968988 IDA #> 5816 PMID:19946888 HDA #> 5817 GO_REF:0000107 IEA #> 5818 GO_REF:0000107 IEA #> 5819 GO_REF:0000107 IEA #> 5820 PMID:20458337 HDA #> 5821 GO_REF:0000043 IEA #> 5822 PMID:32296183 IPI #> 5823 PMID:32296183 IPI #> 5824 PMID:32296183 IPI #> 5825 PMID:32296183 IPI #> 5826 PMID:32296183 IPI #> 5827 GO_REF:0000003 IEA #> 5828 GO_REF:0000116 IEA #> 5829 GO_REF:0000003 IEA #> 5830 GO_REF:0000003 IEA #> 5831 GO_REF:0000003 IEA #> 5832 GO_REF:0000043 IEA #> 5833 Reactome:R-HSA-75876 TAS #> 5834 Reactome:R-HSA-5676637 TAS #> 5835 PMID:12598619 ISS #> 5836 PMID:8799813 ISS #> 5837 GO_REF:0000043 IEA #> 5838 PMID:29572253 IMP #> 5839 PMID:29572253 IDA #> 5840 PMID:9763424 ISS #> 5841 PMID:29572253 IDA #> 5842 GO_REF:0000024 ISS #> 5843 PMID:8799813 ISS #> 5844 GO_REF:0000044 IEA #> 5845 GO_REF:0000043 IEA #> 5846 GO_REF:0000113 ISA #> 5847 GO_REF:0000043 IEA #> 5848 GO_REF:0000044 IEA #> 5849 GO_REF:0000113 ISA #> 5850 PMID:32296183 IPI #> 5851 PMID:32296183 IPI #> 5852 PMID:32296183 IPI #> 5853 PMID:32296183 IPI #> 5854 GO_REF:0000043 IEA #> 5855 GO_REF:0000043 IEA #> 5856 GO_REF:0000043 IEA #> 5857 GO_REF:0000052 IDA #> 5858 GO_REF:0000052 IDA #> 5859 PMID:24248101 IPI #> 5860 PMID:24248101 IDA #> 5861 GO_REF:0000043 IEA #> 5862 GO_REF:0000044 IEA #> 5863 GO_REF:0000043 IEA #> 5864 GO_REF:0000002 IEA #> 5865 GO_REF:0000043 IEA #> 5866 GO_REF:0000108 IEA #> 5867 GO_REF:0000044 IEA #> 5868 GO_REF:0000043 IEA #> 5869 PMID:19666007 IPI #> 5870 PMID:28514442 IPI #> 5871 GO_REF:0000044 IEA #> 5872 GO_REF:0000043 IEA #> 5873 GO_REF:0000044 IEA #> 5874 GO_REF:0000044 IEA #> 5875 GO_REF:0000002 IEA #> 5876 GO_REF:0000043 IEA #> 5877 GO_REF:0000043 IEA #> 5878 PMID:15644318 IPI #> 5879 PMID:15644318 IPI #> 5880 GO_REF:0000043 IEA #> 5881 GO_REF:0000043 IEA #> 5882 PMID:10409426 TAS #> with_from #> 1 UniProtKB-KW:KW-0694 #> 2 UniProtKB-KW:KW-0479 #> 3 EC:3.6.1.52 #> 4 EC:3.6.1.52 #> 5 #> 6 UniProtKB-KW:KW-1064 #> 7 UniProtKB-SubCell:SL-0039 #> 8 UniProtKB-KW:KW-1280 #> 9 UniProtKB-KW:KW-1064 #> 10 UniProtKB-SubCell:SL-0039 #> 11 UniProtKB-KW:KW-1280 #> 12 UniProtKB-KW:KW-1064 #> 13 UniProtKB-SubCell:SL-0039 #> 14 UniProtKB-KW:KW-1280 #> 15 UniProtKB-KW:KW-1064 #> 16 UniProtKB-SubCell:SL-0039 #> 17 UniProtKB-KW:KW-1280 #> 18 UniProtKB-KW:KW-1064 #> 19 UniProtKB-SubCell:SL-0039 #> 20 UniProtKB-KW:KW-1280 #> 21 UniProtKB-KW:KW-1064 #> 22 UniProtKB-SubCell:SL-0039 #> 23 UniProtKB-KW:KW-1280 #> 24 UniProtKB-KW:KW-1064 #> 25 UniProtKB-SubCell:SL-0039 #> 26 UniProtKB-KW:KW-1280 #> 27 UniProtKB-KW:KW-1064 #> 28 UniProtKB-SubCell:SL-0039 #> 29 UniProtKB-KW:KW-1280 #> 30 UniProtKB-KW:KW-1064 #> 31 UniProtKB-SubCell:SL-0039 #> 32 UniProtKB-KW:KW-1280 #> 33 UniProtKB-KW:KW-1064 #> 34 UniProtKB-SubCell:SL-0039 #> 35 UniProtKB-KW:KW-1280 #> 36 UniProtKB-KW:KW-1064 #> 37 UniProtKB-SubCell:SL-0039 #> 38 UniProtKB-KW:KW-1280 #> 39 UniProtKB-KW:KW-1064 #> 40 UniProtKB-SubCell:SL-0039 #> 41 UniProtKB-KW:KW-1280 #> 42 UniProtKB-KW:KW-1064 #> 43 UniProtKB-SubCell:SL-0039 #> 44 UniProtKB-KW:KW-1280 #> 45 UniProtKB-KW:KW-1064 #> 46 UniProtKB-SubCell:SL-0039 #> 47 UniProtKB-KW:KW-1280 #> 48 UniProtKB-KW:KW-1064 #> 49 UniProtKB-SubCell:SL-0039 #> 50 UniProtKB-KW:KW-1280 #> 51 UniProtKB-KW:KW-1064 #> 52 UniProtKB-SubCell:SL-0039 #> 53 UniProtKB-KW:KW-1280 #> 54 UniProtKB-KW:KW-1064 #> 55 UniProtKB-SubCell:SL-0039 #> 56 UniProtKB-KW:KW-1280 #> 57 UniProtKB-KW:KW-1064 #> 58 UniProtKB-SubCell:SL-0039 #> 59 UniProtKB-KW:KW-1280 #> 60 UniProtKB-KW:KW-1064 #> 61 UniProtKB-SubCell:SL-0039 #> 62 UniProtKB-KW:KW-1280 #> 63 UniProtKB-KW:KW-1064 #> 64 UniProtKB-KW:KW-1279 #> 65 UniProtKB-KW:KW-1064 #> 66 UniProtKB-KW:KW-1279 #> 67 UniProtKB-KW:KW-1064 #> 68 #> 69 UniProtKB-KW:KW-1064 #> 70 UniProtKB-KW:KW-1279 #> 71 UniProtKB-KW:KW-1064 #> 72 UniProtKB-KW:KW-1279 #> 73 UniProtKB-KW:KW-1064 #> 74 UniProtKB-KW:KW-1279 #> 75 #> 76 #> 77 #> 78 #> 79 #> 80 #> 81 #> 82 #> 83 #> 84 #> 85 #> 86 #> 87 #> 88 #> 89 #> 90 #> 91 #> 92 #> 93 #> 94 #> 95 #> 96 #> 97 #> 98 #> 99 #> 100 #> 101 #> 102 #> 103 #> 104 #> 105 #> 106 #> 107 #> 108 #> 109 #> 110 #> 111 #> 112 #> 113 #> 114 #> 115 #> 116 #> 117 #> 118 #> 119 #> 120 #> 121 #> 122 #> 123 #> 124 #> 125 #> 126 #> 127 #> 128 #> 129 #> 130 #> 131 #> 132 #> 133 #> 134 #> 135 #> 136 #> 137 #> 138 #> 139 #> 140 #> 141 #> 142 #> 143 #> 144 #> 145 #> 146 #> 147 #> 148 UniProtKB-KW:KW-1280 #> 149 UniProtKB-KW:KW-1064 #> 150 UniProtKB-KW:KW-0399 #> 151 UniProtKB-KW:KW-1279 #> 152 UniProtKB-KW:KW-1064 #> 153 UniProtKB-SubCell:SL-0039 #> 154 UniProtKB-KW:KW-1280 #> 155 UniProtKB-KW:KW-1064 #> 156 UniProtKB-KW:KW-1279 #> 157 UniProtKB-KW:KW-1064 #> 158 UniProtKB-SubCell:SL-0039 #> 159 UniProtKB-KW:KW-1280 #> 160 UniProtKB-KW:KW-1064 #> 161 UniProtKB-SubCell:SL-0039 #> 162 UniProtKB-KW:KW-1280 #> 163 UniProtKB-KW:KW-1064 #> 164 UniProtKB-SubCell:SL-0039 #> 165 UniProtKB-KW:KW-1280 #> 166 #> 167 #> 168 #> 169 #> 170 #> 171 #> 172 #> 173 #> 174 #> 175 #> 176 #> 177 #> 178 #> 179 #> 180 #> 181 #> 182 #> 183 #> 184 #> 185 #> 186 #> 187 #> 188 #> 189 #> 190 #> 191 #> 192 #> 193 #> 194 #> 195 #> 196 #> 197 #> 198 #> 199 #> 200 #> 201 #> 202 #> 203 #> 204 #> 205 #> 206 #> 207 #> 208 #> 209 #> 210 #> 211 #> 212 #> 213 #> 214 #> 215 #> 216 #> 217 #> 218 #> 219 #> 220 #> 221 #> 222 #> 223 #> 224 #> 225 #> 226 #> 227 #> 228 #> 229 #> 230 #> 231 #> 232 #> 233 #> 234 #> 235 #> 236 #> 237 #> 238 #> 239 UniProtKB-KW:KW-1280 #> 240 UniProtKB-KW:KW-1064 #> 241 UniProtKB-SubCell:SL-0039 #> 242 UniProtKB-KW:KW-1280 #> 243 UniProtKB-KW:KW-1064 #> 244 UniProtKB-KW:KW-1279 #> 245 UniProtKB-KW:KW-1064 #> 246 UniProtKB-KW:KW-1279 #> 247 UniProtKB-KW:KW-1064 #> 248 UniProtKB-KW:KW-1279 #> 249 UniProtKB-KW:KW-1064 #> 250 UniProtKB-KW:KW-1279 #> 251 UniProtKB-KW:KW-1064 #> 252 UniProtKB-KW:KW-1279 #> 253 UniProtKB-KW:KW-1064 #> 254 UniProtKB-KW:KW-1279 #> 255 UniProtKB-KW:KW-1064 #> 256 UniProtKB-KW:KW-1279 #> 257 UniProtKB-KW:KW-1064 #> 258 UniProtKB-KW:KW-1279 #> 259 UniProtKB-KW:KW-1064 #> 260 UniProtKB-SubCell:SL-0039 #> 261 UniProtKB-KW:KW-1064 #> 262 UniProtKB-SubCell:SL-0039 #> 263 UniProtKB-KW:KW-1064 #> 264 UniProtKB-KW:KW-1279 #> 265 InterPro:IPR000425 #> 266 GO:0015204 #> 267 UniProtKB-KW:KW-0812 #> 268 UniProtKB-KW:KW-1064 #> 269 UniProtKB-SubCell:SL-0039 #> 270 UniProtKB-KW:KW-1280 #> 271 UniProtKB-KW:KW-1064 #> 272 UniProtKB-SubCell:SL-0039 #> 273 UniProtKB-KW:KW-1280 #> 274 UniProtKB-KW:KW-1064 #> 275 UniProtKB-SubCell:SL-0039 #> 276 UniProtKB-KW:KW-1280 #> 277 UniProtKB-KW:KW-1064 #> 278 UniProtKB-KW:KW-1279 #> 279 UniProtKB:P0A0M0 #> 280 UniProtKB-KW:KW-1064 #> 281 #> 282 #> 283 #> 284 UniProtKB-KW:KW-1064 #> 285 UniProtKB-KW:KW-1279 #> 286 UniProtKB-KW:KW-1064 #> 287 UniProtKB-KW:KW-1279 #> 288 UniProtKB-KW:KW-0812 #> 289 GO:1902282 #> 290 UniProtKB-KW:KW-0812 #> 291 UniProtKB-SubCell:SL-0086 #> 292 UniProtKB-KW:KW-0479 #> 293 UniProtKB-KW:KW-1064 #> 294 UniProtKB-KW:KW-1279 #> 295 UniProtKB-SubCell:SL-0039 #> 296 UniProtKB-KW:KW-1064 #> 297 UniProtKB-SubCell:SL-0039 #> 298 UniProtKB-KW:KW-1280 #> 299 GO:0046935 #> 300 InterPro:IPR010684 #> 301 InterPro:IPR010684 #> 302 UniProtKB:Q5F2C3 #> 303 UniProtKB:Q5F2C3 #> 304 UniProtKB:Q5F2C3 #> 305 UniProtKB:Q5F2C3 #> 306 UniProtKB:Q5F2C3 #> 307 UniProtKB:Q5F2C3 #> 308 UniProtKB:Q5F2C3 #> 309 UniProtKB-SubCell:SL-0039 #> 310 UniProtKB-KW:KW-1064 #> 311 UniProtKB-KW:KW-1279 #> 312 UniProtKB-KW:KW-1064 #> 313 UniProtKB-KW:KW-1279 #> 314 UniProtKB-SubCell:SL-0039 #> 315 InterPro:IPR001152 #> 316 UniProtKB-SubCell:SL-0090 #> 317 #> 318 #> 319 #> 320 InterPro:IPR001128|InterPro:IPR002401|InterPro:IPR008069|InterPro:IPR017972|InterPro:IPR036396 #> 321 #> 322 #> 323 #> 324 #> 325 #> 326 UniProtKB-KW:KW-0812 #> 327 UniProtKB-SubCell:SL-0039 #> 328 UniProtKB-KW:KW-0812 #> 329 UniProtKB-KW:KW-0044 #> 330 InterPro:IPR025933 #> 331 InterPro:IPR001881|InterPro:IPR018097 #> 332 UniProtKB-KW:KW-0812 #> 333 InterPro:IPR028750 #> 334 InterPro:IPR028750 #> 335 InterPro:IPR028750 #> 336 GO:0034498 #> 337 InterPro:IPR030486 #> 338 InterPro:IPR030486 #> 339 InterPro:IPR030486 #> 340 GO:0030234 #> 341 UniProtKB-KW:KW-0297 #> 342 InterPro:IPR000725 #> 343 UniProtKB-KW:KW-0297 #> 344 GO:0004984 #> 345 UniProtKB-KW:KW-0812 #> 346 UniProtKB-KW:KW-1064 #> 347 UniProtKB-SubCell:SL-0039 #> 348 UniProtKB-KW:KW-1280 #> 349 UniProtKB-KW:KW-1064 #> 350 UniProtKB-SubCell:SL-0039 #> 351 UniProtKB-KW:KW-1280 #> 352 UniProtKB-KW:KW-1064 #> 353 UniProtKB-SubCell:SL-0039 #> 354 UniProtKB-KW:KW-1280 #> 355 UniProtKB-KW:KW-1064 #> 356 UniProtKB-SubCell:SL-0039 #> 357 UniProtKB-KW:KW-1280 #> 358 UniProtKB-KW:KW-1064 #> 359 UniProtKB-KW:KW-1279 #> 360 UniProtKB-KW:KW-1064 #> 361 UniProtKB-KW:KW-1279 #> 362 UniProtKB-KW:KW-1064 #> 363 UniProtKB-KW:KW-1279 #> 364 UniProtKB-KW:KW-1064 #> 365 UniProtKB-KW:KW-1279 #> 366 UniProtKB-KW:KW-1064 #> 367 UniProtKB-KW:KW-1279 #> 368 UniProtKB-KW:KW-1064 #> 369 UniProtKB-KW:KW-1279 #> 370 UniProtKB-KW:KW-1064 #> 371 UniProtKB-SubCell:SL-0039 #> 372 UniProtKB-KW:KW-1280 #> 373 UniProtKB-KW:KW-1064 #> 374 UniProtKB-KW:KW-1279 #> 375 UniProtKB-KW:KW-1064 #> 376 UniProtKB-SubCell:SL-0243 #> 377 UniProtKB-SubCell:SL-0039 #> 378 UniProtKB-KW:KW-1280 #> 379 UniProtKB-KW:KW-1064 #> 380 UniProtKB-KW:KW-1279 #> 381 UniProtKB-KW:KW-1064 #> 382 UniProtKB-KW:KW-1279 #> 383 UniProtKB-KW:KW-1064 #> 384 UniProtKB-SubCell:SL-0243 #> 385 UniProtKB-SubCell:SL-0039 #> 386 UniProtKB-KW:KW-1280 #> 387 UniProtKB-KW:KW-1064 #> 388 UniProtKB-KW:KW-1279 #> 389 UniProtKB-KW:KW-1064 #> 390 UniProtKB-KW:KW-1279 #> 391 UniProtKB-KW:KW-1064 #> 392 UniProtKB-KW:KW-1279 #> 393 UniProtKB-KW:KW-1064 #> 394 UniProtKB-KW:KW-1279 #> 395 UniProtKB-KW:KW-1064 #> 396 UniProtKB-KW:KW-1279 #> 397 UniProtKB-KW:KW-1064 #> 398 UniProtKB-KW:KW-1279 #> 399 UniProtKB-KW:KW-1064 #> 400 UniProtKB-KW:KW-1279 #> 401 UniProtKB-KW:KW-1064 #> 402 UniProtKB-KW:KW-1279 #> 403 UniProtKB-KW:KW-1064 #> 404 UniProtKB-KW:KW-1279 #> 405 UniProtKB-KW:KW-1064 #> 406 UniProtKB-KW:KW-1279 #> 407 UniProtKB-KW:KW-1064 #> 408 UniProtKB-KW:KW-1279 #> 409 #> 410 #> 411 UniProtKB-KW:KW-1064 #> 412 #> 413 #> 414 #> 415 #> 416 #> 417 #> 418 #> 419 #> 420 #> 421 #> 422 #> 423 #> 424 #> 425 #> 426 #> 427 #> 428 #> 429 #> 430 #> 431 #> 432 UniProtKB-KW:KW-1279 #> 433 GO:0095500 #> 434 UniProtKB-KW:KW-1064 #> 435 UniProtKB-SubCell:SL-0039 #> 436 UniProtKB-KW:KW-1280 #> 437 UniProtKB-KW:KW-1064 #> 438 UniProtKB-KW:KW-0399 #> 439 UniProtKB-KW:KW-1279 #> 440 UniProtKB-KW:KW-1064 #> 441 UniProtKB-KW:KW-1279 #> 442 #> 443 UniProtKB-KW:KW-1064 #> 444 UniProtKB-SubCell:SL-0039 #> 445 UniProtKB-KW:KW-1280 #> 446 UniProtKB-KW:KW-1064 #> 447 UniProtKB-SubCell:SL-0039 #> 448 UniProtKB-KW:KW-1280 #> 449 UniProtKB-KW:KW-1064 #> 450 UniProtKB-KW:KW-1279 #> 451 UniProtKB-KW:KW-1064 #> 452 UniProtKB-KW:KW-1279 #> 453 UniProtKB-KW:KW-1064 #> 454 UniProtKB-KW:KW-1279 #> 455 UniProtKB-KW:KW-1064 #> 456 UniProtKB-KW:KW-1279 #> 457 UniProtKB-KW:KW-1064 #> 458 UniProtKB-KW:KW-1279 #> 459 UniProtKB-KW:KW-1064 #> 460 UniProtKB-KW:KW-1279 #> 461 UniProtKB-KW:KW-1064 #> 462 UniProtKB-KW:KW-1279 #> 463 UniProtKB-KW:KW-1064 #> 464 UniProtKB-KW:KW-1279 #> 465 UniProtKB-KW:KW-1064 #> 466 UniProtKB-KW:KW-1279 #> 467 UniProtKB-KW:KW-1064 #> 468 UniProtKB-KW:KW-1279 #> 469 UniProtKB-KW:KW-1064 #> 470 UniProtKB-KW:KW-1279 #> 471 UniProtKB-KW:KW-1064 #> 472 UniProtKB-KW:KW-1279 #> 473 UniProtKB-KW:KW-1064 #> 474 UniProtKB-KW:KW-1279 #> 475 UniProtKB-KW:KW-1064 #> 476 UniProtKB-KW:KW-1279 #> 477 UniProtKB-KW:KW-1064 #> 478 UniProtKB-KW:KW-1279 #> 479 UniProtKB-KW:KW-1064 #> 480 UniProtKB-KW:KW-1279 #> 481 UniProtKB-KW:KW-1064 #> 482 UniProtKB-KW:KW-1279 #> 483 UniProtKB-KW:KW-1064 #> 484 UniProtKB-KW:KW-1279 #> 485 UniProtKB-KW:KW-1064 #> 486 UniProtKB-KW:KW-1279 #> 487 UniProtKB-KW:KW-1064 #> 488 UniProtKB-KW:KW-1279 #> 489 UniProtKB-KW:KW-1064 #> 490 UniProtKB-KW:KW-1279 #> 491 UniProtKB-KW:KW-1064 #> 492 UniProtKB-KW:KW-1279 #> 493 UniProtKB-KW:KW-1064 #> 494 UniProtKB-KW:KW-1279 #> 495 UniProtKB-KW:KW-1064 #> 496 UniProtKB-KW:KW-1279 #> 497 UniProtKB-KW:KW-1064 #> 498 UniProtKB-KW:KW-1279 #> 499 UniProtKB-KW:KW-1064 #> 500 UniProtKB-KW:KW-1279 #> 501 UniProtKB:Q96EL3 #> 502 UniProtKB-KW:KW-1064 #> 503 UniProtKB-SubCell:SL-0039 #> 504 UniProtKB-KW:KW-1280 #> 505 UniProtKB-KW:KW-1064 #> 506 UniProtKB-KW:KW-1279 #> 507 UniProtKB:Q96S66 #> 508 UniProtKB:Q96S66 #> 509 UniProtKB-KW:KW-0834 #> 510 #> 511 #> 512 InterPro:IPR017090 #> 513 UniProtKB:P62072 #> 514 UniProtKB:P78337 #> 515 UniProtKB:Q14696 #> 516 UniProtKB:Q68G74 #> 517 UniProtKB:Q9BRT9 #> 518 UniProtKB:Q9NRG1 #> 519 UniProtKB-KW:KW-0067 #> 520 EC:2.7.11.1 #> 521 RHEA:17989 #> 522 EC:2.7.11.1 #> 523 RHEA:46608 #> 524 UniProtKB-KW:KW-1064 #> 525 UniProtKB-SubCell:SL-0039 #> 526 UniProtKB-KW:KW-1280 #> 527 #> 528 #> 529 #> 530 #> 531 #> 532 #> 533 #> 534 #> 535 #> 536 #> 537 #> 538 #> 539 #> 540 #> 541 #> 542 #> 543 #> 544 #> 545 #> 546 #> 547 #> 548 #> 549 #> 550 #> 551 #> 552 #> 553 #> 554 #> 555 #> 556 #> 557 #> 558 #> 559 #> 560 #> 561 #> 562 #> 563 #> 564 #> 565 #> 566 #> 567 #> 568 #> 569 #> 570 #> 571 #> 572 #> 573 #> 574 #> 575 #> 576 #> 577 #> 578 #> 579 #> 580 #> 581 #> 582 #> 583 #> 584 #> 585 #> 586 #> 587 #> 588 #> 589 #> 590 #> 591 #> 592 #> 593 #> 594 #> 595 #> 596 #> 597 #> 598 #> 599 #> 600 UniProtKB-KW:KW-1280 #> 601 UniProtKB-KW:KW-1064 #> 602 UniProtKB-SubCell:SL-0039 #> 603 UniProtKB-KW:KW-1280 #> 604 UniProtKB-KW:KW-1064 #> 605 UniProtKB-KW:KW-0399 #> 606 UniProtKB-KW:KW-1279 #> 607 UniProtKB-KW:KW-1064 #> 608 UniProtKB-KW:KW-0399 #> 609 UniProtKB-KW:KW-1279 #> 610 UniProtKB-KW:KW-1064 #> 611 UniProtKB-SubCell:SL-0039 #> 612 UniProtKB-KW:KW-1280 #> 613 UniProtKB-KW:KW-1064 #> 614 UniProtKB-KW:KW-1279 #> 615 UniProtKB-KW:KW-1064 #> 616 UniProtKB-SubCell:SL-0243 #> 617 UniProtKB-SubCell:SL-0039 #> 618 UniProtKB-KW:KW-1280 #> 619 UniProtKB-KW:KW-1064 #> 620 UniProtKB-SubCell:SL-0039 #> 621 UniProtKB-KW:KW-1280 #> 622 UniProtKB-KW:KW-1064 #> 623 UniProtKB-SubCell:SL-0039 #> 624 UniProtKB-KW:KW-1280 #> 625 UniProtKB-KW:KW-1064 #> 626 UniProtKB-SubCell:SL-0039 #> 627 UniProtKB-KW:KW-1280 #> 628 UniProtKB-KW:KW-1064 #> 629 UniProtKB-SubCell:SL-0039 #> 630 UniProtKB-KW:KW-1280 #> 631 #> 632 #> 633 #> 634 #> 635 #> 636 #> 637 #> 638 #> 639 #> 640 #> 641 #> 642 #> 643 #> 644 #> 645 #> 646 #> 647 #> 648 #> 649 #> 650 #> 651 #> 652 #> 653 #> 654 #> 655 #> 656 #> 657 #> 658 #> 659 #> 660 #> 661 #> 662 #> 663 #> 664 #> 665 #> 666 #> 667 #> 668 #> 669 #> 670 #> 671 #> 672 #> 673 #> 674 #> 675 #> 676 #> 677 #> 678 #> 679 #> 680 #> 681 #> 682 #> 683 #> 684 #> 685 #> 686 #> 687 #> 688 #> 689 #> 690 #> 691 #> 692 #> 693 #> 694 #> 695 #> 696 #> 697 #> 698 #> 699 #> 700 #> 701 #> 702 #> 703 #> 704 UniProtKB-KW:KW-1280 #> 705 #> 706 UniProtKB:P18846 #> 707 UniProtKB:Q14494 #> 708 UniProtKB:Q16236 #> 709 #> 710 #> 711 #> 712 #> 713 #> 714 #> 715 #> 716 #> 717 #> 718 #> 719 #> 720 #> 721 UniProtKB-KW:KW-0812 #> 722 UniProtKB-KW:KW-0812 #> 723 InterPro:IPR002494 #> 724 UniProtKB-KW:KW-0812 #> 725 UniProtKB-KW:KW-0812 #> 726 InterPro:IPR026271 #> 727 InterPro:IPR026271 #> 728 InterPro:IPR026271 #> 729 InterPro:IPR026271 #> 730 InterPro:IPR006689 #> 731 UniProtKB-KW:KW-1064 #> 732 UniProtKB-KW:KW-0491 #> 733 UniProtKB-SubCell:SL-0157 #> 734 UniProtKB-SubCell:SL-0100 #> 735 UniProtKB-KW:KW-0812 #> 736 UniProtKB-KW:KW-0491 #> 737 InterPro:IPR000276 #> 738 InterPro:IPR000725 #> 739 InterPro:IPR000276|InterPro:IPR000725 #> 740 GO:0004984 #> 741 UniProtKB-KW:KW-0812 #> 742 UniProtKB-KW:KW-0722 #> 743 GO:0004866 #> 744 GO:0004867 #> 745 InterPro:IPR011626 #> 746 UniProtKB-KW:KW-0812 #> 747 UniProtKB-KW:KW-0297 #> 748 InterPro:IPR000725 #> 749 UniProtKB-KW:KW-0297 #> 750 GO:0004984 #> 751 UniProtKB-SubCell:SL-0039 #> 752 UniProtKB-KW:KW-0812 #> 753 UniProtKB-KW:KW-0812 #> 754 InterPro:IPR026271 #> 755 InterPro:IPR026271 #> 756 InterPro:IPR026271 #> 757 InterPro:IPR026271 #> 758 UniProtKB-KW:KW-0812 #> 759 UniProtKB-KW:KW-0812 #> 760 UniProtKB-KW:KW-0812 #> 761 UniProtKB-KW:KW-1064 #> 762 UniProtKB-SubCell:SL-0039 #> 763 UniProtKB-KW:KW-1280 #> 764 UniProtKB-KW:KW-0479 #> 765 UniProtKB-KW:KW-1064 #> 766 UniProtKB-KW:KW-1279 #> 767 UniProtKB-KW:KW-1064 #> 768 UniProtKB-KW:KW-1279 #> 769 UniProtKB-KW:KW-1064 #> 770 UniProtKB-KW:KW-1279 #> 771 UniProtKB-KW:KW-1064 #> 772 UniProtKB-KW:KW-1279 #> 773 UniProtKB-KW:KW-1064 #> 774 UniProtKB-KW:KW-1279 #> 775 UniProtKB-KW:KW-1064 #> 776 UniProtKB-KW:KW-1279 #> 777 UniProtKB-KW:KW-1064 #> 778 UniProtKB-KW:KW-1279 #> 779 UniProtKB-KW:KW-1064 #> 780 UniProtKB-KW:KW-1279 #> 781 UniProtKB-KW:KW-0479 #> 782 UniProtKB-KW:KW-1064 #> 783 UniProtKB-KW:KW-1279 #> 784 UniProtKB-KW:KW-1064 #> 785 UniProtKB-KW:KW-1279 #> 786 UniProtKB-KW:KW-1064 #> 787 UniProtKB-KW:KW-1279 #> 788 UniProtKB-KW:KW-1064 #> 789 UniProtKB-KW:KW-1279 #> 790 UniProtKB-KW:KW-1064 #> 791 UniProtKB-KW:KW-1279 #> 792 UniProtKB-KW:KW-1064 #> 793 UniProtKB-KW:KW-1279 #> 794 UniProtKB-KW:KW-1064 #> 795 UniProtKB-KW:KW-1279 #> 796 UniProtKB-KW:KW-1064 #> 797 UniProtKB-KW:KW-1279 #> 798 UniProtKB-KW:KW-1064 #> 799 UniProtKB-KW:KW-1279 #> 800 #> 801 UniProtKB:O43914|UniProtKB:Q9UBK5 #> 802 #> 803 UniProtKB-SubCell:SL-0243 #> 804 UniProtKB-KW:KW-0812 #> 805 InterPro:IPR010313|InterPro:IPR015938 #> 806 InterPro:IPR010313|InterPro:IPR015938 #> 807 UniProtKB:O43559 #> 808 UniProtKB:P27658 #> 809 UniProtKB:P41271-2 #> 810 UniProtKB:Q63ZY3 #> 811 UniProtKB:Q86VK4-3 #> 812 UniProtKB:Q9BUZ4 #> 813 UniProtKB:Q9H6L4 #> 814 UniProtKB:Q9NPB3 #> 815 UniProtKB-KW:KW-0479 #> 816 UniProtKB-SubCell:SL-0191 #> 817 UniProtKB-KW:KW-0812 #> 818 InterPro:IPR006913 #> 819 UniProtKB-KW:KW-0479 #> 820 UniProtKB-KW:KW-0812 #> 821 UniProtKB:Q6P2E9 #> 822 #> 823 UniProtKB-KW:KW-0507 #> 824 #> 825 #> 826 InterPro:IPR006913 #> 827 UniProtKB-KW:KW-0479 #> 828 UniProtKB-KW:KW-0812 #> 829 UniProtKB-KW:KW-0297 #> 830 InterPro:IPR000725 #> 831 UniProtKB-KW:KW-0297 #> 832 GO:0004984 #> 833 UniProtKB-KW:KW-0812 #> 834 UniProtKB-KW:KW-0297 #> 835 InterPro:IPR000725 #> 836 UniProtKB-KW:KW-0297 #> 837 GO:0004984 #> 838 UniProtKB-SubCell:SL-0039 #> 839 UniProtKB-KW:KW-0812 #> 840 UniProtKB-KW:KW-0297 #> 841 InterPro:IPR000725 #> 842 UniProtKB-KW:KW-0297 #> 843 GO:0004984 #> 844 UniProtKB-SubCell:SL-0039 #> 845 UniProtKB-KW:KW-0812 #> 846 InterPro:IPR003090|InterPro:IPR012274 #> 847 UniProtKB:O15160 #> 848 UniProtKB:O15273 #> 849 UniProtKB:O43464 #> 850 UniProtKB:O60333-2 #> 851 UniProtKB:O60506-4 #> 852 UniProtKB:O60636 #> 853 UniProtKB:O60830 #> 854 UniProtKB:O75558 #> 855 UniProtKB:O95817 #> 856 UniProtKB:P04792 #> 857 UniProtKB:P08865 #> 858 UniProtKB:P15976-2 #> 859 UniProtKB:P19388 #> 860 UniProtKB:P20849 #> 861 UniProtKB:P23588 #> 862 UniProtKB:P26998 #> 863 UniProtKB:P35611 #> 864 UniProtKB:P41219 #> 865 UniProtKB:P42858 #> 866 UniProtKB:P47804-3 #> 867 UniProtKB:P48443 #> 868 UniProtKB:P49336-2 #> 869 UniProtKB:P53801 #> 870 UniProtKB:P57682 #> 871 UniProtKB:P60228 #> 872 UniProtKB:P60891 #> 873 UniProtKB:P61289 #> 874 UniProtKB:Q06547-2 #> 875 UniProtKB:Q0VD86 #> 876 UniProtKB:Q13322-4 #> 877 UniProtKB:Q13404 #> 878 UniProtKB:Q14005-2 #> 879 UniProtKB:Q14533 #> 880 UniProtKB:Q14847-2 #> 881 UniProtKB:Q15759 #> 882 UniProtKB:Q2NKQ1-4 #> 883 UniProtKB:Q3LI72 #> 884 UniProtKB:Q3SYF9 #> 885 UniProtKB:Q495U3 #> 886 UniProtKB:Q496A3 #> 887 UniProtKB:Q4VB01 #> 888 UniProtKB:Q5T0L3 #> 889 UniProtKB:Q5VYS8-5 #> 890 UniProtKB:Q6DKI2 #> 891 UniProtKB:Q6NXG1 #> 892 UniProtKB:Q6NXG1-3 #> 893 UniProtKB:Q6NZ36-4 #> 894 UniProtKB:Q6P4D5-2 #> 895 UniProtKB:Q6ZMI0-5 #> 896 UniProtKB:Q7Z783 #> 897 UniProtKB:Q86SQ7-2 #> 898 UniProtKB:Q86WV2 #> 899 UniProtKB:Q8IU80-2 #> 900 UniProtKB:Q8IUC2 #> 901 UniProtKB:Q8IUR5-4 #> 902 UniProtKB:Q8N0Y2-2 #> 903 UniProtKB:Q8N488 #> 904 UniProtKB:Q8N6R0 #> 905 UniProtKB:Q8NC06-3 #> 906 UniProtKB:Q8TBE0 #> 907 UniProtKB:Q8TDR4 #> 908 UniProtKB:Q8WUU4 #> 909 UniProtKB:Q8WZ73-3 #> 910 UniProtKB:Q92615 #> 911 UniProtKB:Q92886 #> 912 UniProtKB:Q969K3 #> 913 UniProtKB:Q96A04 #> 914 UniProtKB:Q96A09 #> 915 UniProtKB:Q96BD6 #> 916 UniProtKB:Q96EF9 #> 917 UniProtKB:Q96GL9 #> 918 UniProtKB:Q96JB6 #> 919 UniProtKB:Q96KP6 #> 920 UniProtKB:Q96QH2 #> 921 UniProtKB:Q99683 #> 922 UniProtKB:Q99944 #> 923 UniProtKB:Q9BWF3 #> 924 UniProtKB:Q9BXL8 #> 925 UniProtKB:Q9BXU0 #> 926 UniProtKB:Q9BY12-3 #> 927 UniProtKB:Q9C004 #> 928 UniProtKB:Q9H0W9-3 #> 929 UniProtKB:Q9H4E5 #> 930 UniProtKB:Q9H9P5-5 #> 931 UniProtKB:Q9NNX6-10 #> 932 UniProtKB:Q9NP61 #> 933 UniProtKB:Q9NTN9-3 #> 934 UniProtKB:Q9NVA1 #> 935 UniProtKB:Q9NWB1-5 #> 936 UniProtKB:Q9NX94 #> 937 UniProtKB:Q9NXC2 #> 938 UniProtKB:Q9NZC7-5 #> 939 UniProtKB:Q9P0W2 #> 940 UniProtKB:Q9UQB8-6 #> 941 UniProtKB:Q9Y239 #> 942 UniProtKB:Q9Y266 #> 943 UniProtKB:Q9Y2M5 #> 944 UniProtKB:Q9Y6W6 #> 945 UniProtKB-KW:KW-0479 #> 946 #> 947 #> 948 UniProtKB-KW:KW-0812 #> 949 InterPro:IPR002957 #> 950 UniProtKB-KW:KW-0403 #> 951 InterPro:IPR002494 #> 952 InterPro:IPR002494 #> 953 UniProtKB-KW:KW-0417 #> 954 UniProtKB-KW:KW-0812 #> 955 UniProtKB-KW:KW-0812 #> 956 InterPro:IPR028873 #> 957 UniProtKB-KW:KW-0812 #> 958 UniProtKB-SubCell:SL-0191 #> 959 UniProtKB-KW:KW-0812 #> 960 UniProtKB-KW:KW-0812 #> 961 UniProtKB-KW:KW-0503 #> 962 InterPro:IPR001128|InterPro:IPR002401|InterPro:IPR017972|InterPro:IPR036396 #> 963 InterPro:IPR001128|InterPro:IPR002401|InterPro:IPR017972|InterPro:IPR036396 #> 964 InterPro:IPR001128|InterPro:IPR002401|InterPro:IPR036396 #> 965 UniProtKB-KW:KW-0812 #> 966 UniProtKB:Q2Q5T5 #> 967 UniProtKB:Q2Q5T5 #> 968 UniProtKB:Q2Q5T5 #> 969 UniProtKB:Q2Q5T5 #> 970 UniProtKB:Q2Q5T5 #> 971 UniProtKB:Q2Q5T5 #> 972 UniProtKB:Q2Q5T5 #> 973 UniProtKB-SubCell:SL-0243 #> 974 UniProtKB-KW:KW-0479 #> 975 UniProtKB-KW:KW-0812 #> 976 InterPro:IPR001577 #> 977 UniProtKB-KW:KW-0479 #> 978 UniProtKB-KW:KW-0645 #> 979 InterPro:IPR001577 #> 980 UniProtKB-KW:KW-0812 #> 981 UniProtKB-KW:KW-0812 #> 982 UniProtKB-KW:KW-0812 #> 983 UniProtKB-KW:KW-0812 #> 984 UniProtKB-KW:KW-0812 #> 985 InterPro:IPR000719 #> 986 InterPro:IPR000719 #> 987 InterPro:IPR000719 #> 988 UniProtKB-KW:KW-0067 #> 989 UniProtKB-KW:KW-0436 #> 990 UniProtKB-KW:KW-0812 #> 991 UniProtKB:Q14696 #> 992 UniProtKB:Q53EP0-3 #> 993 UniProtKB:Q8N8Z8 #> 994 InterPro:IPR002345 #> 995 UniProtKB-KW:KW-0964 #> 996 UniProtKB-KW:KW-0812 #> 997 UniProtKB-KW:KW-0812 #> 998 UniProtKB-KW:KW-0812 #> 999 InterPro:IPR043937 #> 1000 UniProtKB-KW:KW-0812 #> 1001 UniProtKB-KW:KW-0812 #> 1002 InterPro:IPR001254|InterPro:IPR018114 #> 1003 InterPro:IPR001254|InterPro:IPR018114 #> 1004 UniProtKB-SubCell:SL-0243 #> 1005 #> 1006 #> 1007 UniProtKB-KW:KW-0963 #> 1008 UniProtKB:Q9DAE7 #> 1009 UniProtKB-KW:KW-0812 #> 1010 UniProtKB:A0A1B0GSZ0 #> 1011 #> 1012 #> 1013 #> 1014 #> 1015 UniProtKB-KW:KW-0812 #> 1016 UniProtKB-KW:KW-0812 #> 1017 UniProtKB-KW:KW-0479 #> 1018 UniProtKB-SubCell:SL-0162 #> 1019 UniProtKB-KW:KW-0812 #> 1020 UniProtKB-KW:KW-0812 #> 1021 UniProtKB-KW:KW-0812 #> 1022 UniProtKB-KW:KW-0812 #> 1023 UniProtKB-KW:KW-0812 #> 1024 UniProtKB-KW:KW-0812 #> 1025 tfclass:3.4.1 #> 1026 tfclass:3.4.1 #> 1027 UniProtKB-KW:KW-0812 #> 1028 UniProtKB-KW:KW-1064 #> 1029 UniProtKB-KW:KW-1279 #> 1030 UniProtKB-KW:KW-1064 #> 1031 UniProtKB-KW:KW-1279 #> 1032 UniProtKB-KW:KW-1064 #> 1033 UniProtKB-KW:KW-1279 #> 1034 UniProtKB-KW:KW-1064 #> 1035 UniProtKB-KW:KW-0399 #> 1036 UniProtKB-KW:KW-1279 #> 1037 UniProtKB-KW:KW-1064 #> 1038 UniProtKB-KW:KW-1279 #> 1039 UniProtKB-KW:KW-1064 #> 1040 UniProtKB-KW:KW-1279 #> 1041 UniProtKB-KW:KW-1064 #> 1042 UniProtKB-KW:KW-1279 #> 1043 UniProtKB-KW:KW-1064 #> 1044 UniProtKB-KW:KW-1279 #> 1045 InterPro:IPR002394 #> 1046 GO:0022848 #> 1047 UniProtKB-SubCell:SL-0219 #> 1048 InterPro:IPR009072 #> 1049 GO:0003713 #> 1050 GO:0032454 #> 1051 InterPro:IPR009072 #> 1052 GO:0003713 #> 1053 InterPro:IPR009072 #> 1054 GO:0003713 #> 1055 InterPro:IPR009072 #> 1056 GO:0003713 #> 1057 InterPro:IPR009072 #> 1058 GO:0003713 #> 1059 InterPro:IPR009072 #> 1060 GO:0003713 #> 1061 EC:3.1.3.16 #> 1062 RHEA:20629 #> 1063 EC:3.1.3.16 #> 1064 RHEA:47004 #> 1065 EC:3.1.3.16 #> 1066 RHEA:20629 #> 1067 EC:3.1.3.16 #> 1068 RHEA:47004 #> 1069 InterPro:IPR000418 #> 1070 EC:3.1.3.16 #> 1071 RHEA:20629 #> 1072 EC:3.1.3.16 #> 1073 RHEA:47004 #> 1074 EC:3.1.3.16 #> 1075 RHEA:20629 #> 1076 EC:3.1.3.16 #> 1077 RHEA:47004 #> 1078 EC:3.1.3.16 #> 1079 RHEA:20629 #> 1080 EC:3.1.3.16 #> 1081 RHEA:47004 #> 1082 UniProtKB-KW:KW-0479 #> 1083 InterPro:IPR001909|InterPro:IPR036051 #> 1084 UniProtKB-KW:KW-0812 #> 1085 UniProtKB-KW:KW-0812 #> 1086 GO:0003714 #> 1087 InterPro:IPR009072 #> 1088 GO:0003713 #> 1089 EC:3.1.3.16 #> 1090 RHEA:20629 #> 1091 EC:3.1.3.16 #> 1092 RHEA:47004 #> 1093 UniProtKB:A0A286YDK6 #> 1094 UniProtKB:A0A286YDK6 #> 1095 InterPro:IPR007304 #> 1096 InterPro:IPR024858 #> 1097 InterPro:IPR009072 #> 1098 GO:0003713 #> 1099 UniProtKB-SubCell:SL-0191 #> 1100 InterPro:IPR009072 #> 1101 GO:0003713 #> 1102 UniProtKB-KW:KW-0812 #> 1103 InterPro:IPR000725 #> 1104 UniProtKB-KW:KW-0416 #> 1105 UniProtKB-KW:KW-0416 #> 1106 UniProtKB-KW:KW-0416 #> 1107 UniProtKB-KW:KW-0416 #> 1108 UniProtKB-KW:KW-0812 #> 1109 UniProtKB-KW:KW-0416 #> 1110 UniProtKB-KW:KW-0812 #> 1111 UniProtKB-KW:KW-0416 #> 1112 UniProtKB-KW:KW-0416 #> 1113 UniProtKB-KW:KW-0416 #> 1114 UniProtKB-KW:KW-0416 #> 1115 UniProtKB-KW:KW-0812 #> 1116 InterPro:IPR002906 #> 1117 UniProtKB-KW:KW-0479 #> 1118 InterPro:IPR002906|InterPro:IPR011332 #> 1119 UniProtKB-KW:KW-0689 #> 1120 UniRule:UR000414619 #> 1121 UniProtKB-KW:KW-0507 #> 1122 UniProtKB-KW:KW-0508 #> 1123 UniProtKB-SubCell:SL-0191 #> 1124 UniProtKB-SubCell:SL-0086 #> 1125 UniProtKB-KW:KW-0297 #> 1126 GO:0004984 #> 1127 UniProtKB-SubCell:SL-0039 #> 1128 UniProtKB-KW:KW-0812 #> 1129 UniProtKB-KW:KW-0812 #> 1130 UniProtKB-KW:KW-0479 #> 1131 InterPro:IPR038878 #> 1132 GO:0061630 #> 1133 UniProtKB-KW:KW-0812 #> 1134 UniProtKB-SubCell:SL-0243 #> 1135 EC:2.1.1.6 #> 1136 EC:2.1.1.6 #> 1137 UniProtKB-KW:KW-1009 #> 1138 UniProtKB-KW:KW-0489 #> 1139 UniProtKB-KW:KW-0531 #> 1140 UniProtKB-SubCell:SL-0095 #> 1141 InterPro:IPR009072 #> 1142 UniProtKB-SubCell:SL-0191 #> 1143 UniProtKB-KW:KW-0544 #> 1144 InterPro:IPR004825 #> 1145 GO:0005179 #> 1146 InterPro:IPR004825 #> 1147 UniProtKB-KW:KW-0812 #> 1148 UniProtKB-KW:KW-0812 #> 1149 UniProtKB-KW:KW-0812 #> 1150 UniProtKB-KW:KW-0297 #> 1151 UniProtKB-KW:KW-0297 #> 1152 GO:0004984 #> 1153 UniProtKB-SubCell:SL-0039 #> 1154 UniProtKB-KW:KW-0812 #> 1155 UniProtKB-KW:KW-0297 #> 1156 InterPro:IPR000725 #> 1157 UniProtKB-KW:KW-0297 #> 1158 GO:0004984 #> 1159 UniProtKB-SubCell:SL-0039 #> 1160 UniProtKB-KW:KW-0812 #> 1161 UniProtKB-KW:KW-0297 #> 1162 InterPro:IPR000725 #> 1163 UniProtKB-KW:KW-0297 #> 1164 GO:0004984 #> 1165 UniProtKB-SubCell:SL-0039 #> 1166 UniProtKB-KW:KW-0812 #> 1167 UniProtKB-KW:KW-0297 #> 1168 InterPro:IPR000725 #> 1169 UniProtKB-KW:KW-0297 #> 1170 GO:0004984 #> 1171 UniProtKB-SubCell:SL-0039 #> 1172 UniProtKB-KW:KW-0812 #> 1173 UniProtKB-SubCell:SL-0243 #> 1174 UniProtKB-SubCell:SL-0243 #> 1175 InterPro:IPR000219|InterPro:IPR001331 #> 1176 InterPro:IPR001331 #> 1177 InterPro:IPR001766 #> 1178 InterPro:IPR001766 #> 1179 InterPro:IPR001766 #> 1180 UniProtKB-SubCell:SL-0091 #> 1181 InterPro:IPR002478|InterPro:IPR004521 #> 1182 UniProtKB-SubCell:SL-0086 #> 1183 InterPro:IPR000315 #> 1184 UniProtKB-KW:KW-0417 #> 1185 UniProtKB-KW:KW-0297 #> 1186 UniProtKB-KW:KW-0297 #> 1187 GO:0004984 #> 1188 UniProtKB-KW:KW-0812 #> 1189 InterPro:IPR028271 #> 1190 InterPro:IPR009072 #> 1191 UniProtKB-SubCell:SL-0191 #> 1192 UniProtKB-KW:KW-0544 #> 1193 UniProtKB-KW:KW-0812 #> 1194 UniProtKB-KW:KW-0812 #> 1195 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1196 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1197 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1198 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1199 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1200 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1201 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1202 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1203 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1204 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1205 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1206 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1207 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1208 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1209 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1210 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1211 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1212 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1213 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1214 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1215 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1216 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1217 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1218 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1219 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1220 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1221 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1222 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1223 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1224 UniProtKB:A0A5F8MPU8|ensembl:ENSMUSP00000158957 #> 1225 UniProtKB-KW:KW-0812 #> 1226 InterPro:IPR002164 #> 1227 InterPro:IPR002164 #> 1228 InterPro:IPR000198|InterPro:IPR008936 #> 1229 UniProtKB-KW:KW-0297 #> 1230 InterPro:IPR000725 #> 1231 UniProtKB-KW:KW-0297 #> 1232 GO:0004984 #> 1233 UniProtKB-SubCell:SL-0039 #> 1234 UniProtKB-KW:KW-0812 #> 1235 UniProtKB-KW:KW-1064 #> 1236 UniProtKB-KW:KW-1279 #> 1237 UniProtKB-KW:KW-1064 #> 1238 UniProtKB-KW:KW-1279 #> 1239 UniProtKB-KW:KW-1064 #> 1240 UniProtKB-KW:KW-1279 #> 1241 UniProtKB-KW:KW-1064 #> 1242 UniProtKB-KW:KW-1279 #> 1243 UniProtKB-KW:KW-1064 #> 1244 UniProtKB-KW:KW-1279 #> 1245 UniProtKB-KW:KW-1064 #> 1246 UniProtKB-KW:KW-1279 #> 1247 UniProtKB-KW:KW-1064 #> 1248 UniProtKB-KW:KW-1279 #> 1249 UniProtKB-KW:KW-1064 #> 1250 UniProtKB-KW:KW-1279 #> 1251 UniProtKB-KW:KW-1064 #> 1252 UniProtKB-KW:KW-1279 #> 1253 UniProtKB-KW:KW-1064 #> 1254 UniProtKB-KW:KW-1279 #> 1255 UniProtKB-KW:KW-1064 #> 1256 UniProtKB-KW:KW-1279 #> 1257 UniProtKB-KW:KW-1064 #> 1258 UniProtKB-KW:KW-1279 #> 1259 UniProtKB-KW:KW-1064 #> 1260 UniProtKB-KW:KW-1279 #> 1261 UniProtKB-KW:KW-0812 #> 1262 UniProtKB-KW:KW-1279 #> 1263 UniProtKB-KW:KW-0812 #> 1264 UniProtKB-KW:KW-0238 #> 1265 InterPro:IPR004827|InterPro:IPR016743 #> 1266 InterPro:IPR004827 #> 1267 InterPro:IPR016743 #> 1268 InterPro:IPR016743 #> 1269 UniProtKB-SubCell:SL-0191 #> 1270 UniProtKB-KW:KW-0812 #> 1271 InterPro:IPR006028|InterPro:IPR006201 #> 1272 UniProtKB-KW:KW-0869 #> 1273 InterPro:IPR008127 #> 1274 InterPro:IPR008127 #> 1275 UniProtKB-KW:KW-0869 #> 1276 InterPro:IPR006028|InterPro:IPR006201 #> 1277 InterPro:IPR008127 #> 1278 UniProtKB-KW:KW-0966 #> 1279 UniProtKB-SubCell:SL-0219 #> 1280 UniProtKB-KW:KW-0869 #> 1281 InterPro:IPR000315 #> 1282 UniProtKB-SubCell:SL-0191 #> 1283 UniProtKB-SubCell:SL-0086 #> 1284 UniProtKB:P26367 #> 1285 UniProtKB-KW:KW-0812 #> 1286 #> 1287 #> 1288 UniProtKB:B7ZLH0 #> 1289 UniProtKB:P32243-2 #> 1290 UniProtKB:P57721-2 #> 1291 UniProtKB:Q5SWW7 #> 1292 UniProtKB:Q66K41-2 #> 1293 UniProtKB:Q6P1W5 #> 1294 UniProtKB:Q8N6W0 #> 1295 UniProtKB:Q9NWB1-5 #> 1296 UniProtKB:Q9NZ81 #> 1297 UniProtKB:Q9UQM7 #> 1298 UniProtKB:Q91WT8|ensembl:ENSMUSP00000144122 #> 1299 UniProtKB:Q91WT8|ensembl:ENSMUSP00000144122 #> 1300 UniProtKB:Q8BS45 #> 1301 UniProtKB-KW:KW-0653 #> 1302 UniProtKB:Q8BS45 #> 1303 #> 1304 UniProtKB:Q8BS45 #> 1305 UniProtKB:Q8BS45 #> 1306 UniProtKB:Q8BS45 #> 1307 UniProtKB:Q8BS45|ensembl:ENSMUSP00000124369 #> 1308 UniProtKB:Q8BS45|ensembl:ENSMUSP00000124369 #> 1309 UniProtKB:Q8BS45 #> 1310 #> 1311 #> 1312 #> 1313 #> 1314 #> 1315 #> 1316 #> 1317 #> 1318 UniProtKB:Q8BS45 #> 1319 InterPro:IPR029997 #> 1320 UniProtKB-KW:KW-0812 #> 1321 UniProtKB-KW:KW-0479 #> 1322 #> 1323 #> 1324 #> 1325 #> 1326 UniProtKB-KW:KW-0834 #> 1327 #> 1328 #> 1329 #> 1330 #> 1331 #> 1332 #> 1333 UniProtKB-KW:KW-0812 #> 1334 #> 1335 tfclass:3.3.2 #> 1336 #> 1337 UniProtKB:Q58FA4 #> 1338 #> 1339 #> 1340 UniProtKB:Q96AV8 #> 1341 UniProtKB:Q12800 #> 1342 UniProtKB:Q13643 #> 1343 UniProtKB:Q6FHY5 #> 1344 UniProtKB:Q9UNE7 #> 1345 UniProtKB:O14645 #> 1346 UniProtKB:O14901 #> 1347 UniProtKB:P01112 #> 1348 UniProtKB:P06396 #> 1349 UniProtKB:P07550 #> 1350 UniProtKB:P22607 #> 1351 UniProtKB:P37840 #> 1352 UniProtKB:P42858 #> 1353 UniProtKB:P46379-2 #> 1354 UniProtKB:P55212 #> 1355 UniProtKB:Q14957 #> 1356 UniProtKB:Q7Z412 #> 1357 UniProtKB:Q92870-2 #> 1358 UniProtKB:Q9UMX0 #> 1359 UniProtKB:Q9Y649 #> 1360 UniProtKB:Q58FA4|ensembl:ENSMUSP00000056778 #> 1361 #> 1362 UniProtKB:Q58FA4 #> 1363 #> 1364 UniProtKB:Q58FA4 #> 1365 #> 1366 #> 1367 UniProtKB:Q58FA4|ensembl:ENSMUSP00000056778 #> 1368 UniProtKB:Q58FA4 #> 1369 UniProtKB:Q58FA4 #> 1370 UniProtKB:Q58FA4 #> 1371 #> 1372 UniProtKB:Q58FA4 #> 1373 UniProtKB:Q58FA4 #> 1374 UniProtKB:Q58FA4 #> 1375 #> 1376 #> 1377 #> 1378 #> 1379 #> 1380 #> 1381 tfclass:3.3.2 #> 1382 UniProtKB:O15205 #> 1383 UniProtKB:Q6NT76 #> 1384 UniProtKB:O15205 #> 1385 UniProtKB-KW:KW-0067 #> 1386 #> 1387 #> 1388 UniProtKB:Q8C7R4|ensembl:ENSMUSP00000035328 #> 1389 UniProtKB:Q8C7R4|ensembl:ENSMUSP00000035328 #> 1390 UniPathway:UPA00143 #> 1391 #> 1392 #> 1393 UniProtKB:Q8C7R4|ensembl:ENSMUSP00000035328 #> 1394 UniProtKB:Q8C7R4|ensembl:ENSMUSP00000035328 #> 1395 UniProtKB:Q8C7R4|ensembl:ENSMUSP00000035328 #> 1396 #> 1397 #> 1398 #> 1399 UniProtKB:Q9BSJ8 #> 1400 UniProtKB:A0FGR9 #> 1401 UniProtKB:Q9BSJ8 #> 1402 UniProtKB:A0FGR9 #> 1403 UniProtKB:Q9BSJ8 #> 1404 #> 1405 #> 1406 #> 1407 #> 1408 UniProtKB:A0FGR8 #> 1409 UniProtKB:A0FGR8 #> 1410 #> 1411 #> 1412 UniProtKB-KW:KW-0445 #> 1413 UniProtKB-KW:KW-0254 #> 1414 InterPro:IPR037733|InterPro:IPR037749|InterPro:IPR037752 #> 1415 #> 1416 #> 1417 #> 1418 #> 1419 #> 1420 #> 1421 #> 1422 #> 1423 UniProtKB:A0FGR8 #> 1424 UniProtKB:Q9BSJ8 #> 1425 UniProtKB:A0FGR8 #> 1426 UniProtKB:Q9BSJ8 #> 1427 #> 1428 UniProtKB-KW:KW-0445 #> 1429 InterPro:IPR037733|InterPro:IPR037749|InterPro:IPR037752 #> 1430 #> 1431 #> 1432 #> 1433 #> 1434 #> 1435 #> 1436 UniProtKB-KW:KW-1064 #> 1437 UniProtKB-KW:KW-1279 #> 1438 UniProtKB-KW:KW-1064 #> 1439 UniProtKB-KW:KW-0399 #> 1440 UniProtKB-KW:KW-1279 #> 1441 UniProtKB-KW:KW-1064 #> 1442 UniProtKB-KW:KW-0399 #> 1443 UniProtKB-KW:KW-1279 #> 1444 InterPro:IPR019403 #> 1445 UniProtKB:Q9NX70 #> 1446 UniProtKB:Q9NX70 #> 1447 UniProtKB:Q9NX70 #> 1448 UniProtKB:Q9NX70 #> 1449 UniProtKB:Q9NX70 #> 1450 UniProtKB:Q63635 #> 1451 UniProtKB:Q8N1B4 #> 1452 UniProtKB:A0JNW5 #> 1453 #> 1454 #> 1455 #> 1456 UniProtKB:O95995 #> 1457 UniProtKB:P26371 #> 1458 UniProtKB:Q08AG9 #> 1459 UniProtKB:Q5T6S3 #> 1460 UniProtKB:Q8N5G2 #> 1461 UniProtKB:Q9BYQ4 #> 1462 UniProtKB:Q9BYQ6 #> 1463 UniProtKB:Q9BYR2 #> 1464 #> 1465 #> 1466 #> 1467 #> 1468 #> 1469 #> 1470 #> 1471 #> 1472 #> 1473 #> 1474 #> 1475 #> 1476 #> 1477 #> 1478 #> 1479 #> 1480 #> 1481 #> 1482 #> 1483 #> 1484 #> 1485 #> 1486 #> 1487 #> 1488 #> 1489 #> 1490 #> 1491 #> 1492 #> 1493 #> 1494 #> 1495 #> 1496 #> 1497 #> 1498 #> 1499 #> 1500 #> 1501 #> 1502 #> 1503 #> 1504 #> 1505 #> 1506 #> 1507 #> 1508 #> 1509 #> 1510 #> 1511 #> 1512 #> 1513 #> 1514 #> 1515 #> 1516 #> 1517 #> 1518 #> 1519 #> 1520 #> 1521 #> 1522 #> 1523 #> 1524 #> 1525 #> 1526 #> 1527 #> 1528 #> 1529 #> 1530 #> 1531 #> 1532 #> 1533 #> 1534 #> 1535 #> 1536 #> 1537 UniProtKB:P05413 #> 1538 UniProtKB:P62508 #> 1539 UniProtKB:Q6PJR7 #> 1540 UniProtKB:Q9Y5B8 #> 1541 UniProtKB:Q8K2Q9|ensembl:ENSMUSP00000041378 #> 1542 #> 1543 UniProtKB:A0MZ67 #> 1544 UniProtKB:A0MZ67 #> 1545 UniProtKB:A0MZ67 #> 1546 UniProtKB:A0MZ67 #> 1547 UniProtKB:A0MZ67 #> 1548 UniProtKB:A0MZ67 #> 1549 UniProtKB:A0MZ67 #> 1550 UniProtKB:Q8K2Q9 #> 1551 UniProtKB:A0MZ67 #> 1552 UniProtKB:Q8K2Q9 #> 1553 UniProtKB:A0MZ67 #> 1554 UniProtKB:Q8K2Q9 #> 1555 #> 1556 #> 1557 UniProtKB:Q8K2Q9|ensembl:ENSMUSP00000041378 #> 1558 UniProtKB:Q8K2Q9 #> 1559 UniProtKB:A0MZ67 #> 1560 UniProtKB:A0MZ67 #> 1561 UniProtKB:Q8K2Q9 #> 1562 UniProtKB:Q8K2Q9 #> 1563 UniProtKB:Q8K2Q9 #> 1564 UniProtKB:Q8K2Q9 #> 1565 UniProtKB:A0MZ67 #> 1566 UniProtKB:Q8K2Q9 #> 1567 UniProtKB:Q8K2Q9 #> 1568 UniProtKB-KW:KW-0560 #> 1569 #> 1570 GO:0005412 #> 1571 #> 1572 #> 1573 #> 1574 UniProtKB-KW:KW-0812 #> 1575 UniProtKB:O15116 #> 1576 UniProtKB:Q14192 #> 1577 UniProtKB:Q15915 #> 1578 UniProtKB:Q53EP0-3 #> 1579 UniProtKB:Q969E8 #> 1580 UniProtKB-KW:KW-0221 #> 1581 #> 1582 #> 1583 UniProtKB:P08514 #> 1584 UniProtKB:Q02930-3 #> 1585 UniProtKB:Q6EMK4 #> 1586 UniProtKB:Q7Z3C6-3 #> 1587 UniProtKB:Q86VE0 #> 1588 UniProtKB:Q96C00 #> 1589 UniProtKB:Q99757 #> 1590 UniProtKB:Q9BSH4 #> 1591 UniProtKB:Q8ND90 #> 1592 UniProtKB:O75508 #> 1593 UniProtKB:P21145 #> 1594 UniProtKB:Q6FHY5 #> 1595 UniProtKB:Q86W74-2 #> 1596 UniProtKB:Q96FZ5 #> 1597 UniProtKB:Q9BVK8 #> 1598 UniProtKB-KW:KW-0217 #> 1599 UniProtKB:Q3UPR0|ensembl:ENSMUSP00000084494 #> 1600 UniProtKB-SubCell:SL-0097 #> 1601 UniProtKB-KW:KW-0812 #> 1602 UniProtKB-KW:KW-0812 #> 1603 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1604 UniProtKB:A8MQ03 #> 1605 UniProtKB:P60410 #> 1606 UniProtKB:Q07627 #> 1607 UniProtKB:Q5TD97 #> 1608 UniProtKB:Q6A162 #> 1609 UniProtKB:Q99750 #> 1610 UniProtKB-KW:KW-0479 #> 1611 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1612 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1613 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1614 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1615 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1616 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1617 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1618 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1619 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1620 UniProtKB:Q0VDQ9|ensembl:ENSMUSP00000031709 #> 1621 #> 1622 #> 1623 #> 1624 EC:2.4.2.42 #> 1625 RHEA:56064 #> 1626 #> 1627 UniProtKB-KW:KW-0812 #> 1628 UniProtKB:Q3TA38 #> 1629 #> 1630 UniProtKB:O95273 #> 1631 UniProtKB:O14880 #> 1632 UniProtKB:O15393-2 #> 1633 UniProtKB:O15552 #> 1634 UniProtKB:O43300 #> 1635 UniProtKB:O60238 #> 1636 UniProtKB:O94778 #> 1637 UniProtKB:P04233-2 #> 1638 UniProtKB:P08034 #> 1639 UniProtKB:P15941-11 #> 1640 UniProtKB:P16871 #> 1641 UniProtKB:P20292 #> 1642 UniProtKB:P21964 #> 1643 UniProtKB:P27105 #> 1644 UniProtKB:P32856-2 #> 1645 UniProtKB:P38484 #> 1646 UniProtKB:P43003 #> 1647 UniProtKB:P48051 #> 1648 UniProtKB:P54219-3 #> 1649 UniProtKB:Q05329 #> 1650 UniProtKB:Q13520 #> 1651 UniProtKB:Q14973 #> 1652 UniProtKB:Q15125 #> 1653 UniProtKB:Q3KNW5 #> 1654 UniProtKB:Q5T7V8 #> 1655 UniProtKB:Q68DC2 #> 1656 UniProtKB:Q6IBW4-4 #> 1657 UniProtKB:Q6Q788 #> 1658 UniProtKB:Q6ZMZ0 #> 1659 UniProtKB:Q7Z7G2 #> 1660 UniProtKB:Q86VR2 #> 1661 UniProtKB:Q8IV31 #> 1662 UniProtKB:Q8IVP1 #> 1663 UniProtKB:Q8N5M9 #> 1664 UniProtKB:Q8NBQ5 #> 1665 UniProtKB:Q8NDX2-2 #> 1666 UniProtKB:Q8TDT2 #> 1667 UniProtKB:Q8TED1 #> 1668 UniProtKB:Q96AN5 #> 1669 UniProtKB:Q96BA8 #> 1670 UniProtKB:Q96HE8 #> 1671 UniProtKB:Q96MV1 #> 1672 UniProtKB:Q96MV8 #> 1673 UniProtKB:Q99942 #> 1674 UniProtKB:Q9BRK0 #> 1675 UniProtKB:Q9H6H4 #> 1676 UniProtKB:Q9HDC5 #> 1677 UniProtKB:Q9NUH8 #> 1678 UniProtKB:Q9NY72 #> 1679 UniProtKB:Q9NZD1 #> 1680 UniProtKB:Q9Y282 #> 1681 UniProtKB:Q9Y320 #> 1682 UniProtKB:Q9Y676 #> 1683 UniProtKB:Q9Y680 #> 1684 #> 1685 GO:0005216 #> 1686 UniProtKB:Q3TA38 #> 1687 UniProtKB:Q3TA38 #> 1688 #> 1689 UniProtKB:Q3TA38 #> 1690 UniProtKB-KW:KW-0812 #> 1691 UniProtKB:P11836 #> 1692 UniProtKB:P48165 #> 1693 UniProtKB:Q3MUY2 #> 1694 UniProtKB:Q5JX71 #> 1695 UniProtKB:Q96Q45-2 #> 1696 UniProtKB:Q9BS91 #> 1697 UniProtKB:Q9BXK5 #> 1698 UniProtKB:Q9H0Q3 #> 1699 UniProtKB:Q9HA82 #> 1700 UniProtKB:Q9Y5L5 #> 1701 UniProtKB-KW:KW-0812 #> 1702 UniProtKB:O00501 #> 1703 UniProtKB:O14524-2 #> 1704 UniProtKB:P26715 #> 1705 UniProtKB:P27105 #> 1706 UniProtKB:Q8N386 #> 1707 UniProtKB:Q8N6K0 #> 1708 UniProtKB:Q8N6S5 #> 1709 UniProtKB:Q8TBE3 #> 1710 UniProtKB:Q8WWF3 #> 1711 UniProtKB:Q9H7M9 #> 1712 UniProtKB:Q9UHP7-3 #> 1713 UniProtKB:Q9Y3P8 #> 1714 UniProtKB:B2RVW2|ensembl:ENSMUSP00000058204 #> 1715 UniProtKB:B2RVW2|ensembl:ENSMUSP00000058204 #> 1716 UniProtKB:B2RVW2|ensembl:ENSMUSP00000058204 #> 1717 UniProtKB-KW:KW-0812 #> 1718 UniProtKB:B2RVW2|ensembl:ENSMUSP00000058204 #> 1719 UniProtKB-KW:KW-0812 #> 1720 GO:0015189 #> 1721 GO:0015181 #> 1722 UniProtKB:Q6P5Z2 #> 1723 InterPro:IPR000198|InterPro:IPR008936 #> 1724 GO:0005096 #> 1725 #> 1726 #> 1727 UniProtKB-SubCell:SL-0039 #> 1728 UniProtKB-SubCell:SL-0198 #> 1729 UniProtKB:Q14457 #> 1730 UniProtKB:Q676U5 #> 1731 UniProtKB:Q6ZNE5 #> 1732 UniProtKB:Q9C0C7 #> 1733 UniProtKB:Q96CV9 #> 1734 UniProtKB-KW:KW-0342 #> 1735 UniProtKB:O75385 #> 1736 #> 1737 #> 1738 #> 1739 #> 1740 #> 1741 UniProtKB-KW:KW-0395 #> 1742 #> 1743 #> 1744 #> 1745 #> 1746 #> 1747 #> 1748 #> 1749 #> 1750 #> 1751 #> 1752 #> 1753 #> 1754 #> 1755 #> 1756 #> 1757 #> 1758 #> 1759 #> 1760 #> 1761 #> 1762 #> 1763 UniProtKB-SubCell:SL-0022 #> 1764 UniProtKB-SubCell:SL-0473 #> 1765 #> 1766 #> 1767 #> 1768 #> 1769 UniProtKB-SubCell:SL-0205 #> 1770 UniProtKB-KW:KW-0966 #> 1771 UniProtKB-KW:KW-0238 #> 1772 UniProtKB-KW:KW-0479 #> 1773 UniProtKB:Q66LM6 #> 1774 #> 1775 UniProtKB:Q66LM6 #> 1776 #> 1777 UniProtKB:Q66LM6 #> 1778 #> 1779 UniProtKB:O14503 #> 1780 UniProtKB:Q93062 #> 1781 UniProtKB:P49639 #> 1782 UniProtKB:Q5BKX5-3 #> 1783 UniProtKB:Q96LM6 #> 1784 UniProtKB:Q9UQM7 #> 1785 #> 1786 #> 1787 UniProtKB-KW:KW-0416 #> 1788 #> 1789 #> 1790 #> 1791 UniProtKB:Q12959 #> 1792 UniProtKB:Q12959 #> 1793 UniProtKB:Q9H8W4 #> 1794 UniProtKB:P86044|ensembl:ENSMUSP00000067689 #> 1795 #> 1796 #> 1797 UniProtKB:P86044|ensembl:ENSMUSP00000067689 #> 1798 UniProtKB:P86044|ensembl:ENSMUSP00000067689 #> 1799 UniProtKB:P86044|ensembl:ENSMUSP00000067689 #> 1800 #> 1801 #> 1802 #> 1803 UniProtKB-KW:KW-0812 #> 1804 UniProtKB:P26371 #> 1805 UniProtKB:P60410 #> 1806 UniProtKB:Q7Z3S9 #> 1807 UniProtKB:Q7Z3S9 #> 1808 InterPro:IPR005828|InterPro:IPR005829|InterPro:IPR020846 #> 1809 UniProtKB-KW:KW-0406 #> 1810 InterPro:IPR005828|InterPro:IPR005829 #> 1811 UniProtKB-KW:KW-0812 #> 1812 UniProtKB:Q6P597 #> 1813 UniProtKB:Q6P597 #> 1814 UniProtKB:P32969 #> 1815 UniProtKB:Q00537 #> 1816 UniProtKB:Q13835-2 #> 1817 UniProtKB:Q3SY00 #> 1818 UniProtKB:Q6P597-3 #> 1819 UniProtKB:Q9BZZ5-2 #> 1820 UniProtKB:Q8CHW5|ensembl:ENSMUSP00000156752 #> 1821 GO:0055107 #> 1822 UniProtKB:Q12774 #> 1823 UniProtKB:O00560 #> 1824 UniProtKB:O14964 #> 1825 UniProtKB:O95231 #> 1826 UniProtKB:P09234 #> 1827 UniProtKB:Q03989 #> 1828 UniProtKB:Q13444-2 #> 1829 UniProtKB:Q71SY5 #> 1830 UniProtKB:Q7Z3K3 #> 1831 UniProtKB:Q8IWB4 #> 1832 #> 1833 #> 1834 #> 1835 UniProtKB-KW:KW-0091 #> 1836 #> 1837 #> 1838 #> 1839 #> 1840 #> 1841 #> 1842 #> 1843 #> 1844 #> 1845 #> 1846 #> 1847 #> 1848 #> 1849 #> 1850 #> 1851 UniProtKB-KW:KW-0344 #> 1852 GO:0005085 #> 1853 InterPro:IPR004148 #> 1854 UniProtKB-SubCell:SL-0039 #> 1855 UniProtKB-KW:KW-0812 #> 1856 UniProtKB-SubCell:SL-0279 #> 1857 UniProtKB-SubCell:SL-0198 #> 1858 #> 1859 UniProtKB-KW:KW-0255 #> 1860 UniProtKB:Q92626 #> 1861 UniProtKB:Q92626 #> 1862 UniProtKB-KW:KW-0479 #> 1863 InterPro:IPR010255 #> 1864 UniProtKB:Q92626 #> 1865 GO:0004518 #> 1866 GO:0004519 #> 1867 GO:0004601 #> 1868 UniProtKB:Q92626 #> 1869 UniProtKB-SubCell:SL-0086 #> 1870 #> 1871 #> 1872 UniProtKB-KW:KW-0479 #> 1873 #> 1874 UniProtKB-SubCell:SL-0191 #> 1875 #> 1876 InterPro:IPR000399|InterPro:IPR012000 #> 1877 #> 1878 UniProtKB:Q8TAP6 #> 1879 UniProtKB-KW:KW-0456 #> 1880 InterPro:IPR000399|InterPro:IPR011766|InterPro:IPR012000|InterPro:IPR012001 #> 1881 #> 1882 #> 1883 #> 1884 UniProtKB-KW:KW-0812 #> 1885 UniProtKB:O00560 #> 1886 UniProtKB:O75367 #> 1887 UniProtKB:Q7L2V5 #> 1888 UniProtKB:O75367 #> 1889 UniProtKB:Q9UIG4 #> 1890 UniProtKB:P42858 #> 1891 UniProtKB:Q969H0 #> 1892 UniProtKB-KW:KW-0067 #> 1893 #> 1894 #> 1895 #> 1896 #> 1897 UniProtKB:O60812 #> 1898 UniProtKB:O95295 #> 1899 UniProtKB:Q15691 #> 1900 UniProtKB:Q68D86 #> 1901 UniProtKB:Q96ES7 #> 1902 UniProtKB:Q9NYB9-2 #> 1903 UniProtKB:Q9UPY8 #> 1904 UniProtKB:Q9Y3C0 #> 1905 UniProtKB:Q5TEU4 #> 1906 UniProtKB:Q5TEU4 #> 1907 UniProtKB:Q5TEU4 #> 1908 #> 1909 #> 1910 UniProtKB:Q96CS2 #> 1911 UniProtKB:Q9UL45 #> 1912 UniProtKB:Q96CS2 #> 1913 UniProtKB:Q16512 #> 1914 UniProtKB:Q5XKE5 #> 1915 UniProtKB:Q96ES7 #> 1916 UniProtKB:O14901 #> 1917 UniProtKB:O76024 #> 1918 UniProtKB:P42858 #> 1919 UniProtKB:P60891 #> 1920 UniProtKB:Q9BVL2 #> 1921 UniProtKB:B5KM66 #> 1922 UniProtKB:B5KM66 #> 1923 UniProtKB:B5KM66 #> 1924 UniProtKB:B5KM66|ensembl:ENSMUSP00000131766 #> 1925 UniProtKB-KW:KW-0132 #> 1926 UniProtKB:B5KM66 #> 1927 UniProtKB:B5KM66 #> 1928 UniProtKB:B5KM66 #> 1929 UniProtKB-KW:KW-0812 #> 1930 InterPro:IPR000219 #> 1931 GO:0005085 #> 1932 UniProtKB:Q53GQ0 #> 1933 UniProtKB:Q96EV8 #> 1934 UniProtKB:O75427 #> 1935 UniProtKB:O75920 #> 1936 UniProtKB:P23763-3 #> 1937 UniProtKB:P54852 #> 1938 UniProtKB:P57105 #> 1939 UniProtKB:Q5QGT7 #> 1940 UniProtKB:Q8IVJ1 #> 1941 UniProtKB:Q8N2K1 #> 1942 UniProtKB:Q9P0S9 #> 1943 UniProtKB:Q9UHX3 #> 1944 #> 1945 EC:2.3.1.199 #> 1946 EC:2.3.1.199 #> 1947 EC:2.3.1.199 #> 1948 EC:2.3.1.199 #> 1949 RHEA:32727 #> 1950 UniRule:UR000254915 #> 1951 #> 1952 #> 1953 #> 1954 #> 1955 #> 1956 #> 1957 #> 1958 #> 1959 UniProtKB:P50222 #> 1960 UniProtKB:P60370 #> 1961 UniProtKB:P60411 #> 1962 UniProtKB:Q53SE7 #> 1963 UniProtKB:Q8NEA9 #> 1964 UniProtKB-SubCell:SL-0243 #> 1965 UniProtKB:Q8BV57 #> 1966 UniProtKB:Q8BV57 #> 1967 UniProtKB:P37198 #> 1968 UniProtKB:Q13077 #> 1969 UniProtKB:Q13503 #> 1970 UniProtKB:Q7Z6G3-2 #> 1971 UniProtKB:Q96EV8 #> 1972 UniProtKB:Q96L14 #> 1973 UniProtKB:Q9UPT5 #> 1974 UniProtKB:Q9Y6Y8 #> 1975 UniProtKB:O00560 #> 1976 UniProtKB:P37198 #> 1977 UniProtKB:Q13503 #> 1978 UniProtKB:Q13526 #> 1979 UniProtKB:Q15560 #> 1980 UniProtKB:Q6QNY1 #> 1981 UniProtKB:Q7Z3Y8 #> 1982 UniProtKB:Q7Z6G3-2 #> 1983 UniProtKB:Q96BD8 #> 1984 UniProtKB:Q96CS2 #> 1985 UniProtKB:Q9NX70 #> 1986 UniProtKB:Q9P086 #> 1987 UniProtKB:Q9UPT5-1 #> 1988 UniProtKB:Q9Y6Y8 #> 1989 UniProtKB:Q8BV57 #> 1990 UniProtKB:Q8BV57 #> 1991 GO:0005044 #> 1992 UniProtKB-KW:KW-0217 #> 1993 UniProtKB:Q8BV57 #> 1994 UniProtKB:Q8BV57 #> 1995 UniProtKB-KW:KW-0399 #> 1996 UniProtKB:Q8BV57|ensembl:ENSMUSP00000052126 #> 1997 UniProtKB:Q8BV57|ensembl:ENSMUSP00000052126 #> 1998 UniProtKB:Q8BV57 #> 1999 UniProtKB-SubCell:SL-0086 #> 2000 InterPro:IPR001190|InterPro:IPR017448|InterPro:IPR036772 #> 2001 UniProtKB:Q8BV57 #> 2002 UniProtKB:O95990-3 #> 2003 UniProtKB:P10768 #> 2004 UniProtKB:P17024 #> 2005 UniProtKB:P28070 #> 2006 UniProtKB:P29972 #> 2007 UniProtKB:P31146 #> 2008 UniProtKB:Q00994 #> 2009 UniProtKB:Q06787-8 #> 2010 UniProtKB:Q08117 #> 2011 UniProtKB:Q14738 #> 2012 UniProtKB:Q15973 #> 2013 UniProtKB:Q16670 #> 2014 UniProtKB:Q3B820 #> 2015 UniProtKB:Q53FD0 #> 2016 UniProtKB:Q5JS98 #> 2017 UniProtKB:Q6NYC8 #> 2018 UniProtKB:Q6P1J9 #> 2019 UniProtKB:Q6PJG3 #> 2020 UniProtKB:Q7Z3B3 #> 2021 UniProtKB:Q7Z3I7 #> 2022 UniProtKB:Q86VK4 #> 2023 UniProtKB:Q86YD7 #> 2024 UniProtKB:Q8IY31 #> 2025 UniProtKB:Q8N381 #> 2026 UniProtKB:Q8N8B7 #> 2027 UniProtKB:Q8NEF3 #> 2028 UniProtKB:Q8TAU3 #> 2029 UniProtKB:Q8TD31-3 #> 2030 UniProtKB:Q96BZ8 #> 2031 UniProtKB:Q96NC0 #> 2032 UniProtKB:Q96SQ5 #> 2033 UniProtKB:Q9BXY8 #> 2034 UniProtKB:Q9H0A9 #> 2035 UniProtKB:Q9H0E9-2 #> 2036 UniProtKB:Q9H6F0 #> 2037 UniProtKB:Q9H788 #> 2038 UniProtKB:Q9H788-2 #> 2039 UniProtKB:Q9HC52 #> 2040 UniProtKB:Q9P0T4 #> 2041 UniProtKB:Q9UGP5-2 #> 2042 UniProtKB:Q9UIE0 #> 2043 UniProtKB:Q9Y3B7 #> 2044 UniProtKB:Q6P1J9 #> 2045 UniProtKB:P10768 #> 2046 UniProtKB:P31146 #> 2047 UniProtKB:Q08117 #> 2048 UniProtKB:Q6P1J9 #> 2049 UniProtKB:O14964 #> 2050 UniProtKB:O43482 #> 2051 UniProtKB:O43602-2 #> 2052 UniProtKB:O60645 #> 2053 UniProtKB:O60941-5 #> 2054 UniProtKB:O76064 #> 2055 UniProtKB:O95295 #> 2056 UniProtKB:O95363 #> 2057 UniProtKB:P0CB47 #> 2058 UniProtKB:P10768 #> 2059 UniProtKB:P13682 #> 2060 UniProtKB:P31146 #> 2061 UniProtKB:P36508 #> 2062 UniProtKB:P53365 #> 2063 UniProtKB:P56524-2 #> 2064 UniProtKB:P78358 #> 2065 UniProtKB:Q00994 #> 2066 UniProtKB:Q07002 #> 2067 UniProtKB:Q08117-2 #> 2068 UniProtKB:Q14119 #> 2069 UniProtKB:Q2TBA0 #> 2070 UniProtKB:Q2TBE0 #> 2071 UniProtKB:Q3SY00 #> 2072 UniProtKB:Q5T619 #> 2073 UniProtKB:Q5W5X9-3 #> 2074 UniProtKB:Q6NX45 #> 2075 UniProtKB:Q6NYC8 #> 2076 UniProtKB:Q6ZNE5 #> 2077 UniProtKB:Q86VK4-3 #> 2078 UniProtKB:Q86YD7 #> 2079 UniProtKB:Q8IVT4 #> 2080 UniProtKB:Q8IYE0 #> 2081 UniProtKB:Q8TAB5 #> 2082 UniProtKB:Q8TAU3 #> 2083 UniProtKB:Q8TBB1 #> 2084 UniProtKB:Q8TD31-3 #> 2085 UniProtKB:Q8WWY3 #> 2086 UniProtKB:Q969G3 #> 2087 UniProtKB:Q96AL5 #> 2088 UniProtKB:Q96BZ8 #> 2089 UniProtKB:Q96EG3 #> 2090 UniProtKB:Q96EZ8 #> 2091 UniProtKB:Q96HB5 #> 2092 UniProtKB:Q96HP4 #> 2093 UniProtKB:Q96PV4 #> 2094 UniProtKB:Q96SQ5 #> 2095 UniProtKB:Q99633 #> 2096 UniProtKB:Q9BQ89 #> 2097 UniProtKB:Q9BT49 #> 2098 UniProtKB:Q9BWG6 #> 2099 UniProtKB:Q9H0A9-2 #> 2100 UniProtKB:Q9H0E9-2 #> 2101 UniProtKB:Q9H0I2 #> 2102 UniProtKB:Q9H788 #> 2103 UniProtKB:Q9H9D4 #> 2104 UniProtKB:Q9HC52 #> 2105 UniProtKB:Q9P0T4 #> 2106 UniProtKB:Q9P1Y5-2 #> 2107 UniProtKB:Q9P2K3-2 #> 2108 UniProtKB:Q9UJV3-2 #> 2109 UniProtKB:Q9UK33 #> 2110 UniProtKB:Q9ULD5 #> 2111 UniProtKB:Q9ULM2 #> 2112 UniProtKB:Q9Y247 #> 2113 UniProtKB:Q9Y2P0 #> 2114 UniProtKB:Q9Y3B7 #> 2115 UniProtKB:H0UZ81 #> 2116 UniProtKB:H0UZ81 #> 2117 UniProtKB:H0UZ81 #> 2118 UniProtKB:Q86UR1 #> 2119 UniProtKB:Q86UR1 #> 2120 UniProtKB:A2AAY5 #> 2121 UniProtKB:A2AAY5 #> 2122 UniProtKB:A2AAY5 #> 2123 UniProtKB:A2AAY5 #> 2124 #> 2125 #> 2126 #> 2127 #> 2128 #> 2129 UniProtKB-KW:KW-0221 #> 2130 #> 2131 UniProtKB:A2AAY5 #> 2132 UniProtKB:A2AAY5 #> 2133 #> 2134 UniProtKB:A2AAY5 #> 2135 UniProtKB:A2AAY5 #> 2136 UniProtKB-KW:KW-0965 #> 2137 UniProtKB-KW:KW-0966 #> 2138 UniProtKB:Q9Y3M2 #> 2139 UniProtKB:A1XBS5 #> 2140 UniProtKB:Q6ZTR7 #> 2141 UniProtKB:Q9Y3M2 #> 2142 #> 2143 #> 2144 #> 2145 UniProtKB:Q8BP22 #> 2146 UniProtKB:Q8BP22 #> 2147 #> 2148 #> 2149 #> 2150 #> 2151 #> 2152 #> 2153 #> 2154 UniProtKB:Q8BP22 #> 2155 UniProtKB:Q8BP22|ensembl:ENSMUSP00000103920 #> 2156 #> 2157 #> 2158 UniProtKB-KW:KW-0479 #> 2159 #> 2160 UniProtKB:Q8VCZ7|ensembl:ENSMUSP00000057856 #> 2161 UniProtKB:Q8VCZ7|ensembl:ENSMUSP00000057856 #> 2162 UniProtKB:Q8VCZ7|ensembl:ENSMUSP00000057856 #> 2163 #> 2164 UniProtKB:Q8VCZ7|ensembl:ENSMUSP00000057856 #> 2165 #> 2166 #> 2167 #> 2168 #> 2169 #> 2170 #> 2171 #> 2172 #> 2173 #> 2174 #> 2175 UniProtKB:Q5D1E8 #> 2176 UniProtKB-KW:KW-0479 #> 2177 UniProtKB:Q8BIY3 #> 2178 #> 2179 #> 2180 #> 2181 #> 2182 UniProtKB:O15529 #> 2183 UniProtKB:O95471 #> 2184 UniProtKB:P08034 #> 2185 UniProtKB:P19397 #> 2186 UniProtKB:P48051 #> 2187 UniProtKB:P54849 #> 2188 UniProtKB:Q8TAF8 #> 2189 UniProtKB:Q8TED1 #> 2190 UniProtKB:Q96HH6 #> 2191 UniProtKB:Q96JQ5 #> 2192 UniProtKB:Q9H2K0 #> 2193 UniProtKB:Q9HBV2 #> 2194 UniProtKB:Q9HCJ2 #> 2195 UniProtKB-KW:KW-0812 #> 2196 #> 2197 UniProtKB:A2RU14 #> 2198 UniProtKB:O43169 #> 2199 UniProtKB:O95159 #> 2200 UniProtKB:Q5BJF2 #> 2201 UniProtKB:Q5SNT2-2 #> 2202 UniProtKB:Q5VZY2 #> 2203 UniProtKB:Q8IXM6 #> 2204 UniProtKB:Q8N5M9 #> 2205 UniProtKB:Q8N6R1 #> 2206 UniProtKB:Q96FZ5 #> 2207 UniProtKB:Q96G79 #> 2208 UniProtKB:Q9Y6X1 #> 2209 InterPro:IPR000798 #> 2210 UniProtKB-KW:KW-0812 #> 2211 UniProtKB:P28482 #> 2212 UniProtKB:P46109 #> 2213 UniProtKB:Q8IYF3-3 #> 2214 UniProtKB:Q9UJV3-2 #> 2215 InterPro:IPR020422 #> 2216 GO:0004725 #> 2217 #> 2218 InterPro:IPR002498 #> 2219 GO:0016307 #> 2220 UniProtKB-SubCell:SL-0086 #> 2221 UniProtKB-SubCell:SL-0173 #> 2222 InterPro:IPR000433 #> 2223 GO:0099536 #> 2224 #> 2225 UniProtKB-KW:KW-0970 #> 2226 #> 2227 #> 2228 #> 2229 #> 2230 #> 2231 #> 2232 #> 2233 #> 2234 #> 2235 #> 2236 #> 2237 #> 2238 #> 2239 #> 2240 #> 2241 #> 2242 #> 2243 #> 2244 #> 2245 #> 2246 #> 2247 #> 2248 #> 2249 #> 2250 #> 2251 #> 2252 #> 2253 #> 2254 #> 2255 #> 2256 #> 2257 #> 2258 #> 2259 #> 2260 #> 2261 #> 2262 #> 2263 #> 2264 #> 2265 #> 2266 #> 2267 #> 2268 #> 2269 #> 2270 #> 2271 #> 2272 #> 2273 #> 2274 #> 2275 #> 2276 #> 2277 #> 2278 #> 2279 #> 2280 #> 2281 #> 2282 #> 2283 #> 2284 #> 2285 #> 2286 #> 2287 #> 2288 #> 2289 #> 2290 #> 2291 #> 2292 #> 2293 #> 2294 #> 2295 #> 2296 #> 2297 #> 2298 #> 2299 #> 2300 #> 2301 #> 2302 #> 2303 #> 2304 #> 2305 UniProtKB-KW:KW-1280 #> 2306 InterPro:IPR011545 #> 2307 UniProtKB-KW:KW-0067 #> 2308 UniProtKB-KW:KW-0378 #> 2309 GO:0003678 #> 2310 UniProtKB:P60370 #> 2311 UniProtKB:P60409 #> 2312 UniProtKB-KW:KW-0479 #> 2313 UniProtKB:P08243 #> 2314 #> 2315 UniProtKB-KW:KW-0812 #> 2316 #> 2317 #> 2318 #> 2319 #> 2320 UniProtKB-KW:KW-0653 #> 2321 #> 2322 #> 2323 UniProtKB-SubCell:SL-0097 #> 2324 #> 2325 #> 2326 #> 2327 #> 2328 #> 2329 UniProtKB:Q8BLY2 #> 2330 UniProtKB:P07814 #> 2331 UniProtKB:Q12904 #> 2332 UniProtKB:Q13155 #> 2333 UniProtKB:Q15046 #> 2334 UniProtKB:B2RDX5 #> 2335 UniProtKB:P26639 #> 2336 UniProtKB:O15145 #> 2337 UniProtKB:P18848 #> 2338 UniProtKB:P26639 #> 2339 UniProtKB:Q05BL1 #> 2340 UniProtKB:Q8TCE9 #> 2341 UniProtKB:Q9BQ95 #> 2342 UniProtKB:Q9BW92 #> 2343 UniProtKB-KW:KW-0067 #> 2344 UniProtKB:Q8BLY2 #> 2345 #> 2346 #> 2347 UniProtKB:Q8BLY2 #> 2348 UniProtKB:Q8BLY2 #> 2349 UniProtKB:Q9Y5R4 #> 2350 UniProtKB:P12004 #> 2351 UniProtKB:Q5T700 #> 2352 UniProtKB:Q96BA8 #> 2353 UniProtKB:P12004 #> 2354 UniProtKB:Q5T700 #> 2355 UniProtKB:Q96BA8 #> 2356 UniProtKB:Q5T700 #> 2357 UniProtKB:A0A0S2Z4U3 #> 2358 UniProtKB:A2A2Y4 #> 2359 UniProtKB:J3KQ12 #> 2360 UniProtKB:O15342 #> 2361 UniProtKB:O15393-2 #> 2362 UniProtKB:O95279 #> 2363 UniProtKB:O95452 #> 2364 UniProtKB:O95859 #> 2365 UniProtKB:P08034 #> 2366 UniProtKB:P11912 #> 2367 UniProtKB:P16410 #> 2368 UniProtKB:P19397 #> 2369 UniProtKB:P34981 #> 2370 UniProtKB:P38484 #> 2371 UniProtKB:P41181 #> 2372 UniProtKB:P43628 #> 2373 UniProtKB:P48051 #> 2374 UniProtKB:P54219-3 #> 2375 UniProtKB:P54849 #> 2376 UniProtKB:P57739 #> 2377 UniProtKB:Q13520 #> 2378 UniProtKB:Q15125 #> 2379 UniProtKB:Q3KNW5 #> 2380 UniProtKB:Q3SXY8 #> 2381 UniProtKB:Q4KMG9 #> 2382 UniProtKB:Q53GL0 #> 2383 UniProtKB:Q5JX71 #> 2384 UniProtKB:Q5T700 #> 2385 UniProtKB:Q6PEY1 #> 2386 UniProtKB:Q6PL24 #> 2387 UniProtKB:Q6UWW9 #> 2388 UniProtKB:Q6ZP80 #> 2389 UniProtKB:Q6ZS10 #> 2390 UniProtKB:Q7Z7G2 #> 2391 UniProtKB:Q86VR2 #> 2392 UniProtKB:Q8IUN9 #> 2393 UniProtKB:Q8N112 #> 2394 UniProtKB:Q8TAF8 #> 2395 UniProtKB:Q8TB36 #> 2396 UniProtKB:Q8TDT2 #> 2397 UniProtKB:Q8TED1 #> 2398 UniProtKB:Q8WUV1 #> 2399 UniProtKB:Q8WWF3 #> 2400 UniProtKB:Q8WWH4 #> 2401 UniProtKB:Q8WY98 #> 2402 UniProtKB:Q96B21 #> 2403 UniProtKB:Q96BA8 #> 2404 UniProtKB:Q96BI3 #> 2405 UniProtKB:Q96CE8 #> 2406 UniProtKB:Q96EP9 #> 2407 UniProtKB:Q96FE7 #> 2408 UniProtKB:Q96HJ5 #> 2409 UniProtKB:Q9BQ51 #> 2410 UniProtKB:Q9BVX2 #> 2411 UniProtKB:Q9BZJ8 #> 2412 UniProtKB:Q9BZL3 #> 2413 UniProtKB:Q9GZR5 #> 2414 UniProtKB:Q9GZY8-5 #> 2415 UniProtKB:Q9H2K0 #> 2416 UniProtKB:Q9H7M9 #> 2417 UniProtKB:Q9NR31 #> 2418 UniProtKB:Q9NTQ9 #> 2419 UniProtKB:Q9NXB9 #> 2420 UniProtKB:Q9UGN4 #> 2421 UniProtKB:Q9Y282 #> 2422 UniProtKB:Q9Y4D2 #> 2423 UniProtKB:Q9Y5X5-3 #> 2424 UniProtKB-SubCell:SL-0066 #> 2425 UniProtKB-KW:KW-0812 #> 2426 InterPro:IPR029325 #> 2427 UniProtKB:Q3U132 #> 2428 UniProtKB:Q3U132 #> 2429 UniProtKB:Q3U132 #> 2430 UniProtKB:Q3U132 #> 2431 UniProtKB-SubCell:SL-0097 #> 2432 #> 2433 UniProtKB:P45984 #> 2434 UniProtKB:Q9HCM9 #> 2435 UniProtKB:P45984 #> 2436 UniProtKB:P60900 #> 2437 UniProtKB-KW:KW-0812 #> 2438 #> 2439 #> 2440 UniProtKB-KW:KW-0418 #> 2441 #> 2442 tfclass:3.1.2 #> 2443 #> 2444 UniProtKB:P43687|ensembl:ENSMUSP00000058205 #> 2445 UniProtKB:P43687|ensembl:ENSMUSP00000058205 #> 2446 UniProtKB-KW:KW-0221 #> 2447 UniProtKB:P43687|ensembl:ENSMUSP00000058205 #> 2448 UniProtKB:P43687|ensembl:ENSMUSP00000058205 #> 2449 tfclass:3.1.2 #> 2450 UniProtKB-KW:KW-0333 #> 2451 UniProtKB-SubCell:SL-0090 #> 2452 UniProtKB-KW:KW-0812 #> 2453 UniProtKB:A2AG06|ensembl:ENSMUSP00000097947 #> 2454 UniProtKB:A2AG06|ensembl:ENSMUSP00000097947 #> 2455 UniProtKB:A2AG06 #> 2456 UniProtKB:A2AG06 #> 2457 UniProtKB:A2AG06|ensembl:ENSMUSP00000097947 #> 2458 UniProtKB:A2AG06 #> 2459 UniProtKB:A2AG06 #> 2460 UniProtKB:A2AG06 #> 2461 UniProtKB:A2AG06 #> 2462 #> 2463 UniProtKB:O15078 #> 2464 UniProtKB:Q15154 #> 2465 #> 2466 UniProtKB:Q6NS45 #> 2467 #> 2468 UniProtKB:F1PZQ5 #> 2469 UniProtKB:Q6NS45|ensembl:ENSMUSP00000153023 #> 2470 #> 2471 #> 2472 UniProtKB-SubCell:SL-0458 #> 2473 #> 2474 #> 2475 #> 2476 #> 2477 #> 2478 #> 2479 #> 2480 #> 2481 #> 2482 #> 2483 #> 2484 #> 2485 #> 2486 #> 2487 #> 2488 EC:1.14.11.42 #> 2489 RHEA:37899 #> 2490 #> 2491 #> 2492 #> 2493 #> 2494 UniProtKB-KW:KW-0812 #> 2495 #> 2496 UniProtKB:Q13643 #> 2497 UniProtKB:P14136 #> 2498 UniProtKB:Q96EH3 #> 2499 UniProtKB:P13473-2 #> 2500 UniProtKB:P14136 #> 2501 UniProtKB:P27797 #> 2502 UniProtKB:P36957 #> 2503 UniProtKB:P55212 #> 2504 UniProtKB:P62826 #> 2505 UniProtKB:Q05BL1 #> 2506 UniProtKB:Q15078 #> 2507 UniProtKB:Q8TDX7 #> 2508 UniProtKB:Q8WXH2 #> 2509 UniProtKB:Q5FW53|ensembl:ENSMUSP00000088051 #> 2510 #> 2511 UniProtKB-SubCell:SL-0313 #> 2512 #> 2513 #> 2514 UniProtKB:A2RT67 #> 2515 UniProtKB:A2RT67 #> 2516 GO:0005085 #> 2517 #> 2518 #> 2519 #> 2520 UniProtKB-KW:KW-0812 #> 2521 InterPro:IPR001981 #> 2522 InterPro:IPR001981 #> 2523 InterPro:IPR001981 #> 2524 UniProtKB-SubCell:SL-0243 #> 2525 UniProtKB:Q13643 #> 2526 UniProtKB:Q5JR59 #> 2527 UniProtKB:Q6A162 #> 2528 UniProtKB:Q8N9N5 #> 2529 UniProtKB:Q93062 #> 2530 UniProtKB:A8MQ03 #> 2531 UniProtKB:O43559 #> 2532 UniProtKB:O75031 #> 2533 UniProtKB:Q13643 #> 2534 UniProtKB:Q5TD97 #> 2535 UniProtKB:Q6ZN55-2 #> 2536 UniProtKB:Q9BYR6 #> 2537 InterPro:IPR003533|InterPro:IPR036572 #> 2538 UniProtKB:Q8R2K1 #> 2539 UniProtKB:Q8R2K1 #> 2540 UniProtKB:Q8R2K1 #> 2541 UniProtKB:Q8R2K1 #> 2542 UniPathway:UPA00956 #> 2543 #> 2544 UniProtKB-KW:KW-0879 #> 2545 #> 2546 #> 2547 #> 2548 UniProtKB-SubCell:SL-0095 #> 2549 #> 2550 UniProtKB-KW:KW-0812 #> 2551 InterPro:IPR036201 #> 2552 UniProtKB-KW:KW-0130 #> 2553 InterPro:IPR030119 #> 2554 InterPro:IPR030119 #> 2555 GO:0030414 #> 2556 #> 2557 UniProtKB-KW:KW-0297 #> 2558 InterPro:IPR000725 #> 2559 UniProtKB-KW:KW-0297 #> 2560 GO:0004984 #> 2561 #> 2562 UniProtKB-KW:KW-0812 #> 2563 UniProtKB:O00628 #> 2564 UniProtKB:Q8R537 #> 2565 UniProtKB:Q920N5 #> 2566 UniProtKB-KW:KW-0067 #> 2567 UniProtKB:Q8CC88 #> 2568 UniProtKB:Q8CC88 #> 2569 #> 2570 UniProtKB-SubCell:SL-0204 #> 2571 InterPro:IPR000889 #> 2572 GO:0004601 #> 2573 GO:0004602 #> 2574 #> 2575 #> 2576 #> 2577 InterPro:IPR026271 #> 2578 InterPro:IPR026271 #> 2579 InterPro:IPR026271 #> 2580 InterPro:IPR026271 #> 2581 InterPro:IPR026271 #> 2582 InterPro:IPR026271 #> 2583 InterPro:IPR026271 #> 2584 InterPro:IPR026271 #> 2585 UniProtKB-KW:KW-0964 #> 2586 UniProtKB-KW:KW-0812 #> 2587 UniProtKB-KW:KW-0812 #> 2588 #> 2589 #> 2590 #> 2591 #> 2592 UniProtKB:Q5RJG7|ensembl:ENSMUSP00000061646 #> 2593 InterPro:IPR018294 #> 2594 #> 2595 #> 2596 #> 2597 UniProtKB:P49639 #> 2598 UniProtKB:A8MQ03 #> 2599 UniProtKB:P0DPK4 #> 2600 UniProtKB:P49639 #> 2601 UniProtKB:P55854 #> 2602 UniProtKB:Q07627 #> 2603 UniProtKB:Q3LI59 #> 2604 UniProtKB:Q49AR9 #> 2605 UniProtKB:Q6FHY5 #> 2606 UniProtKB:Q6NVV7 #> 2607 UniProtKB:Q8TAS3 #> 2608 UniProtKB:Q8TAU3 #> 2609 UniProtKB:Q99471 #> 2610 UniProtKB:Q9BYQ6 #> 2611 UniProtKB:Q9UBR4-2 #> 2612 UniProtKB:G5E9A7 #> 2613 UniProtKB:Q7Z699 #> 2614 #> 2615 UniProtKB:P05067 #> 2616 #> 2617 #> 2618 #> 2619 UniProtKB-KW:KW-0479 #> 2620 #> 2621 UniProtKB:Q08379 #> 2622 UniProtKB:Q5JR59 #> 2623 UniProtKB:Q8ND90 #> 2624 UniProtKB-KW:KW-0690 #> 2625 UniProtKB-SubCell:SL-0468 #> 2626 UniProtKB-SubCell:SL-0188 #> 2627 #> 2628 UniProtKB:P42858 #> 2629 UniProtKB:Q562E7 #> 2630 UniProtKB:Q562E7 #> 2631 UniProtKB:Q562E7 #> 2632 UniProtKB:Q562E7 #> 2633 UniProtKB:P42858 #> 2634 #> 2635 #> 2636 #> 2637 #> 2638 #> 2639 #> 2640 #> 2641 #> 2642 #> 2643 #> 2644 UniProtKB-KW:KW-0430 #> 2645 UniProtKB-KW:KW-0812 #> 2646 UniProtKB:P47224 #> 2647 UniProtKB:P60410 #> 2648 UniProtKB:P83369 #> 2649 UniProtKB:Q86W61 #> 2650 UniProtKB-KW:KW-0342 #> 2651 UniProtKB-SubCell:SL-0039 #> 2652 #> 2653 InterPro:IPR001254|InterPro:IPR001314 #> 2654 InterPro:IPR001254|InterPro:IPR001314 #> 2655 UniProtKB:Q9DAA4 #> 2656 UniProtKB:Q9DAA4 #> 2657 UniProtKB:Q9DAA4 #> 2658 #> 2659 UniProtKB:Q9DAA4 #> 2660 #> 2661 #> 2662 UniProtKB-SubCell:SL-0243 #> 2663 #> 2664 UniProtKB-KW:KW-0344 #> 2665 GO:0005085 #> 2666 UniProtKB-KW:KW-0430 #> 2667 InterPro:IPR020422 #> 2668 EC:3.1.3.16 #> 2669 RHEA:20629 #> 2670 EC:3.1.3.16 #> 2671 RHEA:47004 #> 2672 GO:0004725 #> 2673 UniProtKB-SubCell:SL-0097 #> 2674 UniProtKB-KW:KW-0812 #> 2675 #> 2676 #> 2677 #> 2678 UniProtKB-KW:KW-0378 #> 2679 UniProtKB-KW:KW-0479 #> 2680 UniProtKB-KW:KW-0418 #> 2681 UniProtKB-KW:KW-0418 #> 2682 UniProtKB-KW:KW-0297 #> 2683 UniProtKB-KW:KW-0297 #> 2684 #> 2685 UniProtKB-KW:KW-0812 #> 2686 UniProtKB:Q0QWG9|ensembl:ENSMUSP00000106361 #> 2687 UniProtKB-SubCell:SL-0219 #> 2688 #> 2689 #> 2690 UniProtKB-KW:KW-0812 #> 2691 #> 2692 #> 2693 InterPro:IPR002048 #> 2694 InterPro:IPR006166 #> 2695 UniProtKB-KW:KW-0255 #> 2696 UniProtKB:Q96NY9 #> 2697 GO:0004518 #> 2698 GO:0004519 #> 2699 UniProtKB-SubCell:SL-0191 #> 2700 InterPro:IPR009262 #> 2701 InterPro:IPR009262 #> 2702 UniProtKB-KW:KW-0812 #> 2703 UniProtKB:O75031 #> 2704 UniProtKB:O76011 #> 2705 UniProtKB:P55273 #> 2706 UniProtKB:Q15323 #> 2707 #> 2708 UniProtKB-KW:KW-0418 #> 2709 #> 2710 #> 2711 #> 2712 UniProtKB:Q4U4S6|ensembl:ENSMUSP00000028410 #> 2713 UniProtKB:Q4U4S6|ensembl:ENSMUSP00000028410 #> 2714 #> 2715 InterPro:IPR012510|InterPro:IPR030072 #> 2716 UniProtKB:Q4U4S6|ensembl:ENSMUSP00000028410 #> 2717 UniProtKB:Q4U4S6|ensembl:ENSMUSP00000028410 #> 2718 UniProtKB:Q4U4S6|ensembl:ENSMUSP00000028410 #> 2719 #> 2720 #> 2721 #> 2722 UniProtKB-SubCell:SL-0138 #> 2723 #> 2724 #> 2725 #> 2726 UniProtKB:Q91V79 #> 2727 UniProtKB:Q91V79 #> 2728 UniProtKB:Q91V79 #> 2729 UniProtKB:Q91V79 #> 2730 #> 2731 UniProtKB:Q91V79 #> 2732 UniProtKB:Q91V79 #> 2733 #> 2734 UniProtKB:Q6A162 #> 2735 UniProtKB:Q6UY14-3 #> 2736 UniProtKB:Q7Z3S9 #> 2737 UniProtKB:A8MQ03 #> 2738 UniProtKB:O76011 #> 2739 UniProtKB:Q15323 #> 2740 #> 2741 #> 2742 #> 2743 #> 2744 #> 2745 UniProtKB:Q53EZ4 #> 2746 UniProtKB:O75340 #> 2747 UniProtKB:O00308 #> 2748 UniProtKB:O14964 #> 2749 UniProtKB:O15162 #> 2750 UniProtKB:O60504 #> 2751 UniProtKB:O75340 #> 2752 UniProtKB:O75886 #> 2753 UniProtKB:O94875 #> 2754 UniProtKB:P25788 #> 2755 UniProtKB:P35638-2 #> 2756 UniProtKB:P98170 #> 2757 UniProtKB:Q08117 #> 2758 UniProtKB:Q08379 #> 2759 UniProtKB:Q15038 #> 2760 UniProtKB:Q53EZ4 #> 2761 UniProtKB:Q6FGM0 #> 2762 UniProtKB:Q6NUQ1 #> 2763 UniProtKB:Q6P1W5 #> 2764 UniProtKB:Q8HWS3 #> 2765 UniProtKB:Q8NDC0 #> 2766 UniProtKB:Q92567 #> 2767 UniProtKB:Q92734 #> 2768 UniProtKB:Q93062 #> 2769 UniProtKB:Q96I87 #> 2770 UniProtKB:Q99816 #> 2771 UniProtKB:Q9BUJ2 #> 2772 UniProtKB:Q9UBB9 #> 2773 UniProtKB:Q9Y6A5 #> 2774 UniProtKB:P55347 #> 2775 UniProtKB:P98170 #> 2776 UniProtKB:A0A087WSW0 #> 2777 UniProtKB:A1KXE4-2 #> 2778 UniProtKB:B7ZLH0 #> 2779 UniProtKB:G4XUV3 #> 2780 UniProtKB:O00167-2 #> 2781 UniProtKB:O00308 #> 2782 UniProtKB:O15496 #> 2783 UniProtKB:O43186 #> 2784 UniProtKB:O60504 #> 2785 UniProtKB:O75340 #> 2786 UniProtKB:O75886 #> 2787 UniProtKB:O75935-2 #> 2788 UniProtKB:O94868-3 #> 2789 UniProtKB:O94875-10 #> 2790 UniProtKB:O95429 #> 2791 UniProtKB:P35638 #> 2792 UniProtKB:P52435 #> 2793 UniProtKB:P52597 #> 2794 UniProtKB:P55347 #> 2795 UniProtKB:P55771 #> 2796 UniProtKB:P62993 #> 2797 UniProtKB:P86480 #> 2798 UniProtKB:P98170 #> 2799 UniProtKB:Q01085-2 #> 2800 UniProtKB:Q01196-8 #> 2801 UniProtKB:Q08117-2 #> 2802 UniProtKB:Q12906-6 #> 2803 UniProtKB:Q12951-2 #> 2804 UniProtKB:Q13227 #> 2805 UniProtKB:Q13351 #> 2806 UniProtKB:Q14525 #> 2807 UniProtKB:Q14657 #> 2808 UniProtKB:Q14847-2 #> 2809 UniProtKB:Q15038 #> 2810 UniProtKB:Q16633 #> 2811 UniProtKB:Q3LI64 #> 2812 UniProtKB:Q3LI66 #> 2813 UniProtKB:Q3LI70 #> 2814 UniProtKB:Q3LI72 #> 2815 UniProtKB:Q3LI76 #> 2816 UniProtKB:Q3SYF9 #> 2817 UniProtKB:Q4LEZ3 #> 2818 UniProtKB:Q53EZ4 #> 2819 UniProtKB:Q58EX7 #> 2820 UniProtKB:Q5T6F2 #> 2821 UniProtKB:Q6NVU6 #> 2822 UniProtKB:Q6P1W5 #> 2823 UniProtKB:Q6ZRY4 #> 2824 UniProtKB:Q7Z3B4 #> 2825 UniProtKB:Q7Z3Y8 #> 2826 UniProtKB:Q7Z4N8 #> 2827 UniProtKB:Q7Z6R9 #> 2828 UniProtKB:Q86WV8 #> 2829 UniProtKB:Q8IUC3 #> 2830 UniProtKB:Q8IWL8 #> 2831 UniProtKB:Q8N443 #> 2832 UniProtKB:Q8N6F8 #> 2833 UniProtKB:Q8NDC0 #> 2834 UniProtKB:Q8NFV4-4 #> 2835 UniProtKB:Q8TEC5 #> 2836 UniProtKB:Q8WWB3 #> 2837 UniProtKB:Q92734 #> 2838 UniProtKB:Q93062-3 #> 2839 UniProtKB:Q96AE4-2 #> 2840 UniProtKB:Q96CA5 #> 2841 UniProtKB:Q96CS2 #> 2842 UniProtKB:Q96HA8 #> 2843 UniProtKB:Q96KN3 #> 2844 UniProtKB:Q99816 #> 2845 UniProtKB:Q99932-2 #> 2846 UniProtKB:Q99961 #> 2847 UniProtKB:Q9BTL3 #> 2848 UniProtKB:Q9BYJ9 #> 2849 UniProtKB:Q9H0C1 #> 2850 UniProtKB:Q9H1A7 #> 2851 UniProtKB:Q9NQ33 #> 2852 UniProtKB:Q9NQG5 #> 2853 UniProtKB:Q9NZC7-5 #> 2854 UniProtKB:Q9UBV8 #> 2855 UniProtKB:Q9UDW3 #> 2856 UniProtKB:O75340 #> 2857 #> 2858 #> 2859 #> 2860 #> 2861 #> 2862 #> 2863 #> 2864 #> 2865 #> 2866 #> 2867 #> 2868 UniProtKB-SubCell:SL-0151 #> 2869 GO:0075733 #> 2870 #> 2871 #> 2872 #> 2873 #> 2874 #> 2875 UniProtKB:O43463 #> 2876 UniProtKB:O60341 #> 2877 UniProtKB:Q96M63 #> 2878 UniProtKB:Q7Z6G3-2 #> 2879 UniProtKB:Q8N3L3 #> 2880 UniProtKB:Q96M63 #> 2881 UniProtKB:Q9UBB9 #> 2882 UniProtKB:Q96NG3 #> 2883 UniProtKB:Q15276 #> 2884 UniProtKB:Q2M2I5 #> 2885 UniProtKB:Q5JR59-3 #> 2886 UniProtKB:Q7Z3Y8 #> 2887 UniProtKB:Q8N6Y0 #> 2888 UniProtKB:Q9UBB9 #> 2889 UniProtKB:O14901 #> 2890 UniProtKB:P01112 #> 2891 UniProtKB:P06396 #> 2892 UniProtKB:P22607 #> 2893 UniProtKB:Q53GS7 #> 2894 UniProtKB:Q7Z699 #> 2895 UniProtKB:Q9UMX0 #> 2896 #> 2897 #> 2898 #> 2899 UniProtKB:Q8BSN3 #> 2900 UniProtKB:Q8BSN3 #> 2901 UniProtKB:Q8BSN3 #> 2902 #> 2903 UniProtKB:Q8BSN3 #> 2904 #> 2905 #> 2906 UniProtKB-KW:KW-0552 #> 2907 UniProtKB:Q8BH53 #> 2908 UniProtKB:Q8BH53 #> 2909 UniProtKB:Q8BH53 #> 2910 UniProtKB:Q8BH53 #> 2911 #> 2912 #> 2913 #> 2914 UniProtKB:Q8BH53 #> 2915 #> 2916 UniProtKB-KW:KW-0888 #> 2917 UniProtKB:O14964 #> 2918 UniProtKB:O43711 #> 2919 UniProtKB:O75360 #> 2920 UniProtKB:P78337 #> 2921 UniProtKB:Q9H1Y0 #> 2922 #> 2923 #> 2924 #> 2925 #> 2926 #> 2927 #> 2928 #> 2929 #> 2930 #> 2931 #> 2932 #> 2933 UniProtKB:Q8BG41|ensembl:ENSMUSP00000132140 #> 2934 #> 2935 #> 2936 #> 2937 #> 2938 #> 2939 #> 2940 #> 2941 UniProtKB:Q8BG41|ensembl:ENSMUSP00000132140 #> 2942 #> 2943 #> 2944 #> 2945 #> 2946 #> 2947 #> 2948 #> 2949 #> 2950 #> 2951 #> 2952 #> 2953 #> 2954 #> 2955 #> 2956 #> 2957 #> 2958 #> 2959 #> 2960 #> 2961 #> 2962 #> 2963 #> 2964 #> 2965 #> 2966 #> 2967 #> 2968 #> 2969 #> 2970 #> 2971 #> 2972 #> 2973 #> 2974 #> 2975 #> 2976 #> 2977 #> 2978 #> 2979 #> 2980 #> 2981 #> 2982 #> 2983 #> 2984 #> 2985 #> 2986 #> 2987 #> 2988 #> 2989 #> 2990 #> 2991 #> 2992 #> 2993 #> 2994 #> 2995 #> 2996 #> 2997 #> 2998 #> 2999 #> 3000 #> 3001 #> 3002 #> 3003 #> 3004 #> 3005 UniProtKB:P23724 #> 3006 #> 3007 UniProtKB:P70398 #> 3008 InterPro:IPR001605 #> 3009 #> 3010 UniProtKB:Q5DTT2|ensembl:ENSMUSP00000093729 #> 3011 InterPro:IPR000904|InterPro:IPR035999 #> 3012 GO:0005085 #> 3013 #> 3014 #> 3015 UniProtKB:Q5DTT2|ensembl:ENSMUSP00000093729 #> 3016 UniProtKB:Q5DTT2|ensembl:ENSMUSP00000093729 #> 3017 UniProtKB:Q5DTT2|ensembl:ENSMUSP00000093729 #> 3018 #> 3019 #> 3020 #> 3021 UniProtKB-KW:KW-0812 #> 3022 UniProtKB-SubCell:SL-0191 #> 3023 UniProtKB-SubCell:SL-0086 #> 3024 UniProtKB:P13473-2 #> 3025 UniProtKB:Q9Y371 #> 3026 #> 3027 #> 3028 UniPathway:UPA00199 #> 3029 #> 3030 #> 3031 #> 3032 #> 3033 UniProtKB-KW:KW-0812 #> 3034 UniProtKB:O43617 #> 3035 UniProtKB:Q9Y2L5 #> 3036 #> 3037 InterPro:IPR006201 #> 3038 #> 3039 GO:0022850 #> 3040 #> 3041 #> 3042 #> 3043 #> 3044 #> 3045 UniProtKB:Q9NZN8 #> 3046 UniProtKB:Q9UFF9 #> 3047 UniProtKB:O75175 #> 3048 UniProtKB:Q9NZN8 #> 3049 UniProtKB:Q9UFF9 #> 3050 UniProtKB:Q96LI5 #> 3051 UniProtKB:Q9ULM6 #> 3052 UniProtKB:P50616 #> 3053 UniProtKB:P22893 #> 3054 UniProtKB:Q9UIV1 #> 3055 UniProtKB:Q8NDV7 #> 3056 UniProtKB:Q9HCJ0 #> 3057 UniProtKB:Q9UPQ9 #> 3058 UniProtKB:Q96LI5 #> 3059 UniProtKB:Q9HCJ0 #> 3060 UniProtKB:Q96LI5 #> 3061 UniProtKB:Q9UFF9 #> 3062 UniProtKB:Q9UIV1 #> 3063 UniProtKB:Q9ULM6 #> 3064 UniProtKB:Q9UKZ1 #> 3065 UniProtKB:Q9HCJ0 #> 3066 UniProtKB:P26651 #> 3067 UniProtKB:P60321 #> 3068 UniProtKB:P60323 #> 3069 UniProtKB:Q8WY41 #> 3070 UniProtKB:Q8NDV7 #> 3071 UniProtKB:Q9HCJ0 #> 3072 UniProtKB:P26651 #> 3073 UniProtKB:O75175 #> 3074 UniProtKB:P50616 #> 3075 UniProtKB:Q96LI5 #> 3076 UniProtKB:Q9NZN8 #> 3077 UniProtKB:Q9UFF9 #> 3078 UniProtKB:Q9UIV1 #> 3079 UniProtKB:Q9UKZ1 #> 3080 UniProtKB:Q9ULM6 #> 3081 UniProtKB:Q9NRA8 #> 3082 UniProtKB:Q3ZCQ2 #> 3083 UniProtKB:P26196 #> 3084 #> 3085 #> 3086 #> 3087 UniProtKB:Q92600 #> 3088 #> 3089 #> 3090 UniProtKB:Q6ZQ08|ensembl:ENSMUSP00000096073 #> 3091 #> 3092 #> 3093 #> 3094 #> 3095 #> 3096 #> 3097 #> 3098 #> 3099 #> 3100 #> 3101 GO:0004535 #> 3102 #> 3103 #> 3104 UniProtKB:Q6ZQ08 #> 3105 #> 3106 #> 3107 UniProtKB-SubCell:SL-0191 #> 3108 #> 3109 #> 3110 #> 3111 #> 3112 #> 3113 #> 3114 #> 3115 UniProtKB-KW:KW-0067 #> 3116 UniProtKB-KW:KW-0479 #> 3117 #> 3118 #> 3119 #> 3120 EC:6.3.2.11 #> 3121 #> 3122 #> 3123 #> 3124 #> 3125 UniProtKB:Q7Z417 #> 3126 UniProtKB:Q80T91 #> 3127 UniProtKB:Q80T91 #> 3128 UniProtKB-KW:KW-0812 #> 3129 UniProtKB-SubCell:SL-0026 #> 3130 InterPro:IPR002126|InterPro:IPR015919 #> 3131 InterPro:IPR002126 #> 3132 #> 3133 #> 3134 #> 3135 #> 3136 #> 3137 #> 3138 #> 3139 UniProtKB:A8MQ03 #> 3140 UniProtKB:O15499 #> 3141 UniProtKB:P52954 #> 3142 UniProtKB:P60410 #> 3143 UniProtKB:Q5JST6 #> 3144 UniProtKB:Q5T749 #> 3145 UniProtKB:Q5TA81 #> 3146 UniProtKB:Q86XT4 #> 3147 UniProtKB:Q8IYE1 #> 3148 UniProtKB:Q92764 #> 3149 UniProtKB:Q9BRK4 #> 3150 UniProtKB:Q9NRY7 #> 3151 UniProtKB:X5D778 #> 3152 UniProtKB-KW:KW-0217 #> 3153 UniProtKB-KW:KW-0072 #> 3154 UniProtKB-SubCell:SL-0022 #> 3155 #> 3156 UniProtKB-SubCell:SL-0100 #> 3157 InterPro:IPR004126 #> 3158 GO:0004859 #> 3159 UniProtKB-SubCell:SL-0243 #> 3160 UniProtKB-KW:KW-0812 #> 3161 UniProtKB:O60941-5 #> 3162 UniProtKB:O75604 #> 3163 UniProtKB:P08631-2 #> 3164 UniProtKB:P09067 #> 3165 UniProtKB:P20700 #> 3166 UniProtKB:P25800 #> 3167 UniProtKB:P55040 #> 3168 UniProtKB:Q03252 #> 3169 UniProtKB:Q07002 #> 3170 UniProtKB:Q13526 #> 3171 UniProtKB:Q15311 #> 3172 UniProtKB:Q2TBE0 #> 3173 UniProtKB:Q3B820 #> 3174 UniProtKB:Q3SY00 #> 3175 UniProtKB:Q53FD0-2 #> 3176 UniProtKB:Q63ZY3 #> 3177 UniProtKB:Q6NUQ1 #> 3178 UniProtKB:Q6NYC8 #> 3179 UniProtKB:Q8N3L3 #> 3180 UniProtKB:Q8TBB1 #> 3181 UniProtKB:Q8TD31-3 #> 3182 UniProtKB:Q96AA8 #> 3183 UniProtKB:Q96B97 #> 3184 UniProtKB:Q96MY7 #> 3185 UniProtKB:Q99816 #> 3186 UniProtKB:Q9BXY8 #> 3187 UniProtKB:Q9BZW7 #> 3188 UniProtKB:Q9H257-2 #> 3189 UniProtKB:Q9H4E7 #> 3190 UniProtKB:Q9H788 #> 3191 UniProtKB:Q9NQT4 #> 3192 UniProtKB:Q9NRE2 #> 3193 UniProtKB:Q9NU19 #> 3194 UniProtKB:Q9NX04 #> 3195 UniProtKB:Q9Y228 #> 3196 UniProtKB:Q9Y580 #> 3197 UniProtKB:Q9Y5B8 #> 3198 UniProtKB:Q4QRL3 #> 3199 UniProtKB:Q4QRL3 #> 3200 UniProtKB:Q4QRL3|ensembl:ENSMUSP00000109067 #> 3201 UniProtKB:Q4QRL3 #> 3202 UniProtKB-SubCell:SL-0095 #> 3203 UniProtKB-SubCell:SL-0132 #> 3204 #> 3205 UniProtKB:P29991:PRO_0000308465 #> 3206 UniProtKB-KW:KW-0493 #> 3207 UniProtKB-SubCell:SL-0147 #> 3208 UniProtKB-KW:KW-0968 #> 3209 #> 3210 UniProtKB-SubCell:SL-0243 #> 3211 UniProtKB-KW:KW-0812 #> 3212 InterPro:IPR000315 #> 3213 UniProtKB:D3YN49 #> 3214 UniProtKB:P24864 #> 3215 InterPro:IPR029700 #> 3216 UniProtKB-KW:KW-0131 #> 3217 UniProtKB:Q3URY2|ensembl:ENSMUSP00000087269 #> 3218 UniProtKB:D3YN49 #> 3219 InterPro:IPR001981 #> 3220 InterPro:IPR001981 #> 3221 InterPro:IPR001981 #> 3222 InterPro:IPR001981 #> 3223 UniProtKB-KW:KW-0067 #> 3224 #> 3225 InterPro:IPR003054 #> 3226 UniProtKB-KW:KW-0479 #> 3227 UniProtKB-KW:KW-0812 #> 3228 #> 3229 tfclass:3.1.2 #> 3230 #> 3231 #> 3232 UniProtKB:P43688 #> 3233 UniProtKB:P43688 #> 3234 UniProtKB:P43688 #> 3235 UniProtKB:P43688 #> 3236 #> 3237 UniProtKB:P43688 #> 3238 UniProtKB:P43688 #> 3239 #> 3240 UniProtKB:P43688 #> 3241 UniProtKB:P43688 #> 3242 UniProtKB:P43688 #> 3243 UniProtKB:P43688 #> 3244 UniProtKB:P43688 #> 3245 GO:0003700 #> 3246 tfclass:3.1.2 #> 3247 UniProtKB-KW:KW-0297 #> 3248 UniProtKB-KW:KW-0297 #> 3249 GO:0004984 #> 3250 #> 3251 UniProtKB-KW:KW-0812 #> 3252 InterPro:IPR018200 #> 3253 UniProtKB-KW:KW-0053 #> 3254 UniProtKB-SubCell:SL-0095 #> 3255 UniProtKB-SubCell:SL-0095 #> 3256 UniProtKB:Q9EQF4 #> 3257 UniProtKB:Q9EQF4|ensembl:ENSMUSP00000034409 #> 3258 UniProtKB:Q8IYV9 #> 3259 UniProtKB:Q8IYV9 #> 3260 UniProtKB:Q8IYV9 #> 3261 UniProtKB:Q9EQF4 #> 3262 UniProtKB:Q9EQF4 #> 3263 UniProtKB:Q9EQF4 #> 3264 UniProtKB:Q9EQF4 #> 3265 #> 3266 #> 3267 UniProtKB:P48729 #> 3268 UniProtKB:Q15797 #> 3269 UniProtKB:P48729 #> 3270 #> 3271 #> 3272 #> 3273 #> 3274 UniProtKB-KW:KW-0297 #> 3275 UniProtKB:Q07627 #> 3276 UniProtKB-KW:KW-0297 #> 3277 GO:0004984 #> 3278 #> 3279 UniProtKB-KW:KW-0812 #> 3280 InterPro:IPR005106 #> 3281 RHEA:11788 #> 3282 RHEA:11784 #> 3283 UniPathway:UPA00253 #> 3284 UniProtKB-KW:KW-0812 #> 3285 UniProtKB:Q6IA17 #> 3286 UniProtKB-KW:KW-0067 #> 3287 #> 3288 #> 3289 #> 3290 UniProtKB-SubCell:SL-0086 #> 3291 UniProtKB-SubCell:SL-0039 #> 3292 UniProtKB-SubCell:SL-0132 #> 3293 UniProtKB-KW:KW-0812 #> 3294 #> 3295 UniProtKB-KW:KW-0507 #> 3296 #> 3297 UniProtKB-KW:KW-0508 #> 3298 #> 3299 #> 3300 EC:3.1.3.21 #> 3301 UniProtKB:Q8CHP8 #> 3302 UniProtKB:Q8CHP8 #> 3303 #> 3304 #> 3305 UniProtKB:Q8CHP8 #> 3306 #> 3307 #> 3308 UniProtKB:Q8CHP8 #> 3309 UniProtKB:Q8CHP8 #> 3310 #> 3311 UniProtKB-KW:KW-0297 #> 3312 UniProtKB-KW:KW-0297 #> 3313 GO:0004984 #> 3314 #> 3315 UniProtKB-KW:KW-0812 #> 3316 InterPro:IPR000315 #> 3317 UniProtKB-KW:KW-0297 #> 3318 UniProtKB-KW:KW-0297 #> 3319 GO:0004984 #> 3320 #> 3321 UniProtKB-KW:KW-0812 #> 3322 UniProtKB:P11912 #> 3323 UniProtKB:P21964 #> 3324 UniProtKB:P34910-2 #> 3325 UniProtKB:Q13113 #> 3326 UniProtKB:Q13520 #> 3327 UniProtKB:Q14973 #> 3328 UniProtKB:Q3SXY8 #> 3329 UniProtKB:Q5JX71 #> 3330 UniProtKB:Q8TDT2 #> 3331 UniProtKB:Q8TED1 #> 3332 UniProtKB:Q96GF1 #> 3333 #> 3334 UniProtKB-KW:KW-0812 #> 3335 UniProtKB-SubCell:SL-0191 #> 3336 UniProtKB-SubCell:SL-0039 #> 3337 #> 3338 #> 3339 UniProtKB:P15311 #> 3340 #> 3341 #> 3342 UniProtKB-KW:KW-0341 #> 3343 UniProtKB-SubCell:SL-0191 #> 3344 UniProtKB-SubCell:SL-0173 #> 3345 UniProtKB-SubCell:SL-0095 #> 3346 #> 3347 #> 3348 UniProtKB-KW:KW-0812 #> 3349 UniProtKB-KW:KW-0812 #> 3350 UniProtKB-KW:KW-0479 #> 3351 GO:0001228 #> 3352 UniProtKB-KW:KW-0694 #> 3353 UniProtKB-SubCell:SL-0086 #> 3354 UniProtKB:Q10589 #> 3355 UniProtKB:Q10589 #> 3356 UniProtKB:Q10589 #> 3357 UniProtKB-SubCell:SL-0243 #> 3358 UniProtKB:Q10589 #> 3359 UniProtKB:Q8N7C3 #> 3360 #> 3361 UniProtKB:Q8N371 #> 3362 UniProtKB-KW:KW-0156 #> 3363 UniProtKB-SubCell:SL-0468 #> 3364 #> 3365 #> 3366 UniProtKB-KW:KW-0812 #> 3367 GO:1990756 #> 3368 UniProtKB:P50402 #> 3369 UniProtKB-KW:KW-0489 #> 3370 UniProtKB-KW:KW-0489 #> 3371 UniProtKB:A6NK89 #> 3372 UniProtKB:A8K8V0 #> 3373 UniProtKB:A8KA13 #> 3374 UniProtKB:O00506 #> 3375 UniProtKB:O14964 #> 3376 UniProtKB:O15160 #> 3377 UniProtKB:O15371 #> 3378 UniProtKB:O43167 #> 3379 UniProtKB:O43189 #> 3380 UniProtKB:O43257 #> 3381 UniProtKB:O43296 #> 3382 UniProtKB:O43463 #> 3383 UniProtKB:O43711 #> 3384 UniProtKB:O43741 #> 3385 UniProtKB:O60225-2 #> 3386 UniProtKB:O75348 #> 3387 UniProtKB:O75564-2 #> 3388 UniProtKB:O75604 #> 3389 UniProtKB:O95201 #> 3390 UniProtKB:O95678 #> 3391 UniProtKB:O95863 #> 3392 UniProtKB:O95872 #> 3393 UniProtKB:O95983-2 #> 3394 UniProtKB:O95990-4 #> 3395 UniProtKB:P00540 #> 3396 UniProtKB:P01024 #> 3397 UniProtKB:P02008 #> 3398 UniProtKB:P04264 #> 3399 UniProtKB:P04808 #> 3400 UniProtKB:P09067 #> 3401 UniProtKB:P0CB47 #> 3402 UniProtKB:P13682 #> 3403 UniProtKB:P15622-3 #> 3404 UniProtKB:P17021 #> 3405 UniProtKB:P17024 #> 3406 UniProtKB:P17041 #> 3407 UniProtKB:P17482 #> 3408 UniProtKB:P17661 #> 3409 UniProtKB:P29597 #> 3410 UniProtKB:P31273 #> 3411 UniProtKB:P43897 #> 3412 UniProtKB:P46379-2 #> 3413 UniProtKB:P49910 #> 3414 UniProtKB:P51504 #> 3415 UniProtKB:P51687 #> 3416 UniProtKB:P55040 #> 3417 UniProtKB:P55081 #> 3418 UniProtKB:P56470 #> 3419 UniProtKB:P56524-2 #> 3420 UniProtKB:P57075-2 #> 3421 UniProtKB:P57086 #> 3422 UniProtKB:P61968 #> 3423 UniProtKB:P62328 #> 3424 UniProtKB:P78424 #> 3425 UniProtKB:Q00403 #> 3426 UniProtKB:Q05516 #> 3427 UniProtKB:Q07002 #> 3428 UniProtKB:Q08117-2 #> 3429 UniProtKB:Q08AG5 #> 3430 UniProtKB:Q12901 #> 3431 UniProtKB:Q13415 #> 3432 UniProtKB:Q13526 #> 3433 UniProtKB:Q13671 #> 3434 UniProtKB:Q13895 #> 3435 UniProtKB:Q14005-2 #> 3436 UniProtKB:Q14119 #> 3437 UniProtKB:Q14142 #> 3438 UniProtKB:Q14657 #> 3439 UniProtKB:Q14D33 #> 3440 UniProtKB:Q15287 #> 3441 UniProtKB:Q15561 #> 3442 UniProtKB:Q15742 #> 3443 UniProtKB:Q15911-2 #> 3444 UniProtKB:Q15973 #> 3445 UniProtKB:Q16512 #> 3446 UniProtKB:Q16543 #> 3447 UniProtKB:Q16595 #> 3448 UniProtKB:Q16670 #> 3449 UniProtKB:Q2TBE0 #> 3450 UniProtKB:Q3B820 #> 3451 UniProtKB:Q3KQV3 #> 3452 UniProtKB:Q3MJ62 #> 3453 UniProtKB:Q3SY00 #> 3454 UniProtKB:Q4VC44 #> 3455 UniProtKB:Q5EBL2 #> 3456 UniProtKB:Q5JTD0 #> 3457 UniProtKB:Q5T619 #> 3458 UniProtKB:Q5T686 #> 3459 UniProtKB:Q5W5X9-3 #> 3460 UniProtKB:Q63ZY3 #> 3461 UniProtKB:Q64LD2-2 #> 3462 UniProtKB:Q6IQ26 #> 3463 UniProtKB:Q6NUJ5 #> 3464 UniProtKB:Q6NYC8 #> 3465 UniProtKB:Q6NZ36-4 #> 3466 UniProtKB:Q6P1J9 #> 3467 UniProtKB:Q6P2D0 #> 3468 UniProtKB:Q6PF15 #> 3469 UniProtKB:Q6X4W1-2 #> 3470 UniProtKB:Q6ZN55-2 #> 3471 UniProtKB:Q6ZNH5 #> 3472 UniProtKB:Q7L273 #> 3473 UniProtKB:Q7RTU4 #> 3474 UniProtKB:Q7Z4V0 #> 3475 UniProtKB:Q7Z6J9 #> 3476 UniProtKB:Q7Z7H3 #> 3477 UniProtKB:Q86UD4 #> 3478 UniProtKB:Q86VK4-3 #> 3479 UniProtKB:Q86VV4 #> 3480 UniProtKB:Q8IVT4 #> 3481 UniProtKB:Q8IXJ9 #> 3482 UniProtKB:Q8IYE0 #> 3483 UniProtKB:Q8IYX3 #> 3484 UniProtKB:Q8N0Y2-2 #> 3485 UniProtKB:Q8N5A5-2 #> 3486 UniProtKB:Q8N5M1 #> 3487 UniProtKB:Q8N6Y0 #> 3488 UniProtKB:Q8N715 #> 3489 UniProtKB:Q8N7F7 #> 3490 UniProtKB:Q8N7U7-2 #> 3491 UniProtKB:Q8N8B7-2 #> 3492 UniProtKB:Q8N988-2 #> 3493 UniProtKB:Q8N9B5-2 #> 3494 UniProtKB:Q8N9N5-2 #> 3495 UniProtKB:Q8NE01 #> 3496 UniProtKB:Q8NHY3 #> 3497 UniProtKB:Q8NHZ7 #> 3498 UniProtKB:Q8TAE8 #> 3499 UniProtKB:Q8TAP4-4 #> 3500 UniProtKB:Q8TAU3 #> 3501 UniProtKB:Q8TBE0 #> 3502 UniProtKB:Q8TC57 #> 3503 UniProtKB:Q8TD31-3 #> 3504 UniProtKB:Q8TDC0 #> 3505 UniProtKB:Q8WUI4-6 #> 3506 UniProtKB:Q8WWY3 #> 3507 UniProtKB:Q8WYQ4-2 #> 3508 UniProtKB:Q92529 #> 3509 UniProtKB:Q92608 #> 3510 UniProtKB:Q92785 #> 3511 UniProtKB:Q969G3 #> 3512 UniProtKB:Q969G5 #> 3513 UniProtKB:Q96BR6 #> 3514 UniProtKB:Q96BZ8 #> 3515 UniProtKB:Q96C55 #> 3516 UniProtKB:Q96EG3 #> 3517 UniProtKB:Q96FJ0 #> 3518 UniProtKB:Q96GE4 #> 3519 UniProtKB:Q96GM5 #> 3520 UniProtKB:Q96H86 #> 3521 UniProtKB:Q96HA8 #> 3522 UniProtKB:Q96HB5 #> 3523 UniProtKB:Q96IQ9 #> 3524 UniProtKB:Q96JC4 #> 3525 UniProtKB:Q96JC9 #> 3526 UniProtKB:Q96MX3 #> 3527 UniProtKB:Q96MY7 #> 3528 UniProtKB:Q96N58 #> 3529 UniProtKB:Q96NC0 #> 3530 UniProtKB:Q96NL3 #> 3531 UniProtKB:Q96PV4 #> 3532 UniProtKB:Q96S90 #> 3533 UniProtKB:Q96SQ5 #> 3534 UniProtKB:Q99633 #> 3535 UniProtKB:Q99757 #> 3536 UniProtKB:Q9BQ89 #> 3537 UniProtKB:Q9BRR0 #> 3538 UniProtKB:Q9BRR9 #> 3539 UniProtKB:Q9BSH4 #> 3540 UniProtKB:Q9BSK4 #> 3541 UniProtKB:Q9BT49 #> 3542 UniProtKB:Q9BU61 #> 3543 UniProtKB:Q9BU76 #> 3544 UniProtKB:Q9BUZ4 #> 3545 UniProtKB:Q9BV47 #> 3546 UniProtKB:Q9BWG6 #> 3547 UniProtKB:Q9BZE0 #> 3548 UniProtKB:Q9C086 #> 3549 UniProtKB:Q9GZT3 #> 3550 UniProtKB:Q9GZV7 #> 3551 UniProtKB:Q9H0I2 #> 3552 UniProtKB:Q9H1K1 #> 3553 UniProtKB:Q9H2S5 #> 3554 UniProtKB:Q9H4E7 #> 3555 UniProtKB:Q9H5I1-2 #> 3556 UniProtKB:Q9H707 #> 3557 UniProtKB:Q9H788 #> 3558 UniProtKB:Q9H7X3 #> 3559 UniProtKB:Q9HBE1-4 #> 3560 UniProtKB:Q9HC52 #> 3561 UniProtKB:Q9NPB3 #> 3562 UniProtKB:Q9NPJ8-3 #> 3563 UniProtKB:Q9NSI2 #> 3564 UniProtKB:Q9NVF7 #> 3565 UniProtKB:Q9NWS9-2 #> 3566 UniProtKB:Q9NX04 #> 3567 UniProtKB:Q9P0T4 #> 3568 UniProtKB:Q9P209 #> 3569 UniProtKB:Q9P2J8 #> 3570 UniProtKB:Q9UBU9 #> 3571 UniProtKB:Q9UEG4 #> 3572 UniProtKB:Q9UER7 #> 3573 UniProtKB:Q9UGP5-2 #> 3574 UniProtKB:Q9UIE0 #> 3575 UniProtKB:Q9UJ04 #> 3576 UniProtKB:Q9UK33 #> 3577 UniProtKB:Q9ULM2 #> 3578 UniProtKB:Q9Y228 #> 3579 UniProtKB:Q9Y2I9-2 #> 3580 UniProtKB:Q9Y2P0 #> 3581 UniProtKB:Q9Y3B7 #> 3582 UniProtKB:Q9Y586 #> 3583 UniProtKB:Q9Y5E9 #> 3584 UniProtKB:X5D778 #> 3585 UniProtKB:P38159 #> 3586 UniProtKB:Q15415 #> 3587 UniProtKB-KW:KW-0507 #> 3588 UniProtKB-KW:KW-0508 #> 3589 UniProtKB:O95833 #> 3590 UniProtKB:Q9UGI0 #> 3591 UniProtKB-SubCell:SL-0039 #> 3592 UniProtKB-KW:KW-0297 #> 3593 UniProtKB-KW:KW-0297 #> 3594 GO:0004984 #> 3595 #> 3596 UniProtKB-KW:KW-0812 #> 3597 InterPro:IPR007214|InterPro:IPR036754 #> 3598 GO:0002161 #> 3599 UniProtKB-KW:KW-0509 #> 3600 UniProtKB-KW:KW-0479 #> 3601 UniProtKB-KW:KW-0812 #> 3602 #> 3603 UniProtKB:Q9D9C6 #> 3604 #> 3605 #> 3606 #> 3607 UniProtKB-KW:KW-0131 #> 3608 #> 3609 #> 3610 #> 3611 #> 3612 UniProtKB-KW:KW-0297 #> 3613 UniProtKB-KW:KW-0297 #> 3614 GO:0004984 #> 3615 #> 3616 #> 3617 #> 3618 UniProtKB-KW:KW-0812 #> 3619 UniProtKB-KW:KW-0812 #> 3620 #> 3621 #> 3622 UniProtKB:P27467 #> 3623 #> 3624 UniProtKB:P28026 #> 3625 UniProtKB-KW:KW-0479 #> 3626 #> 3627 UniProtKB-KW:KW-0879 #> 3628 #> 3629 #> 3630 #> 3631 #> 3632 #> 3633 UniProtKB-SubCell:SL-0095 #> 3634 UniProtKB-KW:KW-0812 #> 3635 UniProtKB-KW:KW-0297 #> 3636 InterPro:IPR000725 #> 3637 UniProtKB-KW:KW-0297 #> 3638 GO:0004984 #> 3639 #> 3640 UniProtKB-KW:KW-0812 #> 3641 tfclass:1.2.4 #> 3642 InterPro:IPR011598|InterPro:IPR036638 #> 3643 tfclass:1.2.4 #> 3644 UniProtKB-KW:KW-0812 #> 3645 InterPro:IPR002048 #> 3646 InterPro:IPR002164 #> 3647 InterPro:IPR002164 #> 3648 UniProtKB-KW:KW-0446 #> 3649 #> 3650 #> 3651 UniProtKB-KW:KW-0479 #> 3652 #> 3653 UniProtKB:Q3TYR5|ensembl:ENSMUSP00000095198 #> 3654 UniProtKB:Q3TYR5|ensembl:ENSMUSP00000095198 #> 3655 #> 3656 UniProtKB:Q8BIF2|ensembl:ENSMUSP00000017576 #> 3657 UniProtKB-KW:KW-0507 #> 3658 UniProtKB-KW:KW-0508 #> 3659 UniProtKB:Q8BIF2|ensembl:ENSMUSP00000017576 #> 3660 #> 3661 UniProtKB:Q7Z2W7 #> 3662 #> 3663 #> 3664 #> 3665 #> 3666 #> 3667 #> 3668 #> 3669 tfclass:3.1.3 #> 3670 #> 3671 tfclass:3.1.3 #> 3672 UniProtKB-KW:KW-0812 #> 3673 UniProtKB:M1V4Y8 #> 3674 UniProtKB:M1V4Y8 #> 3675 UniProtKB:M1V4Y8 #> 3676 UniProtKB:M1V4Y8 #> 3677 UniProtKB:M1V4Y8 #> 3678 UniProtKB:M1V4Y8 #> 3679 UniProtKB-KW:KW-0812 #> 3680 UniProtKB-KW:KW-0788 #> 3681 InterPro:IPR039672 #> 3682 #> 3683 #> 3684 InterPro:IPR039672 #> 3685 GO:0015293 #> 3686 #> 3687 UniProtKB-SubCell:SL-0179 #> 3688 UniProtKB-KW:KW-0812 #> 3689 UniProtKB:P21912 #> 3690 UniProtKB:Q8IWL3 #> 3691 UniProtKB:P21912 #> 3692 UniProtKB:Q8IWL3 #> 3693 UniProtKB:Q8IWL3 #> 3694 UniProtKB:Q7Z3Y8 #> 3695 UniProtKB:Q9UHD4 #> 3696 #> 3697 #> 3698 UniProtKB-SubCell:SL-0170 #> 3699 UniProtKB-SubCell:SL-0243 #> 3700 UniProtKB-KW:KW-0744 #> 3701 UniProtKB-KW:KW-0221 #> 3702 UniProtKB:Q9D4R2|ensembl:ENSMUSP00000041629 #> 3703 UniProtKB-SubCell:SL-0134 #> 3704 UniProtKB-SubCell:SL-0097 #> 3705 UniProtKB-KW:KW-0812 #> 3706 UniProtKB-KW:KW-0812 #> 3707 UniProtKB-KW:KW-0812 #> 3708 UniProtKB-KW:KW-0812 #> 3709 UniProtKB-KW:KW-0009 #> 3710 UniProtKB-KW:KW-0217 #> 3711 UniProtKB-KW:KW-0744 #> 3712 UniProtKB-KW:KW-0221 #> 3713 #> 3714 #> 3715 #> 3716 #> 3717 #> 3718 #> 3719 #> 3720 #> 3721 #> 3722 #> 3723 #> 3724 UniProtKB-KW:KW-0812 #> 3725 UniProtKB-KW:KW-0479 #> 3726 UniProtKB-SubCell:SL-0191 #> 3727 UniProtKB:Q283N4 #> 3728 RHEA:26301 #> 3729 UniProtKB-KW:KW-0659 #> 3730 #> 3731 InterPro:IPR017580 #> 3732 UniPathway:UPA00394 #> 3733 #> 3734 UniProtKB-SubCell:SL-0204 #> 3735 UniProtKB-KW:KW-0844 #> 3736 UniProtKB-KW:KW-0716 #> 3737 #> 3738 #> 3739 InterPro:IPR000315 #> 3740 UniProtKB:Q96IK5 #> 3741 InterPro:IPR026271 #> 3742 InterPro:IPR026271 #> 3743 InterPro:IPR026271 #> 3744 InterPro:IPR026271 #> 3745 UniProtKB-SubCell:SL-0243 #> 3746 UniProtKB:Q587J8,UniProtKB:Q9H808 #> 3747 UniProtKB:P09917 #> 3748 UniProtKB:P14678-2 #> 3749 UniProtKB:Q17RB8 #> 3750 UniProtKB:Q8N8B7-2 #> 3751 UniProtKB:Q96HA8 #> 3752 UniProtKB:Q9H0I2 #> 3753 UniProtKB:Q9HAQ2 #> 3754 UniProtKB:Q9NX04 #> 3755 UniProtKB:Q9NYB9-2 #> 3756 UniProtKB:Q9CWE6 #> 3757 #> 3758 UniProtKB:Q9CWE6 #> 3759 UniProtKB:Q9CWE6 #> 3760 UniProtKB:Q9CWE6 #> 3761 UniProtKB:Q9CWE6 #> 3762 UniProtKB:Q9CWE6 #> 3763 UniProtKB:Q9CWE6 #> 3764 UniProtKB:Q9CWE6 #> 3765 UniProtKB:Q9CWE6 #> 3766 UniProtKB:Q9CWE6 #> 3767 #> 3768 #> 3769 UniProtKB:Q9CWE6 #> 3770 #> 3771 #> 3772 #> 3773 UniProtKB:P51687 #> 3774 UniProtKB:Q15172 #> 3775 #> 3776 EC:2.3.2.2 #> 3777 EC:2.3.2.2 #> 3778 GO:0000048 #> 3779 UniProtKB-KW:KW-0645 #> 3780 UniProtKB-KW:KW-0317 #> 3781 #> 3782 UniProtKB:P19440 #> 3783 UniProtKB-KW:KW-0812 #> 3784 #> 3785 UniProtKB-SubCell:SL-0243 #> 3786 UniProtKB-SubCell:SL-0191 #> 3787 UniProtKB-KW:KW-0297 #> 3788 UniProtKB-KW:KW-0297 #> 3789 GO:0004984 #> 3790 #> 3791 UniProtKB-KW:KW-0812 #> 3792 UniProtKB-SubCell:SL-0039 #> 3793 UniProtKB-KW:KW-0812 #> 3794 UniProtKB-KW:KW-0297 #> 3795 InterPro:IPR000725 #> 3796 UniProtKB-KW:KW-0297 #> 3797 GO:0004984 #> 3798 #> 3799 UniProtKB-KW:KW-0812 #> 3800 GO:1902388 #> 3801 UniProtKB-KW:KW-0594 #> 3802 UniProtKB-KW:KW-0812 #> 3803 UniProtKB:O95214 #> 3804 UniProtKB:P57086 #> 3805 UniProtKB:Q8TF74 #> 3806 InterPro:IPR006689 #> 3807 UniProtKB-KW:KW-0297 #> 3808 InterPro:IPR000725 #> 3809 UniProtKB-KW:KW-0297 #> 3810 GO:0004984 #> 3811 #> 3812 UniProtKB-KW:KW-0812 #> 3813 InterPro:IPR002048|InterPro:IPR029543 #> 3814 InterPro:IPR029543 #> 3815 UniProtKB-SubCell:SL-0132 #> 3816 UniProtKB-KW:KW-0456 #> 3817 UniProtKB-SubCell:SL-0086 #> 3818 #> 3819 UniProtKB-KW:KW-0297 #> 3820 UniProtKB-KW:KW-0297 #> 3821 GO:0004984 #> 3822 #> 3823 UniProtKB-KW:KW-0812 #> 3824 UniProtKB:P60411 #> 3825 UniProtKB:Q8NHQ1 #> 3826 UniProtKB-KW:KW-0479 #> 3827 UniProtKB:Q4ZJM7 #> 3828 UniProtKB:Q4ZJM7 #> 3829 UniProtKB:Q4ZJM7 #> 3830 UniProtKB:Q4ZJM7 #> 3831 UniProtKB-SubCell:SL-0243 #> 3832 #> 3833 UniProtKB:Q80WS3|ensembl:ENSMUSP00000128889 #> 3834 #> 3835 #> 3836 UniProtKB:Q7TNS8 #> 3837 UniProtKB:Q7TNS8 #> 3838 UniProtKB:Q7TNS8 #> 3839 UniProtKB:Q7TNS8 #> 3840 UniProtKB-SubCell:SL-0468 #> 3841 #> 3842 UniProtKB-KW:KW-0238 #> 3843 UniProtKB:Q5T3J3 #> 3844 InterPro:IPR010935|InterPro:IPR036277 #> 3845 UniProtKB:Q6P5D8 #> 3846 UniProtKB:Q6P5D8 #> 3847 InterPro:IPR038892 #> 3848 #> 3849 #> 3850 #> 3851 #> 3852 UniProtKB:Q6P5D8 #> 3853 UniProtKB:Q6P5D8|ensembl:ENSMUSP00000121835 #> 3854 UniProtKB:Q6P5D8 #> 3855 #> 3856 #> 3857 #> 3858 #> 3859 #> 3860 UniProtKB-KW:KW-0812 #> 3861 tfclass:3.1.2 #> 3862 UniProtKB:P42581|ensembl:ENSMUSP00000039018 #> 3863 UniProtKB:P42581|ensembl:ENSMUSP00000039018 #> 3864 UniProtKB-KW:KW-0221 #> 3865 UniProtKB:P42581|ensembl:ENSMUSP00000039018 #> 3866 UniProtKB:P42581|ensembl:ENSMUSP00000039018 #> 3867 UniProtKB:P42581|ensembl:ENSMUSP00000039018 #> 3868 tfclass:3.1.2 #> 3869 #> 3870 UniProtKB:Q6PJI9 #> 3871 UniProtKB:Q9NXC5 #> 3872 #> 3873 #> 3874 #> 3875 #> 3876 #> 3877 InterPro:IPR000488 #> 3878 InterPro:IPR000315 #> 3879 tfclass:1.2.3 #> 3880 UniProtKB:Q9JK54|ensembl:ENSMUSP00000055001 #> 3881 UniProtKB:Q9JK54|ensembl:ENSMUSP00000055001 #> 3882 UniProtKB:A0A0C4DG94 #> 3883 UniProtKB:O14645 #> 3884 UniProtKB:O95229 #> 3885 UniProtKB:O95751 #> 3886 UniProtKB:P0C6T2 #> 3887 UniProtKB:P0C7W6 #> 3888 UniProtKB:P13349 #> 3889 UniProtKB:P15884-3 #> 3890 UniProtKB:P24592 #> 3891 UniProtKB:P24844-2 #> 3892 UniProtKB:P41134 #> 3893 UniProtKB:P43360 #> 3894 UniProtKB:P54257 #> 3895 UniProtKB:P78358 #> 3896 UniProtKB:Q02363 #> 3897 UniProtKB:Q02535 #> 3898 UniProtKB:Q10567-3 #> 3899 UniProtKB:Q13077 #> 3900 UniProtKB:Q13352 #> 3901 UniProtKB:Q6PF05 #> 3902 UniProtKB:Q6PJG6 #> 3903 UniProtKB:Q7Z6G3-2 #> 3904 UniProtKB:Q96N21 #> 3905 UniProtKB:Q99081-3 #> 3906 UniProtKB:Q9BXU0 #> 3907 UniProtKB:Q9H0C1 #> 3908 UniProtKB:Q9UJW9 #> 3909 UniProtKB:Q9UPT5-1 #> 3910 InterPro:IPR011598|InterPro:IPR036638 #> 3911 #> 3912 UniProtKB:Q9JK54|ensembl:ENSMUSP00000055001 #> 3913 UniProtKB:Q9JK54|ensembl:ENSMUSP00000055001 #> 3914 UniProtKB-KW:KW-0221 #> 3915 GO:0001228 #> 3916 tfclass:1.2.3 #> 3917 #> 3918 UniProtKB:B2RQE8|ensembl:ENSMUSP00000091419 #> 3919 InterPro:IPR000198|InterPro:IPR008936 #> 3920 UniProtKB:B2RQE8|ensembl:ENSMUSP00000091419 #> 3921 #> 3922 UniProtKB:B2RQE8|ensembl:ENSMUSP00000091419 #> 3923 #> 3924 UniProtKB-SubCell:SL-0094 #> 3925 UniProtKB-KW:KW-0517 #> 3926 UniProtKB:Q9D1N4 #> 3927 #> 3928 UniProtKB:Q9D1N4|ensembl:ENSMUSP00000009358 #> 3929 UniProtKB:Q9D1N4 #> 3930 UniProtKB:Q9D1N4 #> 3931 UniProtKB:Q9D1N4 #> 3932 #> 3933 UniProtKB:Q9D1N4 #> 3934 UniProtKB:Q9D1N4 #> 3935 InterPro:IPR001655 #> 3936 InterPro:IPR001683|InterPro:IPR036871 #> 3937 #> 3938 #> 3939 #> 3940 #> 3941 #> 3942 #> 3943 #> 3944 #> 3945 #> 3946 #> 3947 UniProtKB-KW:KW-0399 #> 3948 #> 3949 #> 3950 #> 3951 #> 3952 #> 3953 UniProtKB-SubCell:SL-0243 #> 3954 UniProtKB-SubCell:SL-0039 #> 3955 #> 3956 UniProtKB-KW:KW-0812 #> 3957 #> 3958 UniProtKB-SubCell:SL-0469 #> 3959 #> 3960 UniProtKB:P36405 #> 3961 UniProtKB:Q717R9 #> 3962 UniProtKB:Q7Z494 #> 3963 UniProtKB:Q96GV9 #> 3964 #> 3965 #> 3966 #> 3967 #> 3968 #> 3969 #> 3970 #> 3971 #> 3972 #> 3973 #> 3974 #> 3975 #> 3976 #> 3977 #> 3978 UniProtKB-KW:KW-0297 #> 3979 UniProtKB-KW:KW-0297 #> 3980 GO:0004984 #> 3981 #> 3982 UniProtKB-KW:KW-0812 #> 3983 InterPro:IPR026082 #> 3984 UniProtKB-KW:KW-0812 #> 3985 UniProtKB:Q14160 #> 3986 UniProtKB:Q14160 #> 3987 UniProtKB-KW:KW-0769 #> 3988 UniProtKB-KW:KW-0653 #> 3989 UniProtKB-KW:KW-0571 #> 3990 InterPro:IPR000109 #> 3991 UniProtKB-KW:KW-0812 #> 3992 UniProtKB-KW:KW-0479 #> 3993 UniProtKB-KW:KW-0343 #> 3994 UniProtKB-KW:KW-0479 #> 3995 GO:0005096 #> 3996 GO:0004722 #> 3997 #> 3998 UniProtKB:O95835 #> 3999 UniProtKB:Q9H4B6 #> 4000 UniProtKB:Q9NRM7 #> 4001 UniProtKB:P06730 #> 4002 UniProtKB:P26196 #> 4003 UniProtKB:Q8IU60 #> 4004 UniProtKB:Q9UKV8 #> 4005 UniProtKB:Q9UL18 #> 4006 UniProtKB:P40337 #> 4007 UniProtKB:Q96KS0 #> 4008 UniProtKB:Q9H6Z9 #> 4009 UniProtKB:Q9H9G7 #> 4010 UniProtKB:Q14160 #> 4011 UniProtKB-KW:KW-0479 #> 4012 #> 4013 #> 4014 #> 4015 UniProtKB-KW:KW-0970 #> 4016 #> 4017 GO:0003714 #> 4018 #> 4019 #> 4020 UniProtKB-SubCell:SL-0091 #> 4021 #> 4022 tfclass:3.1.2 #> 4023 #> 4024 #> 4025 #> 4026 #> 4027 #> 4028 #> 4029 #> 4030 UniProtKB:Q3UHX8|ensembl:ENSMUSP00000071517 #> 4031 UniProtKB:Q3UHX8|ensembl:ENSMUSP00000071517 #> 4032 UniProtKB:Q3UHX8|ensembl:ENSMUSP00000071517 #> 4033 #> 4034 #> 4035 tfclass:3.1.2 #> 4036 #> 4037 UniProtKB-SubCell:SL-0243 #> 4038 UniProtKB-SubCell:SL-0170 #> 4039 UniProtKB:P50222 #> 4040 UniProtKB:Q15323 #> 4041 tfclass:3.1.3 #> 4042 #> 4043 tfclass:3.1.3 #> 4044 UniProtKB:O15156-2 #> 4045 UniProtKB:Q6NUQ1 #> 4046 UniProtKB:Q8WXF1-2 #> 4047 UniProtKB-KW:KW-0479 #> 4048 UniProtKB-SubCell:SL-0191 #> 4049 tfclass:3.1.3 #> 4050 #> 4051 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4052 GO:0000981 #> 4053 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4054 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4055 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4056 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4057 UniProtKB:O08934|ensembl:ENSMUSP00000134067 #> 4058 UniProtKB-SubCell:SL-0191 #> 4059 tfclass:3.1.3 #> 4060 #> 4061 UniProtKB-KW:KW-0812 #> 4062 #> 4063 UniProtKB-KW:KW-0812 #> 4064 InterPro:IPR042414 #> 4065 InterPro:IPR042414 #> 4066 UniProtKB-KW:KW-1064 #> 4067 InterPro:IPR042414 #> 4068 UniProtKB-SubCell:SL-0039 #> 4069 UniProtKB-KW:KW-0812 #> 4070 InterPro:IPR006153 #> 4071 InterPro:IPR030187 #> 4072 GO:0015299 #> 4073 UniProtKB-KW:KW-0812 #> 4074 UniProtKB-KW:KW-0812 #> 4075 UniProtKB-KW:KW-0297 #> 4076 UniProtKB-KW:KW-0297 #> 4077 GO:0004984 #> 4078 #> 4079 UniProtKB-KW:KW-0812 #> 4080 #> 4081 #> 4082 #> 4083 UniProtKB-KW:KW-0963 #> 4084 GO:0007274 #> 4085 InterPro:IPR000315 #> 4086 #> 4087 #> 4088 #> 4089 #> 4090 UniProtKB-KW:KW-0395 #> 4091 UniProtKB:P54987 #> 4092 UniProtKB:P54987 #> 4093 UniProtKB:P54987 #> 4094 UniProtKB:P54987 #> 4095 UniProtKB:P54987 #> 4096 UniProtKB:P54987 #> 4097 UniProtKB:P54987 #> 4098 UniProtKB:P54987 #> 4099 UniProtKB:P54987 #> 4100 UniProtKB:P54987 #> 4101 #> 4102 #> 4103 UniProtKB:P54987 #> 4104 UniProtKB:P54987 #> 4105 UniProtKB:P54987 #> 4106 UniProtKB:P54987 #> 4107 #> 4108 UniProtKB:P54987 #> 4109 UniProtKB:P54987 #> 4110 UniProtKB-KW:KW-0479 #> 4111 UniProtKB-KW:KW-0436 #> 4112 EC:2.3.1.181 #> 4113 EC:2.3.1.181 #> 4114 RHEA:17665 #> 4115 #> 4116 #> 4117 #> 4118 #> 4119 #> 4120 UniPathway:UPA00143 #> 4121 InterPro:IPR036036 #> 4122 #> 4123 #> 4124 #> 4125 #> 4126 #> 4127 #> 4128 UniProtKB-KW:KW-0479 #> 4129 GO:0000981 #> 4130 UniProtKB-SubCell:SL-0191 #> 4131 UniProtKB:A6NEM1 #> 4132 UniProtKB:G5E9W6 #> 4133 UniProtKB:O95257 #> 4134 UniProtKB:O95751 #> 4135 UniProtKB:O96014 #> 4136 UniProtKB:P19429 #> 4137 UniProtKB:P43360 #> 4138 UniProtKB:Q05BL1 #> 4139 UniProtKB:Q15561 #> 4140 UniProtKB:Q2TAY7 #> 4141 UniProtKB:Q5VUB5 #> 4142 UniProtKB:Q86XR8-3 #> 4143 UniProtKB:Q8IYX3 #> 4144 UniProtKB:Q8N9N8 #> 4145 UniProtKB:Q8NHQ1 #> 4146 UniProtKB:Q96A05 #> 4147 UniProtKB:Q9BQ89 #> 4148 UniProtKB:Q9BYV2 #> 4149 UniProtKB:Q9H0W8 #> 4150 UniProtKB:Q9NPJ8-3 #> 4151 UniProtKB:Q9P2W3 #> 4152 UniProtKB:Q9UHF1 #> 4153 UniProtKB:Q9Y3M2 #> 4154 InterPro:IPR000159 #> 4155 UniProtKB:Q8BL43 #> 4156 UniProtKB:Q8BL43 #> 4157 UniProtKB-SubCell:SL-0448 #> 4158 UniProtKB-SubCell:SL-0048 #> 4159 UniProtKB-SubCell:SL-0091 #> 4160 InterPro:IPR005828|InterPro:IPR020846 #> 4161 UniProtKB-KW:KW-0406 #> 4162 InterPro:IPR005828 #> 4163 UniProtKB-KW:KW-0812 #> 4164 #> 4165 #> 4166 #> 4167 UniProtKB-KW:KW-0812 #> 4168 UniProtKB:Q9C005 #> 4169 InterPro:IPR002164 #> 4170 UniProtKB-KW:KW-0744 #> 4171 UniProtKB-KW:KW-0334 #> 4172 UniProtKB-KW:KW-0221 #> 4173 UniProtKB:E9Q6B2 #> 4174 #> 4175 UniProtKB-SubCell:SL-0265 #> 4176 UniProtKB:E9Q6B2 #> 4177 UniProtKB:P60896 #> 4178 UniProtKB-KW:KW-0132 #> 4179 UniProtKB-KW:KW-0963 #> 4180 UniProtKB:A6PWV5|ensembl:ENSMUSP00000127678 #> 4181 UniProtKB:O00257-3 #> 4182 UniProtKB:P78317 #> 4183 UniProtKB:Q9NWQ9 #> 4184 UniProtKB:A6PWV5|ensembl:ENSMUSP00000127678 #> 4185 UniProtKB:A6PWV5|ensembl:ENSMUSP00000127678 #> 4186 #> 4187 UniProtKB-KW:KW-0812 #> 4188 UniProtKB-KW:KW-0217 #> 4189 UniProtKB-KW:KW-0812 #> 4190 InterPro:IPR002674|InterPro:IPR011331 #> 4191 UniProtKB-KW:KW-0479 #> 4192 InterPro:IPR002674|InterPro:IPR011331|InterPro:IPR011332 #> 4193 UniProtKB-KW:KW-0689 #> 4194 UniProtKB-KW:KW-0297 #> 4195 UniProtKB:Q70IA6 #> 4196 UniProtKB-KW:KW-0297 #> 4197 GO:0004984 #> 4198 #> 4199 UniProtKB-KW:KW-0812 #> 4200 UniProtKB-KW:KW-0812 #> 4201 InterPro:IPR002225 #> 4202 InterPro:IPR002225 #> 4203 #> 4204 GO:0005096 #> 4205 UniProtKB-KW:KW-0812 #> 4206 InterPro:IPR005828|InterPro:IPR020846 #> 4207 UniProtKB-KW:KW-0406 #> 4208 InterPro:IPR005828 #> 4209 UniProtKB-KW:KW-0812 #> 4210 UniProtKB-KW:KW-0812 #> 4211 UniProtKB-KW:KW-0297 #> 4212 UniProtKB-KW:KW-0297 #> 4213 GO:0004984 #> 4214 #> 4215 UniProtKB-KW:KW-0812 #> 4216 UniProtKB-KW:KW-0297 #> 4217 GO:0004984 #> 4218 #> 4219 UniProtKB-KW:KW-0812 #> 4220 UniProtKB:Q8C3Q5 #> 4221 UniProtKB:Q8C3Q5 #> 4222 UniProtKB:Q8C3Q5 #> 4223 UniProtKB:Q8C3Q5 #> 4224 UniProtKB:Q8C3Q5 #> 4225 UniProtKB:Q8C3Q5 #> 4226 UniProtKB:Q8C3Q5 #> 4227 UniProtKB:Q8C3Q5 #> 4228 UniProtKB:Q8C3Q5 #> 4229 UniProtKB:Q8C3Q5 #> 4230 UniProtKB:Q8C3Q5|ensembl:ENSMUSP00000064886 #> 4231 UniProtKB:Q8C3Q5 #> 4232 UniProtKB:Q8C3Q5 #> 4233 UniProtKB:Q8C3Q5 #> 4234 UniProtKB:Q8C3Q5 #> 4235 UniProtKB-SubCell:SL-0520 #> 4236 UniProtKB:Q8C3Q5 #> 4237 UniProtKB:Q8C3Q5|ensembl:ENSMUSP00000064886 #> 4238 InterPro:IPR000425 #> 4239 GO:0015204 #> 4240 UniProtKB-KW:KW-0812 #> 4241 UniProtKB:Q1LY84 #> 4242 UniProtKB:Q1LY84 #> 4243 InterPro:IPR009072 #> 4244 GO:0003713 #> 4245 UniProtKB-SubCell:SL-0039 #> 4246 UniProtKB-KW:KW-0812 #> 4247 InterPro:IPR010684 #> 4248 InterPro:IPR010684 #> 4249 InterPro:IPR000315 #> 4250 #> 4251 #> 4252 #> 4253 #> 4254 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4255 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4256 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4257 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4258 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4259 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4260 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4261 UniProtKB:Q8VBW8|ensembl:ENSMUSP00000042183 #> 4262 UniProtKB:Q8N5I3 #> 4263 UniProtKB-KW:KW-0479 #> 4264 GO:0004842 #> 4265 UniProtKB-SubCell:SL-0086 #> 4266 tfclass:3.1.3 #> 4267 #> 4268 tfclass:3.1.3 #> 4269 UniProtKB:O75604 #> 4270 UniProtKB:P35557 #> 4271 UniProtKB:P47897 #> 4272 UniProtKB:P61024 #> 4273 UniProtKB:Q00526 #> 4274 UniProtKB:Q00535 #> 4275 UniProtKB:Q92917 #> 4276 UniProtKB:Q96A72 #> 4277 UniProtKB:Q96HA8 #> 4278 UniProtKB:Q9NVG8 #> 4279 UniProtKB:Q9Y3C6 #> 4280 UniProtKB-KW:KW-0812 #> 4281 UniProtKB-KW:KW-0297 #> 4282 InterPro:IPR000725 #> 4283 UniProtKB-KW:KW-0297 #> 4284 GO:0004984 #> 4285 #> 4286 UniProtKB-KW:KW-0812 #> 4287 InterPro:IPR000425 #> 4288 UniProtKB-KW:KW-0812 #> 4289 UniProtKB-KW:KW-0812 #> 4290 UniProtKB-KW:KW-0479 #> 4291 GO:0004722 #> 4292 UniProtKB-KW:KW-0067 #> 4293 InterPro:IPR006187 #> 4294 UniProtKB-KW:KW-0812 #> 4295 UniProtKB-KW:KW-0812 #> 4296 UniProtKB-KW:KW-0297 #> 4297 UniProtKB-KW:KW-0297 #> 4298 GO:0004984 #> 4299 #> 4300 UniProtKB-KW:KW-0812 #> 4301 UniProtKB:O43914 #> 4302 UniProtKB-KW:KW-0430 #> 4303 #> 4304 #> 4305 #> 4306 #> 4307 UniProtKB-KW:KW-0812 #> 4308 UniProtKB-KW:KW-0067 #> 4309 GO:0008568 #> 4310 UniProtKB-KW:KW-0812 #> 4311 UniProtKB-KW:KW-0694 #> 4312 UniProtKB-KW:KW-0479 #> 4313 UniProtKB-KW:KW-0812 #> 4314 UniProtKB:Q9HD26 #> 4315 UniProtKB:E9PXT9 #> 4316 UniProtKB:E9PXT9 #> 4317 #> 4318 UniProtKB:E9PXT9 #> 4319 UniProtKB-KW:KW-0297 #> 4320 UniProtKB-KW:KW-0297 #> 4321 GO:0004984 #> 4322 #> 4323 UniProtKB-KW:KW-0812 #> 4324 UniProtKB-KW:KW-0812 #> 4325 tfclass:3.1.2 #> 4326 UniProtKB-KW:KW-0238 #> 4327 UniProtKB-KW:KW-0371 #> 4328 UniProtKB:Q5VTB9 #> 4329 UniProtKB:P52950|ensembl:ENSMUSP00000032717 #> 4330 UniProtKB-SubCell:SL-0191 #> 4331 tfclass:3.1.2 #> 4332 UniProtKB-KW:KW-0297 #> 4333 InterPro:IPR000725 #> 4334 UniProtKB-KW:KW-0297 #> 4335 GO:0004984 #> 4336 UniProtKB-SubCell:SL-0039 #> 4337 UniProtKB-KW:KW-0812 #> 4338 UniProtKB:Q13541 #> 4339 UniProtKB-KW:KW-0396 #> 4340 UniProtKB-KW:KW-0810 #> 4341 UniProtKB:P63073 #> 4342 InterPro:IPR002389 #> 4343 GO:0004859 #> 4344 GO:0019834 #> 4345 GO:0005262 #> 4346 UniProtKB-SubCell:SL-0025 #> 4347 UniProtKB-SubCell:SL-0161 #> 4348 #> 4349 InterPro:IPR034325 #> 4350 UniProtKB-SubCell:SL-0066 #> 4351 UniProtKB-KW:KW-0297 #> 4352 InterPro:IPR000725 #> 4353 UniProtKB-KW:KW-0297 #> 4354 GO:0004984 #> 4355 #> 4356 UniProtKB-KW:KW-0812 #> 4357 #> 4358 #> 4359 #> 4360 UniProtKB-KW:KW-0130 #> 4361 #> 4362 #> 4363 #> 4364 UniProtKB-KW:KW-0176 #> 4365 #> 4366 #> 4367 UniProtKB-KW:KW-0479 #> 4368 GO:0001228 #> 4369 UniProtKB:Q9CX92|ensembl:ENSMUSP00000020016 #> 4370 UniProtKB:Q9CX92|ensembl:ENSMUSP00000020016 #> 4371 UniProtKB:Q9CX92|ensembl:ENSMUSP00000020016 #> 4372 GO:0005243 #> 4373 UniProtKB-KW:KW-0812 #> 4374 tfclass:3.1.3 #> 4375 #> 4376 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4377 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4378 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4379 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4380 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4381 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4382 UniProtKB:Q8BYH0|ensembl:ENSMUSP00000140337 #> 4383 UniProtKB-SubCell:SL-0191 #> 4384 tfclass:3.1.3 #> 4385 UniProtKB:O88728|ensembl:ENSMUSP00000026562 #> 4386 #> 4387 UniProtKB-KW:KW-0495 #> 4388 #> 4389 #> 4390 UniProtKB-KW:KW-0812 #> 4391 UniProtKB-KW:KW-0297 #> 4392 #> 4393 #> 4394 UniProtKB-KW:KW-0297 #> 4395 GO:0004984 #> 4396 #> 4397 #> 4398 #> 4399 UniProtKB-KW:KW-0812 #> 4400 InterPro:IPR011016 #> 4401 UniProtKB-KW:KW-0808 #> 4402 UniPathway:UPA00143 #> 4403 UniProtKB-KW:KW-0812 #> 4404 UniProtKB-SubCell:SL-0089 #> 4405 UniProtKB-KW:KW-0479 #> 4406 UniProtKB-SubCell:SL-0243 #> 4407 UniProtKB-KW:KW-0963 #> 4408 GO:0007274 #> 4409 UniProtKB-KW:KW-0067 #> 4410 #> 4411 #> 4412 UniProtKB-KW:KW-0493 #> 4413 UniProtKB-KW:KW-0739 #> 4414 UniProtKB-KW:KW-0812 #> 4415 UniProtKB-SubCell:SL-0243 #> 4416 UniProtKB:Q8CHS7|ensembl:ENSMUSP00000130924 #> 4417 InterPro:IPR000941 #> 4418 #> 4419 UniPathway:UPA00109 #> 4420 #> 4421 UniProtKB:Q8C042|ensembl:ENSMUSP00000062584 #> 4422 UniProtKB:Q8C042|ensembl:ENSMUSP00000062584 #> 4423 #> 4424 UniProtKB:Q8C042|ensembl:ENSMUSP00000062584 #> 4425 UniProtKB:Q8CEG8 #> 4426 UniProtKB:Q8CEG8 #> 4427 UniProtKB:Q8CEG8 #> 4428 InterPro:IPR018200 #> 4429 UniProtKB:Q8CEG8 #> 4430 UniProtKB:Q8CEG8 #> 4431 UniProtKB:Q8CEG8 #> 4432 UniProtKB:Q8CEG8 #> 4433 UniProtKB:Q8CEG8 #> 4434 UniProtKB-SubCell:SL-0191 #> 4435 UniProtKB-SubCell:SL-0091 #> 4436 #> 4437 UniProtKB-KW:KW-0479 #> 4438 GO:0000981 #> 4439 UniProtKB-SubCell:SL-0191 #> 4440 GO:1903231 #> 4441 UniProtKB-KW:KW-0067 #> 4442 UniProtKB:A4Q9F1 #> 4443 UniProtKB:A4Q9F1 #> 4444 UniProtKB:A4Q9F1 #> 4445 #> 4446 UniProtKB:A4Q9F1|ensembl:ENSMUSP00000104996 #> 4447 #> 4448 UniProtKB-KW:KW-0493 #> 4449 UniProtKB:A4Q9F1 #> 4450 UniProtKB:A4Q9F1 #> 4451 UniProtKB:A4Q9F1 #> 4452 InterPro:IPR027157 #> 4453 UniProtKB-KW:KW-0812 #> 4454 UniProtKB:O43639 #> 4455 UniProtKB:O43639 #> 4456 InterPro:IPR009072 #> 4457 UniProtKB-KW:KW-0812 #> 4458 UniProtKB:P28062-2 #> 4459 UniProtKB:Q1LVI2 #> 4460 UniProtKB-KW:KW-0445 #> 4461 UniProtKB:Q1LVI2 #> 4462 UniProtKB:Q1LVI2 #> 4463 UniProtKB:Q1LVI2 #> 4464 UniProtKB:Q1LVI2 #> 4465 UniProtKB:Q1LVI2 #> 4466 #> 4467 #> 4468 #> 4469 #> 4470 #> 4471 InterPro:IPR007527 #> 4472 #> 4473 #> 4474 UniPathway:UPA00143 #> 4475 #> 4476 #> 4477 #> 4478 #> 4479 UniProtKB:Q3UHH1 #> 4480 #> 4481 InterPro:IPR001609|InterPro:IPR004009|InterPro:IPR008989 #> 4482 UniProtKB:Q8NB12 #> 4483 UniProtKB-KW:KW-0067 #> 4484 InterPro:IPR008989 #> 4485 UniProtKB-SubCell:SL-0162 #> 4486 UniProtKB-KW:KW-0787 #> 4487 UniProtKB-KW:KW-0518 #> 4488 UniProtKB:P06241 #> 4489 UniProtKB:O43639 #> 4490 UniProtKB:Q08117 #> 4491 UniProtKB:Q86Y13 #> 4492 UniProtKB:Q99750 #> 4493 UniProtKB:Q9BRK4 #> 4494 UniProtKB:Q9NYB9 #> 4495 UniProtKB:Q9NYB9 #> 4496 UniProtKB:P50458 #> 4497 InterPro:IPR042139 #> 4498 GO:0005096 #> 4499 #> 4500 UniProtKB-SubCell:SL-0134 #> 4501 #> 4502 #> 4503 UniProtKB-SubCell:SL-0097 #> 4504 #> 4505 #> 4506 UniProtKB-SubCell:SL-0100 #> 4507 UniProtKB:Q811P8 #> 4508 UniProtKB-SubCell:SL-0284 #> 4509 #> 4510 #> 4511 #> 4512 #> 4513 UniProtKB-KW:KW-0812 #> 4514 UniProtKB:Q9UHD2 #> 4515 UniProtKB:Q14164 #> 4516 UniProtKB:Q9UHD2 #> 4517 UniProtKB:O96018 #> 4518 UniProtKB:Q14164 #> 4519 UniProtKB:Q8TDY2 #> 4520 UniProtKB:Q9UHD2 #> 4521 UniProtKB:Q9UKV8 #> 4522 UniProtKB:P17362 #> 4523 UniProtKB:Q14164 #> 4524 UniProtKB:Q9UHD2 #> 4525 UniProtKB:O00571 #> 4526 UniProtKB-KW:KW-0479 #> 4527 UniProtKB-KW:KW-0399 #> 4528 UniProtKB:Q8BKA3 #> 4529 UniProtKB:A0A0C4DG62 #> 4530 UniProtKB:P08621 #> 4531 UniProtKB:P0DN76 #> 4532 UniProtKB:P49756 #> 4533 UniProtKB:P49759-3 #> 4534 UniProtKB:P61964 #> 4535 UniProtKB:Q02040 #> 4536 UniProtKB:Q05519-2 #> 4537 UniProtKB:Q14498 #> 4538 UniProtKB:Q15287 #> 4539 UniProtKB:Q15695 #> 4540 UniProtKB:Q15696 #> 4541 UniProtKB:Q15973 #> 4542 UniProtKB:Q16543 #> 4543 UniProtKB:Q32M78 #> 4544 UniProtKB:Q6PH81 #> 4545 UniProtKB:Q8IYB3 #> 4546 UniProtKB:Q8IZU0 #> 4547 UniProtKB:Q8TAD8 #> 4548 UniProtKB:Q96EZ8 #> 4549 UniProtKB:Q96IZ7 #> 4550 UniProtKB:Q9BU76 #> 4551 UniProtKB:Q9HAZ1 #> 4552 UniProtKB:Q9HBT8 #> 4553 UniProtKB:Q9P127 #> 4554 UniProtKB:Q9Y383 #> 4555 UniProtKB:Q9Y388 #> 4556 UniProtKB:A7MD48 #> 4557 UniProtKB:Q8BKA3 #> 4558 #> 4559 UniProtKB:Q8BKA3 #> 4560 UniProtKB:Q8BKA3 #> 4561 UniProtKB:Q8BKA3|ensembl:ENSMUSP00000075488 #> 4562 UniProtKB-KW:KW-0508 #> 4563 UniProtKB:Q8BKA3 #> 4564 UniProtKB:Q8BKA3 #> 4565 UniProtKB:Q8BKA3 #> 4566 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4567 UniProtKB-KW:KW-0479 #> 4568 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4569 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4570 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4571 #> 4572 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4573 UniProtKB:Q0P5V2|ensembl:ENSMUSP00000040072 #> 4574 UniProtKB:Q9BQA5 #> 4575 #> 4576 #> 4577 #> 4578 #> 4579 #> 4580 #> 4581 #> 4582 #> 4583 #> 4584 #> 4585 #> 4586 #> 4587 #> 4588 #> 4589 #> 4590 #> 4591 #> 4592 #> 4593 #> 4594 #> 4595 #> 4596 #> 4597 #> 4598 #> 4599 #> 4600 #> 4601 #> 4602 #> 4603 #> 4604 #> 4605 #> 4606 #> 4607 #> 4608 #> 4609 #> 4610 #> 4611 #> 4612 #> 4613 #> 4614 #> 4615 #> 4616 UniProtKB-SubCell:SL-0097 #> 4617 UniProtKB-KW:KW-0812 #> 4618 UniProtKB-SubCell:SL-0182 #> 4619 GO:0075733 #> 4620 #> 4621 UniProtKB-KW:KW-0479 #> 4622 UniProtKB-SubCell:SL-0191 #> 4623 UniProtKB-KW:KW-0009 #> 4624 UniProtKB:Q9Y4E1 #> 4625 UniProtKB:Q14457 #> 4626 UniProtKB:Q8IYI6 #> 4627 UniProtKB:Q9NV70 #> 4628 UniProtKB:O75165 #> 4629 UniProtKB:O60826 #> 4630 UniProtKB:Q567U6 #> 4631 UniProtKB:Q7Z3J2 #> 4632 UniProtKB:P14373 #> 4633 #> 4634 #> 4635 UniProtKB:Q8VDD8 #> 4636 UniProtKB-KW:KW-0653 #> 4637 UniProtKB:Q8VDD8 #> 4638 #> 4639 #> 4640 #> 4641 UniProtKB:Q8VDD8 #> 4642 #> 4643 UniProtKB:Q8VDD8 #> 4644 #> 4645 #> 4646 #> 4647 UniProtKB:Q8VDD8 #> 4648 UniProtKB:Q8VDD8 #> 4649 #> 4650 UniProtKB-SubCell:SL-0152 #> 4651 UniProtKB:Q8VDD8 #> 4652 UniProtKB-SubCell:SL-0046 #> 4653 GO:0042147 #> 4654 UniProtKB-SubCell:SL-0093 #> 4655 #> 4656 UniProtKB:Q8VDD8 #> 4657 UniProtKB-SubCell:SL-0231 #> 4658 #> 4659 UniProtKB-KW:KW-0722 #> 4660 #> 4661 GO:0004866 #> 4662 GO:0004867 #> 4663 #> 4664 #> 4665 #> 4666 UniProtKB:Q6UXZ3 #> 4667 UniProtKB:Q6UXZ3 #> 4668 UniProtKB:A8K4G0 #> 4669 #> 4670 #> 4671 #> 4672 #> 4673 UniProtKB-KW:KW-0812 #> 4674 UniProtKB-SubCell:SL-0173 #> 4675 #> 4676 UniProtKB-KW:KW-0482 #> 4677 UniProtKB-KW:KW-0479 #> 4678 UniProtKB-KW:KW-0645 #> 4679 UniProtKB-KW:KW-0109 #> 4680 InterPro:IPR004727 #> 4681 #> 4682 UniProtKB:A0A0G2JWX9|ensembl:ENSRNOP00000070057 #> 4683 UniProtKB-SubCell:SL-0112 #> 4684 #> 4685 UniProtKB:Q9D7Z6|ensembl:ENSMUSP00000029919 #> 4686 UniProtKB:A0A0G2JWX9|ensembl:ENSRNOP00000070057 #> 4687 #> 4688 InterPro:IPR002048 #> 4689 UniProtKB:Q8VDY4 #> 4690 UniProtKB:Q8VDY4 #> 4691 UniProtKB:Q8VDY4 #> 4692 #> 4693 UniProtKB:Q8VDY4 #> 4694 UniProtKB:Q8VDY4 #> 4695 UniProtKB:Q8VDY4 #> 4696 UniProtKB:P41208 #> 4697 UniProtKB:P62136 #> 4698 #> 4699 #> 4700 #> 4701 #> 4702 UniProtKB-SubCell:SL-0046 #> 4703 #> 4704 #> 4705 #> 4706 #> 4707 #> 4708 #> 4709 #> 4710 #> 4711 #> 4712 #> 4713 #> 4714 #> 4715 #> 4716 #> 4717 #> 4718 #> 4719 #> 4720 #> 4721 #> 4722 #> 4723 #> 4724 #> 4725 UniProtKB:A2ABF9 #> 4726 UniProtKB:P60370 #> 4727 UniProtKB:Q5JR59 #> 4728 UniProtKB:Q9UJC3 #> 4729 UniProtKB:Q9UJV3-2 #> 4730 UniProtKB:Q5JR59 #> 4731 UniProtKB:A6NEM1 #> 4732 UniProtKB:O76013-2 #> 4733 UniProtKB:O95273 #> 4734 UniProtKB:P07951-2 #> 4735 UniProtKB:P32856-2 #> 4736 UniProtKB:P59991 #> 4737 UniProtKB:Q15654 #> 4738 UniProtKB:Q16623 #> 4739 UniProtKB:Q5JR59-3 #> 4740 UniProtKB:Q8NA61-2 #> 4741 UniProtKB:Q8NHQ1 #> 4742 UniProtKB:Q99750 #> 4743 UniProtKB:Q9BVG8-5 #> 4744 UniProtKB:Q9NPB3 #> 4745 UniProtKB:Q9UL42 #> 4746 UniProtKB:Q9ULX6 #> 4747 UniProtKB-KW:KW-0479 #> 4748 UniProtKB-SubCell:SL-0191 #> 4749 InterPro:IPR036397 #> 4750 InterPro:IPR010666 #> 4751 UniProtKB-KW:KW-0238 #> 4752 UniProtKB-KW:KW-0694 #> 4753 EC:3.6.4.13 #> 4754 UniProtKB:P29991:PRO_0000308465 #> 4755 UniProtKB-KW:KW-0067 #> 4756 InterPro:IPR006554|InterPro:IPR006555 #> 4757 InterPro:IPR006555 #> 4758 UniProtKB-SubCell:SL-0188 #> 4759 UniProtKB:Q53WD3 #> 4760 UniProtKB-KW:KW-0119 #> 4761 #> 4762 InterPro:IPR006202|InterPro:IPR036734 #> 4763 UniProtKB:P50573|ensembl:ENSRNOP00000002281 #> 4764 #> 4765 #> 4766 #> 4767 #> 4768 UniProtKB-SubCell:SL-0219 #> 4769 UniProtKB-KW:KW-0869 #> 4770 UniProtKB:A0A024R4B0 #> 4771 UniProtKB:A0A024R5S0 #> 4772 UniProtKB:A0JP07 #> 4773 UniProtKB:A0PJY2 #> 4774 UniProtKB:A1A5D2 #> 4775 UniProtKB:A2BDE7 #> 4776 UniProtKB:A2RRC6 #> 4777 UniProtKB:A2VCK2 #> 4778 UniProtKB:A4D161 #> 4779 UniProtKB:A5D8T8 #> 4780 UniProtKB:A6H8Z2 #> 4781 UniProtKB:A6NJB7-2 #> 4782 UniProtKB:A8MV65-2 #> 4783 UniProtKB:B2RUY7 #> 4784 UniProtKB:J3KQ12 #> 4785 UniProtKB:O14512 #> 4786 UniProtKB:O14581 #> 4787 UniProtKB:O14633 #> 4788 UniProtKB:O14817 #> 4789 UniProtKB:O15211 #> 4790 UniProtKB:O15496 #> 4791 UniProtKB:O43184-4 #> 4792 UniProtKB:O43257 #> 4793 UniProtKB:O43559 #> 4794 UniProtKB:O43593 #> 4795 UniProtKB:O43609 #> 4796 UniProtKB:O43741 #> 4797 UniProtKB:O43790 #> 4798 UniProtKB:O60259 #> 4799 UniProtKB:O60336 #> 4800 UniProtKB:O60548 #> 4801 UniProtKB:O60888-3 #> 4802 UniProtKB:O60896 #> 4803 UniProtKB:O75093 #> 4804 UniProtKB:O75360 #> 4805 UniProtKB:O75367 #> 4806 UniProtKB:O75506 #> 4807 UniProtKB:O75593 #> 4808 UniProtKB:O75716 #> 4809 UniProtKB:O75800 #> 4810 UniProtKB:O75909-2 #> 4811 UniProtKB:O76011 #> 4812 UniProtKB:O76062 #> 4813 UniProtKB:O76083-2 #> 4814 UniProtKB:O94888 #> 4815 UniProtKB:O95231 #> 4816 UniProtKB:O95363 #> 4817 UniProtKB:O95817 #> 4818 UniProtKB:O95872 #> 4819 UniProtKB:O95947 #> 4820 UniProtKB:O95967 #> 4821 UniProtKB:O95995 #> 4822 UniProtKB:O96014 #> 4823 UniProtKB:P01137 #> 4824 UniProtKB:P01298 #> 4825 UniProtKB:P01308 #> 4826 UniProtKB:P02008 #> 4827 UniProtKB:P04070 #> 4828 UniProtKB:P04196 #> 4829 UniProtKB:P05107 #> 4830 UniProtKB:P05187 #> 4831 UniProtKB:P05362 #> 4832 UniProtKB:P05813 #> 4833 UniProtKB:P06850 #> 4834 UniProtKB:P07510-2 #> 4835 UniProtKB:P07947 #> 4836 UniProtKB:P08311 #> 4837 UniProtKB:P08582-2 #> 4838 UniProtKB:P08631-2 #> 4839 UniProtKB:P09067 #> 4840 UniProtKB:P09211 #> 4841 UniProtKB:P09228 #> 4842 UniProtKB:P09234 #> 4843 UniProtKB:P09603 #> 4844 UniProtKB:P0CG20 #> 4845 UniProtKB:P0DPK4 #> 4846 UniProtKB:P10745 #> 4847 UniProtKB:P10809 #> 4848 UniProtKB:P14222 #> 4849 UniProtKB:P14678-2 #> 4850 UniProtKB:P15151 #> 4851 UniProtKB:P15514 #> 4852 UniProtKB:P16144-2 #> 4853 UniProtKB:P16860 #> 4854 UniProtKB:P17482 #> 4855 UniProtKB:P18075 #> 4856 UniProtKB:P18084 #> 4857 UniProtKB:P19544-6 #> 4858 UniProtKB:P21333-2 #> 4859 UniProtKB:P21549 #> 4860 UniProtKB:P23141-3 #> 4861 UniProtKB:P23769 #> 4862 UniProtKB:P23771-2 #> 4863 UniProtKB:P23786 #> 4864 UniProtKB:P24278 #> 4865 UniProtKB:P25490 #> 4866 UniProtKB:P26371 #> 4867 UniProtKB:P26441 #> 4868 UniProtKB:P27658 #> 4869 UniProtKB:P27918 #> 4870 UniProtKB:P28340 #> 4871 UniProtKB:P28799 #> 4872 UniProtKB:P29597 #> 4873 UniProtKB:P29972 #> 4874 UniProtKB:P31213 #> 4875 UniProtKB:P31273 #> 4876 UniProtKB:P31274 #> 4877 UniProtKB:P32242 #> 4878 UniProtKB:P35900 #> 4879 UniProtKB:P41222 #> 4880 UniProtKB:P42892 #> 4881 UniProtKB:P43220 #> 4882 UniProtKB:P43353 #> 4883 UniProtKB:P46379-2 #> 4884 UniProtKB:P48023 #> 4885 UniProtKB:P48039 #> 4886 UniProtKB:P48146 #> 4887 UniProtKB:P48645 #> 4888 UniProtKB:P49638 #> 4889 UniProtKB:P49639 #> 4890 UniProtKB:P49747 #> 4891 UniProtKB:P49796-4 #> 4892 UniProtKB:P49821 #> 4893 UniProtKB:P49901 #> 4894 UniProtKB:P49910 #> 4895 UniProtKB:P50539-3 #> 4896 UniProtKB:P51800-3 #> 4897 UniProtKB:P53672 #> 4898 UniProtKB:P54646 #> 4899 UniProtKB:P55040 #> 4900 UniProtKB:P57739 #> 4901 UniProtKB:P59990 #> 4902 UniProtKB:P59991 #> 4903 UniProtKB:P60014 #> 4904 UniProtKB:P60328 #> 4905 UniProtKB:P60329 #> 4906 UniProtKB:P60370 #> 4907 UniProtKB:P60409 #> 4908 UniProtKB:P60410 #> 4909 UniProtKB:P60411 #> 4910 UniProtKB:P60412 #> 4911 UniProtKB:P61968 #> 4912 UniProtKB:P62140 #> 4913 UniProtKB:P62952 #> 4914 UniProtKB:P78337 #> 4915 UniProtKB:P78385 #> 4916 UniProtKB:P78386 #> 4917 UniProtKB:P82987 #> 4918 UniProtKB:P84090 #> 4919 UniProtKB:Q02930-3 #> 4920 UniProtKB:Q03014 #> 4921 UniProtKB:Q03989 #> 4922 UniProtKB:Q07627 #> 4923 UniProtKB:Q07912-2 #> 4924 UniProtKB:Q08117-2 #> 4925 UniProtKB:Q08AG9 #> 4926 UniProtKB:Q0VD86 #> 4927 UniProtKB:Q0VDD7-2 #> 4928 UniProtKB:Q12805 #> 4929 UniProtKB:Q12837 #> 4930 UniProtKB:Q12891 #> 4931 UniProtKB:Q12967-6 #> 4932 UniProtKB:Q13064 #> 4933 UniProtKB:Q13207 #> 4934 UniProtKB:Q13214-2 #> 4935 UniProtKB:Q13227 #> 4936 UniProtKB:Q13330 #> 4937 UniProtKB:Q13563 #> 4938 UniProtKB:Q13609 #> 4939 UniProtKB:Q13643 #> 4940 UniProtKB:Q13698 #> 4941 UniProtKB:Q14005-2 #> 4942 UniProtKB:Q14162 #> 4943 UniProtKB:Q14525 #> 4944 UniProtKB:Q14533 #> 4945 UniProtKB:Q14584 #> 4946 UniProtKB:Q14657 #> 4947 UniProtKB:Q14773-3 #> 4948 UniProtKB:Q14774 #> 4949 UniProtKB:Q14781-2 #> 4950 UniProtKB:Q14847-2 #> 4951 UniProtKB:Q14CX5 #> 4952 UniProtKB:Q15025 #> 4953 UniProtKB:Q15040 #> 4954 UniProtKB:Q15323 #> 4955 UniProtKB:Q15345 #> 4956 UniProtKB:Q15560 #> 4957 UniProtKB:Q15915 #> 4958 UniProtKB:Q15973 #> 4959 UniProtKB:Q16512 #> 4960 UniProtKB:Q16540 #> 4961 UniProtKB:Q16610 #> 4962 UniProtKB:Q16795 #> 4963 UniProtKB:Q17RB8 #> 4964 UniProtKB:Q2TAL6 #> 4965 UniProtKB:Q2TAL8 #> 4966 UniProtKB:Q2WGJ6 #> 4967 UniProtKB:Q3LHN2 #> 4968 UniProtKB:Q3LI64 #> 4969 UniProtKB:Q3LI66 #> 4970 UniProtKB:Q3LI70 #> 4971 UniProtKB:Q3LI72 #> 4972 UniProtKB:Q3LI76 #> 4973 UniProtKB:Q3LI77 #> 4974 UniProtKB:Q3SY00 #> 4975 UniProtKB:Q3SY46 #> 4976 UniProtKB:Q3SYF9 #> 4977 UniProtKB:Q494U1-3 #> 4978 UniProtKB:Q496Y0 #> 4979 UniProtKB:Q49AN0 #> 4980 UniProtKB:Q49AR9 #> 4981 UniProtKB:Q52LG2 #> 4982 UniProtKB:Q53HV7-2 #> 4983 UniProtKB:Q53SZ7 #> 4984 UniProtKB:Q5BKX5-3 #> 4985 UniProtKB:Q5D0E6-2 #> 4986 UniProtKB:Q5JXC2 #> 4987 UniProtKB:Q5SW24-3 #> 4988 UniProtKB:Q5T0L3 #> 4989 UniProtKB:Q5T4B2 #> 4990 UniProtKB:Q5T5A8 #> 4991 UniProtKB:Q5T5B0 #> 4992 UniProtKB:Q5T619 #> 4993 UniProtKB:Q5T686 #> 4994 UniProtKB:Q5T749 #> 4995 UniProtKB:Q5T751 #> 4996 UniProtKB:Q5T752 #> 4997 UniProtKB:Q5T753 #> 4998 UniProtKB:Q5T754 #> 4999 UniProtKB:Q5T7P2 #> 5000 UniProtKB:Q5T7P3 #> 5001 UniProtKB:Q5T9C2-3 #> 5002 UniProtKB:Q5TA76 #> 5003 UniProtKB:Q5TA77 #> 5004 UniProtKB:Q5TA78 #> 5005 UniProtKB:Q5TA79 #> 5006 UniProtKB:Q5TA81 #> 5007 UniProtKB:Q5TA82 #> 5008 UniProtKB:Q5TCM9 #> 5009 UniProtKB:Q5W5X9-3 #> 5010 UniProtKB:Q64LD2-2 #> 5011 UniProtKB:Q6DKI2 #> 5012 UniProtKB:Q6EMK4 #> 5013 UniProtKB:Q6FHY5 #> 5014 UniProtKB:Q6HA08 #> 5015 UniProtKB:Q6L8G4 #> 5016 UniProtKB:Q6L8G8 #> 5017 UniProtKB:Q6L8G9 #> 5018 UniProtKB:Q6L8H1 #> 5019 UniProtKB:Q6L8H2 #> 5020 UniProtKB:Q6NSM0 #> 5021 UniProtKB:Q6NUJ2 #> 5022 UniProtKB:Q6P087 #> 5023 UniProtKB:Q6P5X5 #> 5024 UniProtKB:Q6P9E2 #> 5025 UniProtKB:Q6PEX3 #> 5026 UniProtKB:Q6PJG9 #> 5027 UniProtKB:Q6RVD6 #> 5028 UniProtKB:Q6UXG3 #> 5029 UniProtKB:Q6UXX9-2 #> 5030 UniProtKB:Q6UY14-3 #> 5031 UniProtKB:Q6VAB6 #> 5032 UniProtKB:Q6VB84 #> 5033 UniProtKB:Q6ZMM2 #> 5034 UniProtKB:Q6ZNH5 #> 5035 UniProtKB:Q6ZSJ9 #> 5036 UniProtKB:Q6ZT89-3 #> 5037 UniProtKB:Q70EL1-9 #> 5038 UniProtKB:Q71SY5 #> 5039 UniProtKB:Q7L5A3 #> 5040 UniProtKB:Q7RTU3 #> 5041 UniProtKB:Q7Z3C6-3 #> 5042 UniProtKB:Q7Z417 #> 5043 UniProtKB:Q7Z4V0 #> 5044 UniProtKB:Q7Z4W3 #> 5045 UniProtKB:Q7Z5V6-2 #> 5046 UniProtKB:Q7Z6R9 #> 5047 UniProtKB:Q7Z7H3 #> 5048 UniProtKB:Q86UD0 #> 5049 UniProtKB:Q86UR1-2 #> 5050 UniProtKB:Q86UU5 #> 5051 UniProtKB:Q86UY5 #> 5052 UniProtKB:Q86VE0 #> 5053 UniProtKB:Q86W54-2 #> 5054 UniProtKB:Q86WW8 #> 5055 UniProtKB:Q86WX3 #> 5056 UniProtKB:Q86XF7 #> 5057 UniProtKB:Q86YD7 #> 5058 UniProtKB:Q86YT5 #> 5059 UniProtKB:Q8IUB9 #> 5060 UniProtKB:Q8IUC1 #> 5061 UniProtKB:Q8IUC2 #> 5062 UniProtKB:Q8IUH8 #> 5063 UniProtKB:Q8IV45 #> 5064 UniProtKB:Q8IVT4 #> 5065 UniProtKB:Q8IVW4 #> 5066 UniProtKB:Q8IW00 #> 5067 UniProtKB:Q8IW92 #> 5068 UniProtKB:Q8IWZ5 #> 5069 UniProtKB:Q8IXM7 #> 5070 UniProtKB:Q8IXW0 #> 5071 UniProtKB:Q8IYI8 #> 5072 UniProtKB:Q8IYK8 #> 5073 UniProtKB:Q8IYR0 #> 5074 UniProtKB:Q8IYX7 #> 5075 UniProtKB:Q8IZ20 #> 5076 UniProtKB:Q8IZW8 #> 5077 UniProtKB:Q8N339 #> 5078 UniProtKB:Q8N370 #> 5079 UniProtKB:Q8N393 #> 5080 UniProtKB:Q8N446 #> 5081 UniProtKB:Q8N4B1-4 #> 5082 UniProtKB:Q8N5M1 #> 5083 UniProtKB:Q8N6F1-2 #> 5084 UniProtKB:Q8N6F7 #> 5085 UniProtKB:Q8N6W0 #> 5086 UniProtKB:Q8N7E2 #> 5087 UniProtKB:Q8N865 #> 5088 UniProtKB:Q8N8B7-2 #> 5089 UniProtKB:Q8N8Z8 #> 5090 UniProtKB:Q8N9I5 #> 5091 UniProtKB:Q8NA54 #> 5092 UniProtKB:Q8NA69 #> 5093 UniProtKB:Q8NCR6 #> 5094 UniProtKB:Q8NDP4 #> 5095 UniProtKB:Q8NE01 #> 5096 UniProtKB:Q8NEC5 #> 5097 UniProtKB:Q8NEG0 #> 5098 UniProtKB:Q8NFT6-2 #> 5099 UniProtKB:Q8NHW6 #> 5100 UniProtKB:Q8TAP4-4 #> 5101 UniProtKB:Q8TAU3 #> 5102 UniProtKB:Q8TBB1 #> 5103 UniProtKB:Q8TBE0 #> 5104 UniProtKB:Q8TBN0 #> 5105 UniProtKB:Q8TC90 #> 5106 UniProtKB:Q8TCT0 #> 5107 UniProtKB:Q8TE68-2 #> 5108 UniProtKB:Q8TEC5 #> 5109 UniProtKB:Q8WTX9 #> 5110 UniProtKB:Q8WU58 #> 5111 UniProtKB:Q8WUK0 #> 5112 UniProtKB:Q8WUT4 #> 5113 UniProtKB:Q8WUU8 #> 5114 UniProtKB:Q8WV35 #> 5115 UniProtKB:Q8WVR3 #> 5116 UniProtKB:Q8WWR8-2 #> 5117 UniProtKB:Q8WWY3 #> 5118 UniProtKB:Q8WXX7-2 #> 5119 UniProtKB:Q8WYQ9 #> 5120 UniProtKB:Q92570 #> 5121 UniProtKB:Q92608 #> 5122 UniProtKB:Q92692-2 #> 5123 UniProtKB:Q92731-3 #> 5124 UniProtKB:Q92765 #> 5125 UniProtKB:Q92824-2 #> 5126 UniProtKB:Q92835-2 #> 5127 UniProtKB:Q92911 #> 5128 UniProtKB:Q92922 #> 5129 UniProtKB:Q92997 #> 5130 UniProtKB:Q969G3 #> 5131 UniProtKB:Q969G9 #> 5132 UniProtKB:Q969U6 #> 5133 UniProtKB:Q969W0 #> 5134 UniProtKB:Q96A09 #> 5135 UniProtKB:Q96B97 #> 5136 UniProtKB:Q96BR6 #> 5137 UniProtKB:Q96BV0 #> 5138 UniProtKB:Q96EG3 #> 5139 UniProtKB:Q96EJ4 #> 5140 UniProtKB:Q96EY1 #> 5141 UniProtKB:Q96EZ8 #> 5142 UniProtKB:Q96GM5 #> 5143 UniProtKB:Q96H86 #> 5144 UniProtKB:Q96HA8 #> 5145 UniProtKB:Q96HB5 #> 5146 UniProtKB:Q96HD9 #> 5147 UniProtKB:Q96HQ0 #> 5148 UniProtKB:Q96IQ9 #> 5149 UniProtKB:Q96KP6 #> 5150 UniProtKB:Q96L73-2 #> 5151 UniProtKB:Q96LM5 #> 5152 UniProtKB:Q96LM6 #> 5153 UniProtKB:Q96MM6 #> 5154 UniProtKB:Q96N21 #> 5155 UniProtKB:Q96NT3-2 #> 5156 UniProtKB:Q96PV6 #> 5157 UniProtKB:Q96RF0 #> 5158 UniProtKB:Q96SI1-2 #> 5159 UniProtKB:Q96SQ5 #> 5160 UniProtKB:Q99572 #> 5161 UniProtKB:Q99697-2 #> 5162 UniProtKB:Q99895 #> 5163 UniProtKB:Q9BQ66 #> 5164 UniProtKB:Q9BRR9 #> 5165 UniProtKB:Q9BRU9 #> 5166 UniProtKB:Q9BSD3 #> 5167 UniProtKB:Q9BSH5 #> 5168 UniProtKB:Q9BT49 #> 5169 UniProtKB:Q9BTL3 #> 5170 UniProtKB:Q9BU23-2 #> 5171 UniProtKB:Q9BU61 #> 5172 UniProtKB:Q9BUG6 #> 5173 UniProtKB:Q9BW11 #> 5174 UniProtKB:Q9BWG6 #> 5175 UniProtKB:Q9BWT7 #> 5176 UniProtKB:Q9BWX5 #> 5177 UniProtKB:Q9BX59 #> 5178 UniProtKB:Q9BXY8 #> 5179 UniProtKB:Q9BYE3 #> 5180 UniProtKB:Q9BYQ0 #> 5181 UniProtKB:Q9BYQ3 #> 5182 UniProtKB:Q9BYQ4 #> 5183 UniProtKB:Q9BYQ6 #> 5184 UniProtKB:Q9BYR2 #> 5185 UniProtKB:Q9BYR3 #> 5186 UniProtKB:Q9BYR5 #> 5187 UniProtKB:Q9BYR6 #> 5188 UniProtKB:Q9BYR8 #> 5189 UniProtKB:Q9BYR9 #> 5190 UniProtKB:Q9BYS1 #> 5191 UniProtKB:Q9C086 #> 5192 UniProtKB:Q9C0C4 #> 5193 UniProtKB:Q9H0F5 #> 5194 UniProtKB:Q9H0I2 #> 5195 UniProtKB:Q9H1K4 #> 5196 UniProtKB:Q9H257-2 #> 5197 UniProtKB:Q9H2F3 #> 5198 UniProtKB:Q9H2X0 #> 5199 UniProtKB:Q9H310-3 #> 5200 UniProtKB:Q9H4F8-2 #> 5201 UniProtKB:Q9H4G1 #> 5202 UniProtKB:Q9H5Z6-2 #> 5203 UniProtKB:Q9H707 #> 5204 UniProtKB:Q9H7X3 #> 5205 UniProtKB:Q9H9D4 #> 5206 UniProtKB:Q9HB63 #> 5207 UniProtKB:Q9HBE1-4 #> 5208 UniProtKB:Q9HBH7 #> 5209 UniProtKB:Q9HCB6 #> 5210 UniProtKB:Q9HCN3 #> 5211 UniProtKB:Q9NP91 #> 5212 UniProtKB:Q9NPA0 #> 5213 UniProtKB:Q9NPH2 #> 5214 UniProtKB:Q9NQ50 #> 5215 UniProtKB:Q9NQ94 #> 5216 UniProtKB:Q9NQB0-10 #> 5217 UniProtKB:Q9NQL9 #> 5218 UniProtKB:Q9NQS3-2 #> 5219 UniProtKB:Q9NQX5 #> 5220 UniProtKB:Q9NSU2-1 #> 5221 UniProtKB:Q9NU39 #> 5222 UniProtKB:Q9NUL5-4 #> 5223 UniProtKB:Q9NV39 #> 5224 UniProtKB:Q9NVF9 #> 5225 UniProtKB:Q9NVM1 #> 5226 UniProtKB:Q9NW38 #> 5227 UniProtKB:Q9NW64 #> 5228 UniProtKB:Q9NW81-2 #> 5229 UniProtKB:Q9NWQ4-1 #> 5230 UniProtKB:Q9NWS9-2 #> 5231 UniProtKB:Q9NX63 #> 5232 UniProtKB:Q9NXZ2 #> 5233 UniProtKB:Q9NYG5-2 #> 5234 UniProtKB:Q9NZV6 #> 5235 UniProtKB:Q9P0T4 #> 5236 UniProtKB:Q9P1A6-3 #> 5237 UniProtKB:Q9P1Z0 #> 5238 UniProtKB:Q9P2F9 #> 5239 UniProtKB:Q9P2W3 #> 5240 UniProtKB:Q9UBP5 #> 5241 UniProtKB:Q9UBR2 #> 5242 UniProtKB:Q9UBV7 #> 5243 UniProtKB:Q9UGL9 #> 5244 UniProtKB:Q9UHI7-3 #> 5245 UniProtKB:Q9UHJ9-5 #> 5246 UniProtKB:Q9UHR4 #> 5247 UniProtKB:Q9UK33 #> 5248 UniProtKB:Q9UKJ5 #> 5249 UniProtKB:Q9ULS6 #> 5250 UniProtKB:Q9ULW2 #> 5251 UniProtKB:Q9UP95 #> 5252 UniProtKB:Q9UQ90 #> 5253 UniProtKB:Q9Y223-2 #> 5254 UniProtKB:Q9Y272 #> 5255 UniProtKB:Q9Y2K5 #> 5256 UniProtKB:Q9Y2P0 #> 5257 UniProtKB:Q9Y2V2 #> 5258 UniProtKB:Q9Y342 #> 5259 UniProtKB:Q9Y3R4 #> 5260 UniProtKB:Q9Y3S2 #> 5261 UniProtKB:Q9Y4C2-2 #> 5262 UniProtKB:Q9Y4P9-2 #> 5263 UniProtKB:Q9Y4X0-3 #> 5264 UniProtKB:Q9Y584 #> 5265 UniProtKB:Q9Y5W5 #> 5266 UniProtKB:Q9Y5Y2 #> 5267 UniProtKB:Q9Y5Y7 #> 5268 UniProtKB:Q9Y639-1 #> 5269 UniProtKB:Q9Y6H1 #> 5270 UniProtKB:A8MQ03 #> 5271 #> 5272 UniProtKB-KW:KW-0479 #> 5273 GO:0001228 #> 5274 UniProtKB:Q61483|UniProtKB:Q9JI71 #> 5275 UniProtKB-KW:KW-0479 #> 5276 UniProtKB:Q0MW30 #> 5277 UniProtKB-KW:KW-0914 #> 5278 UniPathway:UPA00143 #> 5279 UniProtKB:Q0MW30 #> 5280 UniProtKB:Q0MW30 #> 5281 #> 5282 #> 5283 #> 5284 #> 5285 #> 5286 UniProtKB-KW:KW-0812 #> 5287 InterPro:IPR026676 #> 5288 #> 5289 UniProtKB-KW:KW-0479 #> 5290 UniProtKB-SubCell:SL-0191 #> 5291 #> 5292 #> 5293 UniProtKB:Q8N2Z9 #> 5294 UniProtKB:Q8N2Z9 #> 5295 UniProtKB:Q8N2Z9 #> 5296 UniProtKB:Q04864 #> 5297 UniProtKB:Q9BYV2 #> 5298 #> 5299 #> 5300 #> 5301 #> 5302 #> 5303 UniProtKB-KW:KW-0132 #> 5304 InterPro:IPR018552 #> 5305 UniProtKB-KW:KW-0995 #> 5306 #> 5307 #> 5308 #> 5309 #> 5310 #> 5311 #> 5312 #> 5313 #> 5314 #> 5315 #> 5316 #> 5317 #> 5318 #> 5319 #> 5320 #> 5321 #> 5322 #> 5323 UniProtKB-KW:KW-0479 #> 5324 UniProtKB:P29348|ensembl:ENSRNOP00000007032 #> 5325 UniProtKB-KW:KW-0479 #> 5326 #> 5327 #> 5328 #> 5329 #> 5330 UniProtKB:P29348|ensembl:ENSRNOP00000007032 #> 5331 UniProtKB:Q3V3I2|ensembl:ENSMUSP00000030561 #> 5332 UniProtKB:P29348|ensembl:ENSRNOP00000007032 #> 5333 #> 5334 #> 5335 #> 5336 #> 5337 #> 5338 #> 5339 #> 5340 #> 5341 #> 5342 #> 5343 #> 5344 #> 5345 #> 5346 #> 5347 #> 5348 #> 5349 #> 5350 #> 5351 #> 5352 #> 5353 #> 5354 #> 5355 #> 5356 #> 5357 #> 5358 #> 5359 #> 5360 UniProtKB:P29348|ensembl:ENSRNOP00000007032 #> 5361 UniProtKB:P29348|ensembl:ENSRNOP00000007032 #> 5362 #> 5363 UniProtKB-SubCell:SL-0191 #> 5364 UniProtKB-KW:KW-0479 #> 5365 InterPro:IPR042123 #> 5366 UniProtKB-KW:KW-0722 #> 5367 #> 5368 GO:0004867 #> 5369 InterPro:IPR000215 #> 5370 tfclass:3.1.2 #> 5371 UniProtKB:O14770-4 #> 5372 UniProtKB:O60548 #> 5373 UniProtKB:O75593 #> 5374 UniProtKB:O76011 #> 5375 UniProtKB:O95817 #> 5376 UniProtKB:P0C264 #> 5377 UniProtKB:P0CB47 #> 5378 UniProtKB:P20290-2 #> 5379 UniProtKB:P41238 #> 5380 UniProtKB:P61978-2 #> 5381 UniProtKB:Q12837 #> 5382 UniProtKB:Q13111 #> 5383 UniProtKB:Q3LI64 #> 5384 UniProtKB:Q3SYF9 #> 5385 UniProtKB:Q53HC9 #> 5386 UniProtKB:Q5SW96 #> 5387 UniProtKB:Q5W5X9-3 #> 5388 UniProtKB:Q6L8G9 #> 5389 UniProtKB:Q6ZN32 #> 5390 UniProtKB:Q7Z4F1 #> 5391 UniProtKB:Q8IVS8 #> 5392 UniProtKB:Q8IZU0 #> 5393 UniProtKB:Q8N9N5-2 #> 5394 UniProtKB:Q8WWB5 #> 5395 UniProtKB:Q96HB5 #> 5396 UniProtKB:Q96LK0 #> 5397 UniProtKB:Q96PC2 #> 5398 UniProtKB:Q9H2Z4 #> 5399 UniProtKB:Q9Y5V3 #> 5400 UniProtKB:X5D778 #> 5401 #> 5402 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5403 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5404 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5405 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5406 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5407 UniProtKB:Q5TIS6|ensembl:ENSMUSP00000087006 #> 5408 tfclass:3.1.2 #> 5409 UniProtKB-KW:KW-0812 #> 5410 UniProtKB-SubCell:SL-0171 #> 5411 UniProtKB-SubCell:SL-0243 #> 5412 UniProtKB-KW:KW-0479 #> 5413 GO:0000981 #> 5414 UniProtKB-SubCell:SL-0191 #> 5415 #> 5416 #> 5417 InterPro:IPR002494 #> 5418 UniProtKB:Q96RK4 #> 5419 UniProtKB:Q9UBN7 #> 5420 UniProtKB:Q96RK4 #> 5421 UniProtKB:Q96RK4 #> 5422 UniProtKB-KW:KW-0653 #> 5423 UniProtKB:J3QMK2|ensembl:ENSMUSP00000136324 #> 5424 #> 5425 #> 5426 #> 5427 #> 5428 #> 5429 #> 5430 #> 5431 #> 5432 #> 5433 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5434 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5435 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5436 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5437 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5438 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5439 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5440 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5441 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5442 UniProtKB:Q99LM3 #> 5443 UniProtKB:Q99LM3|ensembl:ENSMUSP00000028471 #> 5444 UniProtKB:Q99LM3 #> 5445 UniProtKB:Q99LM3 #> 5446 #> 5447 InterPro:IPR018200 #> 5448 UniProtKB-KW:KW-0053 #> 5449 UniProtKB-SubCell:SL-0095 #> 5450 #> 5451 UniProtKB-KW:KW-0053 #> 5452 #> 5453 #> 5454 UniProtKB-SubCell:SL-0243 #> 5455 UniProtKB:O75716 #> 5456 UniProtKB:Q3LI70 #> 5457 UniProtKB:Q52LG2 #> 5458 UniProtKB:Q8IUC1 #> 5459 UniProtKB:Q96M29 #> 5460 UniProtKB:Q9NP55 #> 5461 #> 5462 #> 5463 #> 5464 #> 5465 #> 5466 #> 5467 UniProtKB-SubCell:SL-0173 #> 5468 UniProtKB-KW:KW-0812 #> 5469 UniProtKB-KW:KW-0446 #> 5470 UniProtKB-KW:KW-0479 #> 5471 GO:0000981 #> 5472 UniProtKB-SubCell:SL-0191 #> 5473 #> 5474 #> 5475 InterPro:IPR002494 #> 5476 UniProtKB-KW:KW-0479 #> 5477 UniProtKB-SubCell:SL-0191 #> 5478 UniProtKB-KW:KW-0479 #> 5479 UniProtKB:O95363 #> 5480 UniProtKB:P02654 #> 5481 UniProtKB:Q05329 #> 5482 UniProtKB:Q15560 #> 5483 UniProtKB:Q17RD7 #> 5484 UniProtKB:Q8N0V3 #> 5485 UniProtKB:Q96AL5 #> 5486 UniProtKB:Q96E29 #> 5487 UniProtKB:Q96HA8 #> 5488 UniProtKB:Q9NUH8 #> 5489 UniProtKB:Q9UHD4 #> 5490 UniProtKB:Q9UHQ9 #> 5491 UniProtKB-KW:KW-0812 #> 5492 #> 5493 #> 5494 InterPro:IPR002494 #> 5495 UniProtKB-KW:KW-0479 #> 5496 UniProtKB-SubCell:SL-0191 #> 5497 UniProtKB:Q07627 #> 5498 UniProtKB-KW:KW-0812 #> 5499 InterPro:IPR001655 #> 5500 InterPro:IPR001683|InterPro:IPR036871 #> 5501 UniProtKB-KW:KW-0812 #> 5502 UniProtKB:O95271 #> 5503 #> 5504 UniProtKB-KW:KW-0132 #> 5505 UniProtKB-SubCell:SL-0134 #> 5506 #> 5507 #> 5508 #> 5509 #> 5510 UniProtKB-KW:KW-0812 #> 5511 #> 5512 #> 5513 #> 5514 UniProtKB-KW:KW-0344 #> 5515 GO:0005085 #> 5516 UniProtKB-KW:KW-0812 #> 5517 UniProtKB:P62805 #> 5518 UniProtKB:P68431 #> 5519 UniProtKB-KW:KW-0479 #> 5520 #> 5521 #> 5522 UniProtKB:Q5JY77 #> 5523 UniProtKB:Q5JY77 #> 5524 UniProtKB:Q5JY77 #> 5525 UniProtKB:Q6ZNE5 #> 5526 UniProtKB:Q8NEB9 #> 5527 UniProtKB:Q9C0C7 #> 5528 UniProtKB:Q9P2Y5 #> 5529 #> 5530 #> 5531 #> 5532 UniProtKB:O14972 #> 5533 UniProtKB:O15160 #> 5534 UniProtKB:O75344 #> 5535 UniProtKB:O95429 #> 5536 UniProtKB:P04053 #> 5537 UniProtKB:P46940 #> 5538 UniProtKB:P55273 #> 5539 UniProtKB:P62993 #> 5540 UniProtKB:P63241 #> 5541 UniProtKB:Q13111 #> 5542 UniProtKB:Q15102 #> 5543 UniProtKB:Q63HM1 #> 5544 UniProtKB:Q8IWR1 #> 5545 UniProtKB:Q8N5G2 #> 5546 UniProtKB:Q8N6Y0 #> 5547 UniProtKB:Q8TCE9 #> 5548 UniProtKB:Q8WW01 #> 5549 UniProtKB:Q8WXB1 #> 5550 UniProtKB:Q8WZ74 #> 5551 UniProtKB:Q96FC7 #> 5552 UniProtKB:Q96FN4 #> 5553 UniProtKB:Q96PN8 #> 5554 UniProtKB:Q96QG7 #> 5555 UniProtKB:Q9H2F3 #> 5556 UniProtKB:Q9H4G1 #> 5557 UniProtKB:Q9H4M7-2 #> 5558 UniProtKB:Q9NP86 #> 5559 UniProtKB:Q9NPG2 #> 5560 UniProtKB:Q9NX04 #> 5561 UniProtKB:Q9UFG5 #> 5562 UniProtKB:Q9UH92-3 #> 5563 UniProtKB:Q9UJX0 #> 5564 UniProtKB:Q9UL33-2 #> 5565 UniProtKB:Q9ULV0-2 #> 5566 UniProtKB:Q9Y2K5 #> 5567 UniProtKB:Q9Y5B8 #> 5568 UniProtKB-KW:KW-0233 #> 5569 UniProtKB:Q8BRM6 #> 5570 UniProtKB:Q8BRM6 #> 5571 UniProtKB:Q8BRM6 #> 5572 UniProtKB:Q8BRM6 #> 5573 UniProtKB:Q8BRM6 #> 5574 UniProtKB-KW:KW-0479 #> 5575 UniProtKB-SubCell:SL-0191 #> 5576 InterPro:IPR034098 #> 5577 InterPro:IPR002048 #> 5578 UniProtKB-KW:KW-0560 #> 5579 UniProtKB-KW:KW-0479 #> 5580 UniPathway:UPA00658 #> 5581 UniProtKB-SubCell:SL-0097 #> 5582 UniProtKB-KW:KW-0812 #> 5583 UniProtKB-KW:KW-0812 #> 5584 UniProtKB-KW:KW-0812 #> 5585 UniProtKB-KW:KW-0812 #> 5586 UniProtKB-KW:KW-0009 #> 5587 UniProtKB:A8K0Z3 #> 5588 UniProtKB:Q8VDD8 #> 5589 UniProtKB:Q8VDD8 #> 5590 UniProtKB:A8K0Z3 #> 5591 UniProtKB:A8K0Z3 #> 5592 UniProtKB:Q8VDD8 #> 5593 GO:0042147 #> 5594 UniProtKB-SubCell:SL-0093 #> 5595 UniProtKB:Q8VDD8 #> 5596 UniProtKB-SubCell:SL-0231 #> 5597 UniProtKB:A8K0Z3 #> 5598 UniProtKB:Q6DDW2 #> 5599 UniProtKB:Q6DDW2 #> 5600 UniProtKB:Q6DDW2 #> 5601 UniProtKB:Q6DDW2 #> 5602 UniProtKB:Q6DDW2 #> 5603 #> 5604 #> 5605 InterPro:IPR002494 #> 5606 InterPro:IPR002048 #> 5607 #> 5608 UniProtKB:O00560 #> 5609 UniProtKB:P13196 #> 5610 UniProtKB:P40123 #> 5611 UniProtKB:Q0VD86 #> 5612 UniProtKB:Q86XE0 #> 5613 UniProtKB:Q8IYF3-3 #> 5614 UniProtKB:Q9NQX0 #> 5615 UniProtKB:Q9NRD5 #> 5616 InterPro:IPR002109 #> 5617 UniProtKB:Q50H32 #> 5618 UniProtKB:Q50H32 #> 5619 UniProtKB:Q50H32 #> 5620 UniProtKB:Q50H32 #> 5621 UniProtKB-SubCell:SL-0293 #> 5622 UniProtKB:Q50H32 #> 5623 UniProtKB:Q50H32 #> 5624 UniProtKB-SubCell:SL-0134 #> 5625 UniProtKB-KW:KW-0812 #> 5626 UniProtKB:Q9D806|ensembl:ENSMUSP00000034413 #> 5627 UniProtKB:Q9D806 #> 5628 UniProtKB:Q9D806 #> 5629 UniProtKB:Q9D806 #> 5630 UniProtKB:Q9D806 #> 5631 UniProtKB:Q9D806 #> 5632 UniProtKB:Q9D806 #> 5633 UniProtKB:Q9D806 #> 5634 UniProtKB-KW:KW-0044 #> 5635 InterPro:IPR025933 #> 5636 UniProtKB-SubCell:SL-0243 #> 5637 UniProtKB-KW:KW-0378 #> 5638 UniProtKB-KW:KW-0479 #> 5639 #> 5640 #> 5641 #> 5642 #> 5643 #> 5644 #> 5645 #> 5646 #> 5647 UniProtKB-KW:KW-0812 #> 5648 UniProtKB-KW:KW-0479 #> 5649 GO:0001228 #> 5650 #> 5651 #> 5652 InterPro:IPR002494 #> 5653 UniProtKB-KW:KW-0812 #> 5654 UniProtKB:O75031 #> 5655 UniProtKB:P02549 #> 5656 UniProtKB:P35609 #> 5657 UniProtKB:Q08043 #> 5658 UniProtKB:Q13064 #> 5659 UniProtKB:Q13643 #> 5660 UniProtKB:Q99750 #> 5661 UniProtKB:Q9BYR6 #> 5662 UniProtKB-KW:KW-0851 #> 5663 UniProtKB-KW:KW-0851 #> 5664 #> 5665 UniProtKB-KW:KW-0631 #> 5666 #> 5667 UniProtKB-KW:KW-0812 #> 5668 InterPro:IPR003533|InterPro:IPR036572 #> 5669 #> 5670 #> 5671 InterPro:IPR039785 #> 5672 InterPro:IPR039785 #> 5673 UniProtKB:Q70KY4 #> 5674 tfclass:3.3.1 #> 5675 UniProtKB:P41235 #> 5676 UniProtKB:Q70KY4 #> 5677 UniProtKB:Q70KY4|ensembl:ENSMUSP00000099716 #> 5678 UniProtKB:Q70KY4 #> 5679 UniProtKB:Q70KY4 #> 5680 UniProtKB:Q70KY4 #> 5681 tfclass:3.3.1 #> 5682 UniProtKB:Q9DAM2 #> 5683 UniProtKB:Q9DAM2 #> 5684 UniProtKB:Q9DAM2 #> 5685 UniProtKB:Q9DAM2 #> 5686 UniProtKB:Q9DAM2 #> 5687 UniProtKB:Q9DAM2 #> 5688 UniProtKB:Q9DAM2 #> 5689 InterPro:IPR030460 #> 5690 InterPro:IPR030460 #> 5691 InterPro:IPR030460 #> 5692 tfclass:3.1.3 #> 5693 UniProtKB:A5D903 #> 5694 UniProtKB:O14653 #> 5695 UniProtKB:O15015 #> 5696 UniProtKB:O43561-2 #> 5697 UniProtKB:O75084 #> 5698 UniProtKB:O75355-2 #> 5699 UniProtKB:O75379 #> 5700 UniProtKB:O95159 #> 5701 UniProtKB:O95406 #> 5702 UniProtKB:O95674 #> 5703 UniProtKB:P02787 #> 5704 UniProtKB:P02808 #> 5705 UniProtKB:P07306 #> 5706 UniProtKB:P11836 #> 5707 UniProtKB:P30536 #> 5708 UniProtKB:P41181 #> 5709 UniProtKB:P43628 #> 5710 UniProtKB:P49638 #> 5711 UniProtKB:P54315 #> 5712 UniProtKB:P54852 #> 5713 UniProtKB:P60201-2 #> 5714 UniProtKB:Q07325 #> 5715 UniProtKB:Q14656 #> 5716 UniProtKB:Q5BJF2 #> 5717 UniProtKB:Q5BJH2-2 #> 5718 UniProtKB:Q5BVD1 #> 5719 UniProtKB:Q6UX06 #> 5720 UniProtKB:Q86Z23 #> 5721 UniProtKB:Q8IWU4 #> 5722 UniProtKB:Q8N5W8 #> 5723 UniProtKB:Q8TBE1 #> 5724 UniProtKB:Q8TBM7 #> 5725 UniProtKB:Q8WWT9 #> 5726 UniProtKB:Q92482 #> 5727 UniProtKB:Q96DZ9-2 #> 5728 UniProtKB:Q96JW4 #> 5729 UniProtKB:Q96MX0 #> 5730 UniProtKB:Q9BQC6 #> 5731 UniProtKB:Q9BVK8 #> 5732 UniProtKB:Q9H115 #> 5733 UniProtKB:Q9H1C4 #> 5734 UniProtKB:Q9H2L4 #> 5735 UniProtKB:Q9NRZ5 #> 5736 UniProtKB:Q9NVV5-2 #> 5737 UniProtKB:Q9ULP0-2 #> 5738 tfclass:3.1.3 #> 5739 UniProtKB:Q0VAQ4 #> 5740 UniProtKB-KW:KW-0812 #> 5741 UniProtKB-SubCell:SL-0243 #> 5742 UniProtKB:A0A287BK35 #> 5743 UniProtKB:Q15582 #> 5744 UniProtKB:A0A287BK35 #> 5745 #> 5746 #> 5747 UniProtKB-KW:KW-0130 #> 5748 #> 5749 #> 5750 #> 5751 UniProtKB-KW:KW-0176 #> 5752 #> 5753 UniProtKB:Q14974 #> 5754 UniProtKB:C0LLJ0|ensembl:ENSMUSP00000106301 #> 5755 UniProtKB:C0LLJ0|ensembl:ENSMUSP00000106301 #> 5756 UniProtKB:C0LLJ0|ensembl:ENSMUSP00000106301 #> 5757 #> 5758 UniProtKB:C0LLJ0|ensembl:ENSMUSP00000106301 #> 5759 #> 5760 #> 5761 UniProtKB:C0LLJ0|ensembl:ENSMUSP00000106301 #> 5762 #> 5763 InterPro:IPR003890 #> 5764 UniProtKB:O14964 #> 5765 UniProtKB:Q9NUU7 #> 5766 UniProtKB:P56524 #> 5767 UniProtKB:P0C6X7:PRO_0000037314 #> 5768 UniProtKB:Q14493 #> 5769 UniProtKB:O75821 #> 5770 UniProtKB:P01106 #> 5771 UniProtKB:Q14493 #> 5772 UniProtKB:Q8IV48 #> 5773 UniProtKB:Q9UMR2 #> 5774 UniProtKB:O14964 #> 5775 UniProtKB:Q5VU43 #> 5776 UniProtKB:Q9NUU7 #> 5777 UniProtKB:Q9UMR2 #> 5778 UniProtKB:Q9NUU7 #> 5779 UniProtKB:O14964 #> 5780 UniProtKB:Q9NUU7 #> 5781 UniProtKB:Q9UMR2 #> 5782 UniProtKB:Q9BQA5 #> 5783 UniProtKB:A9UHW6 #> 5784 UniProtKB:A9UHW6 #> 5785 GO:0008494 #> 5786 #> 5787 #> 5788 #> 5789 tfclass:1.2.5 #> 5790 UniProtKB:Q9BE97 #> 5791 InterPro:IPR011598|InterPro:IPR036638 #> 5792 #> 5793 GO:0004879 #> 5794 #> 5795 #> 5796 #> 5797 tfclass:1.2.5 #> 5798 UniProtKB-KW:KW-0479 #> 5799 UniProtKB-KW:KW-0812 #> 5800 UniProtKB-KW:KW-0112 #> 5801 UniProtKB-KW:KW-0067 #> 5802 UniProtKB:Q5SUA5 #> 5803 UniProtKB:Q5SUA5 #> 5804 UniProtKB:Q5SUA5 #> 5805 UniProtKB:Q5SUA5 #> 5806 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5807 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5808 UniProtKB:Q5SUA5 #> 5809 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5810 UniProtKB:Q5SUA5 #> 5811 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5812 UniProtKB:Q5SUA5 #> 5813 #> 5814 #> 5815 #> 5816 #> 5817 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5818 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5819 UniProtKB:Q5SUA5|ensembl:ENSMUSP00000003459 #> 5820 #> 5821 UniProtKB-KW:KW-0518 #> 5822 UniProtKB:Q13651 #> 5823 UniProtKB:Q7Z7G2 #> 5824 UniProtKB:Q96K19-5 #> 5825 UniProtKB:Q9BVX2 #> 5826 UniProtKB:Q9NZ01 #> 5827 EC:4.2.1.134 #> 5828 RHEA:45812 #> 5829 EC:4.2.1.134 #> 5830 EC:4.2.1.134 #> 5831 EC:4.2.1.134 #> 5832 UniProtKB-KW:KW-0217 #> 5833 #> 5834 #> 5835 UniProtKB:Q63618 #> 5836 UniProtKB:Q63618 #> 5837 UniProtKB-KW:KW-1009 #> 5838 #> 5839 #> 5840 UniProtKB:Q63618 #> 5841 #> 5842 UniProtKB:Q9ET47 #> 5843 UniProtKB:Q63618 #> 5844 UniProtKB-SubCell:SL-0243 #> 5845 UniProtKB-KW:KW-0812 #> 5846 tfclass:2.3.2 #> 5847 UniProtKB-KW:KW-0479 #> 5848 UniProtKB-SubCell:SL-0191 #> 5849 tfclass:2.3.2 #> 5850 UniProtKB:O95967 #> 5851 UniProtKB:P52597 #> 5852 UniProtKB:Q86UW9 #> 5853 UniProtKB:Q9BYJ9 #> 5854 UniProtKB-KW:KW-0238 #> 5855 UniProtKB-KW:KW-0053 #> 5856 UniProtKB-KW:KW-0131 #> 5857 #> 5858 #> 5859 UniProtKB:O14519 #> 5860 #> 5861 UniProtKB-KW:KW-0238 #> 5862 UniProtKB-SubCell:SL-0191 #> 5863 UniProtKB-KW:KW-0297 #> 5864 InterPro:IPR000725 #> 5865 UniProtKB-KW:KW-0297 #> 5866 GO:0004984 #> 5867 UniProtKB-SubCell:SL-0039 #> 5868 UniProtKB-KW:KW-0812 #> 5869 UniProtKB:P0C862 #> 5870 UniProtKB:P0C862 #> 5871 UniProtKB-SubCell:SL-0243 #> 5872 UniProtKB-KW:KW-0176 #> 5873 UniProtKB-SubCell:SL-0191 #> 5874 UniProtKB-SubCell:SL-0468 #> 5875 InterPro:IPR001609|InterPro:IPR028558 #> 5876 UniProtKB-KW:KW-0009 #> 5877 UniProtKB-KW:KW-0343 #> 5878 UniProtKB:P61586 #> 5879 UniProtKB:Q9Y6D6 #> 5880 UniProtKB-KW:KW-0067 #> 5881 UniProtKB-KW:KW-0479 #> 5882 #> ontology #> 1 F #> 2 F #> 3 F #> 4 F #> 5 C #> 6 P #> 7 C #> 8 C #> 9 P #> 10 C #> 11 C #> 12 P #> 13 C #> 14 C #> 15 P #> 16 C #> 17 C #> 18 P #> 19 C #> 20 C #> 21 P #> 22 C #> 23 C #> 24 P #> 25 C #> 26 C #> 27 P #> 28 C #> 29 C #> 30 P #> 31 C #> 32 C #> 33 P #> 34 C #> 35 C #> 36 P #> 37 C #> 38 C #> 39 P #> 40 C #> 41 C #> 42 P #> 43 C #> 44 C #> 45 P #> 46 C #> 47 C #> 48 P #> 49 C #> 50 C #> 51 P #> 52 C #> 53 C #> 54 P #> 55 C #> 56 C #> 57 P #> 58 C #> 59 C #> 60 P #> 61 C #> 62 C #> 63 P #> 64 C #> 65 P #> 66 C #> 67 P #> 68 C #> 69 P #> 70 C #> 71 P #> 72 C #> 73 P #> 74 C #> 75 P #> 76 P #> 77 P #> 78 P #> 79 P #> 80 P #> 81 P #> 82 P #> 83 P #> 84 P #> 85 P #> 86 P #> 87 P #> 88 C #> 89 C #> 90 C #> 91 C #> 92 C #> 93 C #> 94 C #> 95 C #> 96 C #> 97 C #> 98 C #> 99 C #> 100 C #> 101 C #> 102 C #> 103 C #> 104 C #> 105 C #> 106 C #> 107 C #> 108 C #> 109 C #> 110 C #> 111 C #> 112 C #> 113 C #> 114 C #> 115 C #> 116 C #> 117 C #> 118 C #> 119 C #> 120 C #> 121 C #> 122 C #> 123 C #> 124 C #> 125 C #> 126 C #> 127 C #> 128 C #> 129 C #> 130 C #> 131 C #> 132 C #> 133 C #> 134 C #> 135 C #> 136 C #> 137 C #> 138 C #> 139 C #> 140 C #> 141 C #> 142 C #> 143 C #> 144 C #> 145 C #> 146 C #> 147 C #> 148 C #> 149 P #> 150 P #> 151 C #> 152 P #> 153 C #> 154 C #> 155 P #> 156 C #> 157 P #> 158 C #> 159 C #> 160 P #> 161 C #> 162 C #> 163 P #> 164 C #> 165 C #> 166 P #> 167 P #> 168 P #> 169 P #> 170 P #> 171 P #> 172 P #> 173 P #> 174 P #> 175 P #> 176 P #> 177 P #> 178 P #> 179 C #> 180 C #> 181 C #> 182 C #> 183 C #> 184 C #> 185 C #> 186 C #> 187 C #> 188 C #> 189 C #> 190 C #> 191 C #> 192 C #> 193 C #> 194 C #> 195 C #> 196 C #> 197 C #> 198 C #> 199 C #> 200 C #> 201 C #> 202 C #> 203 C #> 204 C #> 205 C #> 206 C #> 207 C #> 208 C #> 209 C #> 210 C #> 211 C #> 212 C #> 213 C #> 214 C #> 215 C #> 216 C #> 217 C #> 218 C #> 219 C #> 220 C #> 221 C #> 222 C #> 223 C #> 224 C #> 225 C #> 226 C #> 227 C #> 228 C #> 229 C #> 230 C #> 231 C #> 232 C #> 233 C #> 234 C #> 235 C #> 236 C #> 237 C #> 238 C #> 239 C #> 240 P #> 241 C #> 242 C #> 243 P #> 244 C #> 245 P #> 246 C #> 247 P #> 248 C #> 249 P #> 250 C #> 251 P #> 252 C #> 253 P #> 254 C #> 255 P #> 256 C #> 257 P #> 258 C #> 259 P #> 260 C #> 261 P #> 262 C #> 263 P #> 264 C #> 265 F #> 266 P #> 267 C #> 268 P #> 269 C #> 270 C #> 271 P #> 272 C #> 273 C #> 274 P #> 275 C #> 276 C #> 277 P #> 278 C #> 279 F #> 280 P #> 281 P #> 282 P #> 283 C #> 284 P #> 285 C #> 286 P #> 287 C #> 288 C #> 289 P #> 290 C #> 291 C #> 292 F #> 293 P #> 294 C #> 295 C #> 296 P #> 297 C #> 298 C #> 299 P #> 300 P #> 301 C #> 302 P #> 303 P #> 304 P #> 305 P #> 306 P #> 307 C #> 308 C #> 309 C #> 310 P #> 311 C #> 312 P #> 313 C #> 314 C #> 315 P #> 316 C #> 317 F #> 318 P #> 319 P #> 320 F #> 321 F #> 322 P #> 323 P #> 324 C #> 325 C #> 326 C #> 327 C #> 328 C #> 329 P #> 330 P #> 331 F #> 332 C #> 333 F #> 334 P #> 335 C #> 336 C #> 337 F #> 338 F #> 339 P #> 340 P #> 341 F #> 342 F #> 343 P #> 344 P #> 345 C #> 346 P #> 347 C #> 348 C #> 349 P #> 350 C #> 351 C #> 352 P #> 353 C #> 354 C #> 355 P #> 356 C #> 357 C #> 358 P #> 359 C #> 360 P #> 361 C #> 362 P #> 363 C #> 364 P #> 365 C #> 366 P #> 367 C #> 368 P #> 369 C #> 370 P #> 371 C #> 372 C #> 373 P #> 374 C #> 375 P #> 376 C #> 377 C #> 378 C #> 379 P #> 380 C #> 381 P #> 382 C #> 383 P #> 384 C #> 385 C #> 386 C #> 387 P #> 388 C #> 389 P #> 390 C #> 391 P #> 392 C #> 393 P #> 394 C #> 395 P #> 396 C #> 397 P #> 398 C #> 399 P #> 400 C #> 401 P #> 402 C #> 403 P #> 404 C #> 405 P #> 406 C #> 407 P #> 408 C #> 409 F #> 410 F #> 411 P #> 412 P #> 413 P #> 414 C #> 415 C #> 416 C #> 417 C #> 418 C #> 419 C #> 420 C #> 421 C #> 422 C #> 423 C #> 424 C #> 425 C #> 426 C #> 427 C #> 428 C #> 429 C #> 430 C #> 431 C #> 432 C #> 433 C #> 434 P #> 435 C #> 436 C #> 437 P #> 438 P #> 439 C #> 440 P #> 441 C #> 442 C #> 443 P #> 444 C #> 445 C #> 446 P #> 447 C #> 448 C #> 449 P #> 450 C #> 451 P #> 452 C #> 453 P #> 454 C #> 455 P #> 456 C #> 457 P #> 458 C #> 459 P #> 460 C #> 461 P #> 462 C #> 463 P #> 464 C #> 465 P #> 466 C #> 467 P #> 468 C #> 469 P #> 470 C #> 471 P #> 472 C #> 473 P #> 474 C #> 475 P #> 476 C #> 477 P #> 478 C #> 479 P #> 480 C #> 481 P #> 482 C #> 483 P #> 484 C #> 485 P #> 486 C #> 487 P #> 488 C #> 489 P #> 490 C #> 491 P #> 492 C #> 493 P #> 494 C #> 495 P #> 496 C #> 497 P #> 498 C #> 499 P #> 500 C #> 501 F #> 502 P #> 503 C #> 504 C #> 505 P #> 506 C #> 507 F #> 508 F #> 509 P #> 510 P #> 511 C #> 512 F #> 513 F #> 514 F #> 515 F #> 516 F #> 517 F #> 518 F #> 519 F #> 520 F #> 521 F #> 522 F #> 523 F #> 524 P #> 525 C #> 526 C #> 527 P #> 528 P #> 529 P #> 530 P #> 531 P #> 532 P #> 533 P #> 534 P #> 535 P #> 536 P #> 537 P #> 538 P #> 539 P #> 540 C #> 541 C #> 542 C #> 543 C #> 544 C #> 545 C #> 546 C #> 547 C #> 548 C #> 549 C #> 550 C #> 551 C #> 552 C #> 553 C #> 554 C #> 555 C #> 556 C #> 557 C #> 558 C #> 559 C #> 560 C #> 561 C #> 562 C #> 563 C #> 564 C #> 565 C #> 566 C #> 567 C #> 568 C #> 569 C #> 570 C #> 571 C #> 572 C #> 573 C #> 574 C #> 575 C #> 576 C #> 577 C #> 578 C #> 579 C #> 580 C #> 581 C #> 582 C #> 583 C #> 584 C #> 585 C #> 586 C #> 587 C #> 588 C #> 589 C #> 590 C #> 591 C #> 592 C #> 593 C #> 594 C #> 595 C #> 596 C #> 597 C #> 598 C #> 599 C #> 600 C #> 601 P #> 602 C #> 603 C #> 604 P #> 605 P #> 606 C #> 607 P #> 608 P #> 609 C #> 610 P #> 611 C #> 612 C #> 613 P #> 614 C #> 615 P #> 616 C #> 617 C #> 618 C #> 619 P #> 620 C #> 621 C #> 622 P #> 623 C #> 624 C #> 625 P #> 626 C #> 627 C #> 628 P #> 629 C #> 630 C #> 631 P #> 632 P #> 633 P #> 634 P #> 635 P #> 636 P #> 637 P #> 638 P #> 639 P #> 640 P #> 641 P #> 642 P #> 643 P #> 644 C #> 645 C #> 646 C #> 647 C #> 648 C #> 649 C #> 650 C #> 651 C #> 652 C #> 653 C #> 654 C #> 655 C #> 656 C #> 657 C #> 658 C #> 659 C #> 660 C #> 661 C #> 662 C #> 663 C #> 664 C #> 665 C #> 666 C #> 667 C #> 668 C #> 669 C #> 670 C #> 671 C #> 672 C #> 673 C #> 674 C #> 675 C #> 676 C #> 677 C #> 678 C #> 679 C #> 680 C #> 681 C #> 682 C #> 683 C #> 684 C #> 685 C #> 686 C #> 687 C #> 688 C #> 689 C #> 690 C #> 691 C #> 692 C #> 693 C #> 694 C #> 695 C #> 696 C #> 697 C #> 698 C #> 699 C #> 700 C #> 701 C #> 702 C #> 703 C #> 704 C #> 705 F #> 706 F #> 707 F #> 708 F #> 709 P #> 710 P #> 711 P #> 712 P #> 713 P #> 714 P #> 715 P #> 716 P #> 717 P #> 718 C #> 719 C #> 720 C #> 721 C #> 722 C #> 723 C #> 724 C #> 725 C #> 726 P #> 727 P #> 728 P #> 729 P #> 730 F #> 731 P #> 732 P #> 733 C #> 734 C #> 735 C #> 736 C #> 737 F #> 738 F #> 739 P #> 740 P #> 741 C #> 742 F #> 743 P #> 744 P #> 745 C #> 746 C #> 747 F #> 748 F #> 749 P #> 750 P #> 751 C #> 752 C #> 753 C #> 754 P #> 755 P #> 756 P #> 757 P #> 758 C #> 759 C #> 760 C #> 761 P #> 762 C #> 763 C #> 764 F #> 765 P #> 766 C #> 767 P #> 768 C #> 769 P #> 770 C #> 771 P #> 772 C #> 773 P #> 774 C #> 775 P #> 776 C #> 777 P #> 778 C #> 779 P #> 780 C #> 781 F #> 782 P #> 783 C #> 784 P #> 785 C #> 786 P #> 787 C #> 788 P #> 789 C #> 790 P #> 791 C #> 792 P #> 793 C #> 794 P #> 795 C #> 796 P #> 797 C #> 798 P #> 799 C #> 800 F #> 801 F #> 802 P #> 803 C #> 804 C #> 805 F #> 806 C #> 807 F #> 808 F #> 809 F #> 810 F #> 811 F #> 812 F #> 813 F #> 814 F #> 815 F #> 816 C #> 817 C #> 818 F #> 819 F #> 820 C #> 821 F #> 822 P #> 823 P #> 824 P #> 825 C #> 826 F #> 827 F #> 828 C #> 829 F #> 830 F #> 831 P #> 832 P #> 833 C #> 834 F #> 835 F #> 836 P #> 837 P #> 838 C #> 839 C #> 840 F #> 841 F #> 842 P #> 843 P #> 844 C #> 845 C #> 846 F #> 847 F #> 848 F #> 849 F #> 850 F #> 851 F #> 852 F #> 853 F #> 854 F #> 855 F #> 856 F #> 857 F #> 858 F #> 859 F #> 860 F #> 861 F #> 862 F #> 863 F #> 864 F #> 865 F #> 866 F #> 867 F #> 868 F #> 869 F #> 870 F #> 871 F #> 872 F #> 873 F #> 874 F #> 875 F #> 876 F #> 877 F #> 878 F #> 879 F #> 880 F #> 881 F #> 882 F #> 883 F #> 884 F #> 885 F #> 886 F #> 887 F #> 888 F #> 889 F #> 890 F #> 891 F #> 892 F #> 893 F #> 894 F #> 895 F #> 896 F #> 897 F #> 898 F #> 899 F #> 900 F #> 901 F #> 902 F #> 903 F #> 904 F #> 905 F #> 906 F #> 907 F #> 908 F #> 909 F #> 910 F #> 911 F #> 912 F #> 913 F #> 914 F #> 915 F #> 916 F #> 917 F #> 918 F #> 919 F #> 920 F #> 921 F #> 922 F #> 923 F #> 924 F #> 925 F #> 926 F #> 927 F #> 928 F #> 929 F #> 930 F #> 931 F #> 932 F #> 933 F #> 934 F #> 935 F #> 936 F #> 937 F #> 938 F #> 939 F #> 940 F #> 941 F #> 942 F #> 943 F #> 944 F #> 945 F #> 946 C #> 947 C #> 948 C #> 949 F #> 950 C #> 951 C #> 952 C #> 953 P #> 954 C #> 955 C #> 956 C #> 957 C #> 958 C #> 959 C #> 960 C #> 961 F #> 962 F #> 963 F #> 964 F #> 965 C #> 966 P #> 967 P #> 968 P #> 969 P #> 970 P #> 971 C #> 972 C #> 973 C #> 974 F #> 975 C #> 976 F #> 977 F #> 978 P #> 979 P #> 980 C #> 981 C #> 982 C #> 983 C #> 984 C #> 985 F #> 986 F #> 987 P #> 988 F #> 989 F #> 990 C #> 991 F #> 992 F #> 993 F #> 994 F #> 995 C #> 996 C #> 997 C #> 998 C #> 999 C #> 1000 C #> 1001 C #> 1002 F #> 1003 P #> 1004 C #> 1005 C #> 1006 C #> 1007 C #> 1008 C #> 1009 C #> 1010 P #> 1011 P #> 1012 P #> 1013 C #> 1014 C #> 1015 C #> 1016 C #> 1017 F #> 1018 C #> 1019 C #> 1020 C #> 1021 C #> 1022 C #> 1023 C #> 1024 C #> 1025 F #> 1026 C #> 1027 C #> 1028 P #> 1029 C #> 1030 P #> 1031 C #> 1032 P #> 1033 C #> 1034 P #> 1035 P #> 1036 C #> 1037 P #> 1038 C #> 1039 P #> 1040 C #> 1041 P #> 1042 C #> 1043 P #> 1044 C #> 1045 F #> 1046 P #> 1047 C #> 1048 F #> 1049 P #> 1050 P #> 1051 F #> 1052 P #> 1053 F #> 1054 P #> 1055 F #> 1056 P #> 1057 F #> 1058 P #> 1059 F #> 1060 P #> 1061 F #> 1062 F #> 1063 F #> 1064 F #> 1065 F #> 1066 F #> 1067 F #> 1068 F #> 1069 F #> 1070 F #> 1071 F #> 1072 F #> 1073 F #> 1074 F #> 1075 F #> 1076 F #> 1077 F #> 1078 F #> 1079 F #> 1080 F #> 1081 F #> 1082 F #> 1083 P #> 1084 C #> 1085 C #> 1086 P #> 1087 F #> 1088 P #> 1089 F #> 1090 F #> 1091 F #> 1092 F #> 1093 P #> 1094 P #> 1095 P #> 1096 C #> 1097 F #> 1098 P #> 1099 C #> 1100 F #> 1101 P #> 1102 C #> 1103 P #> 1104 C #> 1105 C #> 1106 C #> 1107 C #> 1108 C #> 1109 C #> 1110 C #> 1111 C #> 1112 C #> 1113 C #> 1114 C #> 1115 C #> 1116 F #> 1117 F #> 1118 P #> 1119 C #> 1120 F #> 1121 P #> 1122 P #> 1123 C #> 1124 C #> 1125 F #> 1126 P #> 1127 C #> 1128 C #> 1129 C #> 1130 F #> 1131 F #> 1132 P #> 1133 C #> 1134 C #> 1135 F #> 1136 F #> 1137 P #> 1138 P #> 1139 P #> 1140 C #> 1141 F #> 1142 C #> 1143 C #> 1144 F #> 1145 P #> 1146 C #> 1147 C #> 1148 C #> 1149 C #> 1150 F #> 1151 P #> 1152 P #> 1153 C #> 1154 C #> 1155 F #> 1156 F #> 1157 P #> 1158 P #> 1159 C #> 1160 C #> 1161 F #> 1162 F #> 1163 P #> 1164 P #> 1165 C #> 1166 C #> 1167 F #> 1168 F #> 1169 P #> 1170 P #> 1171 C #> 1172 C #> 1173 C #> 1174 C #> 1175 F #> 1176 P #> 1177 F #> 1178 F #> 1179 P #> 1180 C #> 1181 F #> 1182 C #> 1183 F #> 1184 P #> 1185 F #> 1186 P #> 1187 P #> 1188 C #> 1189 P #> 1190 F #> 1191 C #> 1192 C #> 1193 C #> 1194 C #> 1195 F #> 1196 F #> 1197 P #> 1198 P #> 1199 P #> 1200 P #> 1201 P #> 1202 P #> 1203 P #> 1204 P #> 1205 P #> 1206 P #> 1207 P #> 1208 P #> 1209 P #> 1210 P #> 1211 P #> 1212 P #> 1213 P #> 1214 P #> 1215 P #> 1216 P #> 1217 P #> 1218 P #> 1219 C #> 1220 C #> 1221 C #> 1222 C #> 1223 C #> 1224 C #> 1225 C #> 1226 P #> 1227 C #> 1228 P #> 1229 F #> 1230 F #> 1231 P #> 1232 P #> 1233 C #> 1234 C #> 1235 P #> 1236 C #> 1237 P #> 1238 C #> 1239 P #> 1240 C #> 1241 P #> 1242 C #> 1243 P #> 1244 C #> 1245 P #> 1246 C #> 1247 P #> 1248 C #> 1249 P #> 1250 C #> 1251 P #> 1252 C #> 1253 P #> 1254 C #> 1255 P #> 1256 C #> 1257 P #> 1258 C #> 1259 P #> 1260 C #> 1261 C #> 1262 C #> 1263 C #> 1264 F #> 1265 F #> 1266 P #> 1267 P #> 1268 P #> 1269 C #> 1270 C #> 1271 F #> 1272 F #> 1273 F #> 1274 F #> 1275 P #> 1276 P #> 1277 C #> 1278 C #> 1279 C #> 1280 C #> 1281 F #> 1282 C #> 1283 C #> 1284 F #> 1285 C #> 1286 F #> 1287 F #> 1288 F #> 1289 F #> 1290 F #> 1291 F #> 1292 F #> 1293 F #> 1294 F #> 1295 F #> 1296 F #> 1297 F #> 1298 P #> 1299 P #> 1300 P #> 1301 P #> 1302 P #> 1303 P #> 1304 P #> 1305 P #> 1306 P #> 1307 P #> 1308 C #> 1309 C #> 1310 C #> 1311 C #> 1312 C #> 1313 C #> 1314 C #> 1315 C #> 1316 C #> 1317 C #> 1318 C #> 1319 P #> 1320 C #> 1321 F #> 1322 F #> 1323 F #> 1324 F #> 1325 P #> 1326 P #> 1327 P #> 1328 P #> 1329 P #> 1330 C #> 1331 C #> 1332 C #> 1333 C #> 1334 F #> 1335 F #> 1336 F #> 1337 F #> 1338 F #> 1339 F #> 1340 F #> 1341 F #> 1342 F #> 1343 F #> 1344 F #> 1345 F #> 1346 F #> 1347 F #> 1348 F #> 1349 F #> 1350 F #> 1351 F #> 1352 F #> 1353 F #> 1354 F #> 1355 F #> 1356 F #> 1357 F #> 1358 F #> 1359 F #> 1360 F #> 1361 F #> 1362 P #> 1363 P #> 1364 P #> 1365 P #> 1366 P #> 1367 P #> 1368 P #> 1369 P #> 1370 P #> 1371 P #> 1372 P #> 1373 P #> 1374 P #> 1375 C #> 1376 C #> 1377 C #> 1378 C #> 1379 C #> 1380 C #> 1381 C #> 1382 F #> 1383 F #> 1384 F #> 1385 F #> 1386 F #> 1387 P #> 1388 P #> 1389 P #> 1390 P #> 1391 P #> 1392 P #> 1393 P #> 1394 P #> 1395 P #> 1396 C #> 1397 C #> 1398 F #> 1399 F #> 1400 F #> 1401 F #> 1402 F #> 1403 F #> 1404 F #> 1405 F #> 1406 F #> 1407 F #> 1408 F #> 1409 F #> 1410 F #> 1411 P #> 1412 P #> 1413 P #> 1414 P #> 1415 C #> 1416 C #> 1417 C #> 1418 C #> 1419 C #> 1420 C #> 1421 C #> 1422 C #> 1423 F #> 1424 F #> 1425 F #> 1426 F #> 1427 P #> 1428 P #> 1429 P #> 1430 C #> 1431 C #> 1432 C #> 1433 C #> 1434 C #> 1435 C #> 1436 P #> 1437 C #> 1438 P #> 1439 P #> 1440 C #> 1441 P #> 1442 P #> 1443 C #> 1444 F #> 1445 F #> 1446 F #> 1447 F #> 1448 F #> 1449 F #> 1450 F #> 1451 F #> 1452 F #> 1453 F #> 1454 C #> 1455 C #> 1456 F #> 1457 F #> 1458 F #> 1459 F #> 1460 F #> 1461 F #> 1462 F #> 1463 F #> 1464 P #> 1465 P #> 1466 P #> 1467 P #> 1468 P #> 1469 P #> 1470 P #> 1471 P #> 1472 P #> 1473 P #> 1474 P #> 1475 P #> 1476 P #> 1477 C #> 1478 C #> 1479 C #> 1480 C #> 1481 C #> 1482 C #> 1483 C #> 1484 C #> 1485 C #> 1486 C #> 1487 C #> 1488 C #> 1489 C #> 1490 C #> 1491 C #> 1492 C #> 1493 C #> 1494 C #> 1495 C #> 1496 C #> 1497 C #> 1498 C #> 1499 C #> 1500 C #> 1501 C #> 1502 C #> 1503 C #> 1504 C #> 1505 C #> 1506 C #> 1507 C #> 1508 C #> 1509 C #> 1510 C #> 1511 C #> 1512 C #> 1513 C #> 1514 C #> 1515 C #> 1516 C #> 1517 C #> 1518 C #> 1519 C #> 1520 C #> 1521 C #> 1522 C #> 1523 C #> 1524 C #> 1525 C #> 1526 C #> 1527 C #> 1528 C #> 1529 C #> 1530 C #> 1531 C #> 1532 C #> 1533 C #> 1534 C #> 1535 C #> 1536 C #> 1537 F #> 1538 F #> 1539 F #> 1540 F #> 1541 F #> 1542 F #> 1543 F #> 1544 P #> 1545 P #> 1546 P #> 1547 P #> 1548 P #> 1549 P #> 1550 P #> 1551 P #> 1552 P #> 1553 P #> 1554 P #> 1555 P #> 1556 C #> 1557 C #> 1558 C #> 1559 C #> 1560 C #> 1561 C #> 1562 C #> 1563 C #> 1564 C #> 1565 C #> 1566 C #> 1567 C #> 1568 F #> 1569 P #> 1570 P #> 1571 C #> 1572 C #> 1573 C #> 1574 C #> 1575 F #> 1576 F #> 1577 F #> 1578 F #> 1579 F #> 1580 P #> 1581 F #> 1582 F #> 1583 F #> 1584 F #> 1585 F #> 1586 F #> 1587 F #> 1588 F #> 1589 F #> 1590 F #> 1591 F #> 1592 F #> 1593 F #> 1594 F #> 1595 F #> 1596 F #> 1597 F #> 1598 P #> 1599 P #> 1600 C #> 1601 C #> 1602 C #> 1603 F #> 1604 F #> 1605 F #> 1606 F #> 1607 F #> 1608 F #> 1609 F #> 1610 F #> 1611 P #> 1612 P #> 1613 P #> 1614 P #> 1615 P #> 1616 P #> 1617 P #> 1618 P #> 1619 P #> 1620 P #> 1621 C #> 1622 C #> 1623 F #> 1624 F #> 1625 F #> 1626 P #> 1627 C #> 1628 F #> 1629 F #> 1630 F #> 1631 F #> 1632 F #> 1633 F #> 1634 F #> 1635 F #> 1636 F #> 1637 F #> 1638 F #> 1639 F #> 1640 F #> 1641 F #> 1642 F #> 1643 F #> 1644 F #> 1645 F #> 1646 F #> 1647 F #> 1648 F #> 1649 F #> 1650 F #> 1651 F #> 1652 F #> 1653 F #> 1654 F #> 1655 F #> 1656 F #> 1657 F #> 1658 F #> 1659 F #> 1660 F #> 1661 F #> 1662 F #> 1663 F #> 1664 F #> 1665 F #> 1666 F #> 1667 F #> 1668 F #> 1669 F #> 1670 F #> 1671 F #> 1672 F #> 1673 F #> 1674 F #> 1675 F #> 1676 F #> 1677 F #> 1678 F #> 1679 F #> 1680 F #> 1681 F #> 1682 F #> 1683 F #> 1684 P #> 1685 P #> 1686 P #> 1687 P #> 1688 C #> 1689 C #> 1690 C #> 1691 F #> 1692 F #> 1693 F #> 1694 F #> 1695 F #> 1696 F #> 1697 F #> 1698 F #> 1699 F #> 1700 F #> 1701 C #> 1702 F #> 1703 F #> 1704 F #> 1705 F #> 1706 F #> 1707 F #> 1708 F #> 1709 F #> 1710 F #> 1711 F #> 1712 F #> 1713 F #> 1714 P #> 1715 P #> 1716 P #> 1717 C #> 1718 C #> 1719 C #> 1720 P #> 1721 P #> 1722 F #> 1723 P #> 1724 P #> 1725 P #> 1726 C #> 1727 C #> 1728 C #> 1729 F #> 1730 F #> 1731 F #> 1732 F #> 1733 F #> 1734 F #> 1735 F #> 1736 F #> 1737 F #> 1738 F #> 1739 P #> 1740 P #> 1741 P #> 1742 P #> 1743 P #> 1744 P #> 1745 P #> 1746 P #> 1747 P #> 1748 P #> 1749 P #> 1750 P #> 1751 P #> 1752 P #> 1753 P #> 1754 P #> 1755 P #> 1756 P #> 1757 P #> 1758 P #> 1759 P #> 1760 P #> 1761 P #> 1762 C #> 1763 C #> 1764 C #> 1765 C #> 1766 C #> 1767 C #> 1768 C #> 1769 C #> 1770 C #> 1771 F #> 1772 F #> 1773 P #> 1774 P #> 1775 P #> 1776 P #> 1777 C #> 1778 C #> 1779 F #> 1780 F #> 1781 F #> 1782 F #> 1783 F #> 1784 F #> 1785 P #> 1786 C #> 1787 C #> 1788 F #> 1789 F #> 1790 F #> 1791 F #> 1792 F #> 1793 F #> 1794 F #> 1795 P #> 1796 P #> 1797 P #> 1798 P #> 1799 P #> 1800 P #> 1801 C #> 1802 C #> 1803 C #> 1804 F #> 1805 F #> 1806 F #> 1807 F #> 1808 F #> 1809 P #> 1810 P #> 1811 C #> 1812 F #> 1813 F #> 1814 F #> 1815 F #> 1816 F #> 1817 F #> 1818 F #> 1819 F #> 1820 F #> 1821 C #> 1822 F #> 1823 F #> 1824 F #> 1825 F #> 1826 F #> 1827 F #> 1828 F #> 1829 F #> 1830 F #> 1831 F #> 1832 P #> 1833 P #> 1834 P #> 1835 P #> 1836 P #> 1837 P #> 1838 P #> 1839 P #> 1840 P #> 1841 C #> 1842 C #> 1843 C #> 1844 C #> 1845 C #> 1846 C #> 1847 C #> 1848 C #> 1849 C #> 1850 C #> 1851 F #> 1852 P #> 1853 C #> 1854 C #> 1855 C #> 1856 C #> 1857 C #> 1858 C #> 1859 F #> 1860 F #> 1861 F #> 1862 F #> 1863 P #> 1864 P #> 1865 P #> 1866 P #> 1867 P #> 1868 C #> 1869 C #> 1870 F #> 1871 F #> 1872 F #> 1873 C #> 1874 C #> 1875 C #> 1876 F #> 1877 F #> 1878 F #> 1879 F #> 1880 F #> 1881 P #> 1882 C #> 1883 C #> 1884 C #> 1885 F #> 1886 F #> 1887 F #> 1888 F #> 1889 F #> 1890 F #> 1891 F #> 1892 F #> 1893 F #> 1894 C #> 1895 C #> 1896 C #> 1897 F #> 1898 F #> 1899 F #> 1900 F #> 1901 F #> 1902 F #> 1903 F #> 1904 F #> 1905 F #> 1906 F #> 1907 F #> 1908 P #> 1909 C #> 1910 F #> 1911 F #> 1912 F #> 1913 F #> 1914 F #> 1915 F #> 1916 F #> 1917 F #> 1918 F #> 1919 F #> 1920 F #> 1921 P #> 1922 P #> 1923 P #> 1924 P #> 1925 P #> 1926 C #> 1927 C #> 1928 C #> 1929 C #> 1930 F #> 1931 P #> 1932 F #> 1933 F #> 1934 F #> 1935 F #> 1936 F #> 1937 F #> 1938 F #> 1939 F #> 1940 F #> 1941 F #> 1942 F #> 1943 F #> 1944 F #> 1945 F #> 1946 F #> 1947 F #> 1948 F #> 1949 F #> 1950 P #> 1951 P #> 1952 P #> 1953 P #> 1954 P #> 1955 P #> 1956 C #> 1957 C #> 1958 C #> 1959 F #> 1960 F #> 1961 F #> 1962 F #> 1963 F #> 1964 C #> 1965 F #> 1966 F #> 1967 F #> 1968 F #> 1969 F #> 1970 F #> 1971 F #> 1972 F #> 1973 F #> 1974 F #> 1975 F #> 1976 F #> 1977 F #> 1978 F #> 1979 F #> 1980 F #> 1981 F #> 1982 F #> 1983 F #> 1984 F #> 1985 F #> 1986 F #> 1987 F #> 1988 F #> 1989 F #> 1990 F #> 1991 P #> 1992 P #> 1993 P #> 1994 P #> 1995 P #> 1996 P #> 1997 P #> 1998 C #> 1999 C #> 2000 C #> 2001 C #> 2002 F #> 2003 F #> 2004 F #> 2005 F #> 2006 F #> 2007 F #> 2008 F #> 2009 F #> 2010 F #> 2011 F #> 2012 F #> 2013 F #> 2014 F #> 2015 F #> 2016 F #> 2017 F #> 2018 F #> 2019 F #> 2020 F #> 2021 F #> 2022 F #> 2023 F #> 2024 F #> 2025 F #> 2026 F #> 2027 F #> 2028 F #> 2029 F #> 2030 F #> 2031 F #> 2032 F #> 2033 F #> 2034 F #> 2035 F #> 2036 F #> 2037 F #> 2038 F #> 2039 F #> 2040 F #> 2041 F #> 2042 F #> 2043 F #> 2044 F #> 2045 F #> 2046 F #> 2047 F #> 2048 F #> 2049 F #> 2050 F #> 2051 F #> 2052 F #> 2053 F #> 2054 F #> 2055 F #> 2056 F #> 2057 F #> 2058 F #> 2059 F #> 2060 F #> 2061 F #> 2062 F #> 2063 F #> 2064 F #> 2065 F #> 2066 F #> 2067 F #> 2068 F #> 2069 F #> 2070 F #> 2071 F #> 2072 F #> 2073 F #> 2074 F #> 2075 F #> 2076 F #> 2077 F #> 2078 F #> 2079 F #> 2080 F #> 2081 F #> 2082 F #> 2083 F #> 2084 F #> 2085 F #> 2086 F #> 2087 F #> 2088 F #> 2089 F #> 2090 F #> 2091 F #> 2092 F #> 2093 F #> 2094 F #> 2095 F #> 2096 F #> 2097 F #> 2098 F #> 2099 F #> 2100 F #> 2101 F #> 2102 F #> 2103 F #> 2104 F #> 2105 F #> 2106 F #> 2107 F #> 2108 F #> 2109 F #> 2110 F #> 2111 F #> 2112 F #> 2113 F #> 2114 F #> 2115 C #> 2116 C #> 2117 C #> 2118 F #> 2119 F #> 2120 F #> 2121 F #> 2122 F #> 2123 F #> 2124 P #> 2125 P #> 2126 P #> 2127 P #> 2128 P #> 2129 P #> 2130 P #> 2131 P #> 2132 P #> 2133 P #> 2134 C #> 2135 C #> 2136 C #> 2137 C #> 2138 F #> 2139 F #> 2140 F #> 2141 F #> 2142 F #> 2143 P #> 2144 P #> 2145 P #> 2146 P #> 2147 P #> 2148 P #> 2149 C #> 2150 C #> 2151 C #> 2152 C #> 2153 C #> 2154 C #> 2155 C #> 2156 C #> 2157 F #> 2158 F #> 2159 P #> 2160 P #> 2161 P #> 2162 P #> 2163 C #> 2164 C #> 2165 F #> 2166 F #> 2167 F #> 2168 P #> 2169 P #> 2170 P #> 2171 P #> 2172 C #> 2173 C #> 2174 C #> 2175 F #> 2176 F #> 2177 P #> 2178 C #> 2179 C #> 2180 C #> 2181 C #> 2182 F #> 2183 F #> 2184 F #> 2185 F #> 2186 F #> 2187 F #> 2188 F #> 2189 F #> 2190 F #> 2191 F #> 2192 F #> 2193 F #> 2194 F #> 2195 C #> 2196 C #> 2197 F #> 2198 F #> 2199 F #> 2200 F #> 2201 F #> 2202 F #> 2203 F #> 2204 F #> 2205 F #> 2206 F #> 2207 F #> 2208 F #> 2209 F #> 2210 C #> 2211 F #> 2212 F #> 2213 F #> 2214 F #> 2215 F #> 2216 P #> 2217 C #> 2218 F #> 2219 P #> 2220 C #> 2221 C #> 2222 F #> 2223 C #> 2224 P #> 2225 P #> 2226 P #> 2227 C #> 2228 C #> 2229 C #> 2230 C #> 2231 C #> 2232 P #> 2233 P #> 2234 P #> 2235 P #> 2236 P #> 2237 P #> 2238 P #> 2239 P #> 2240 P #> 2241 P #> 2242 P #> 2243 P #> 2244 P #> 2245 C #> 2246 C #> 2247 C #> 2248 C #> 2249 C #> 2250 C #> 2251 C #> 2252 C #> 2253 C #> 2254 C #> 2255 C #> 2256 C #> 2257 C #> 2258 C #> 2259 C #> 2260 C #> 2261 C #> 2262 C #> 2263 C #> 2264 C #> 2265 C #> 2266 C #> 2267 C #> 2268 C #> 2269 C #> 2270 C #> 2271 C #> 2272 C #> 2273 C #> 2274 C #> 2275 C #> 2276 C #> 2277 C #> 2278 C #> 2279 C #> 2280 C #> 2281 C #> 2282 C #> 2283 C #> 2284 C #> 2285 C #> 2286 C #> 2287 C #> 2288 C #> 2289 C #> 2290 C #> 2291 C #> 2292 C #> 2293 C #> 2294 C #> 2295 C #> 2296 C #> 2297 C #> 2298 C #> 2299 C #> 2300 C #> 2301 C #> 2302 C #> 2303 C #> 2304 C #> 2305 C #> 2306 F #> 2307 F #> 2308 F #> 2309 P #> 2310 F #> 2311 F #> 2312 F #> 2313 F #> 2314 C #> 2315 C #> 2316 F #> 2317 P #> 2318 P #> 2319 P #> 2320 P #> 2321 P #> 2322 C #> 2323 C #> 2324 C #> 2325 C #> 2326 C #> 2327 C #> 2328 F #> 2329 F #> 2330 F #> 2331 F #> 2332 F #> 2333 F #> 2334 F #> 2335 F #> 2336 F #> 2337 F #> 2338 F #> 2339 F #> 2340 F #> 2341 F #> 2342 F #> 2343 F #> 2344 P #> 2345 P #> 2346 C #> 2347 C #> 2348 C #> 2349 F #> 2350 F #> 2351 F #> 2352 F #> 2353 F #> 2354 F #> 2355 F #> 2356 F #> 2357 F #> 2358 F #> 2359 F #> 2360 F #> 2361 F #> 2362 F #> 2363 F #> 2364 F #> 2365 F #> 2366 F #> 2367 F #> 2368 F #> 2369 F #> 2370 F #> 2371 F #> 2372 F #> 2373 F #> 2374 F #> 2375 F #> 2376 F #> 2377 F #> 2378 F #> 2379 F #> 2380 F #> 2381 F #> 2382 F #> 2383 F #> 2384 F #> 2385 F #> 2386 F #> 2387 F #> 2388 F #> 2389 F #> 2390 F #> 2391 F #> 2392 F #> 2393 F #> 2394 F #> 2395 F #> 2396 F #> 2397 F #> 2398 F #> 2399 F #> 2400 F #> 2401 F #> 2402 F #> 2403 F #> 2404 F #> 2405 F #> 2406 F #> 2407 F #> 2408 F #> 2409 F #> 2410 F #> 2411 F #> 2412 F #> 2413 F #> 2414 F #> 2415 F #> 2416 F #> 2417 F #> 2418 F #> 2419 F #> 2420 F #> 2421 F #> 2422 F #> 2423 F #> 2424 C #> 2425 C #> 2426 F #> 2427 P #> 2428 P #> 2429 P #> 2430 C #> 2431 C #> 2432 C #> 2433 F #> 2434 F #> 2435 F #> 2436 F #> 2437 C #> 2438 F #> 2439 P #> 2440 P #> 2441 C #> 2442 F #> 2443 F #> 2444 P #> 2445 P #> 2446 P #> 2447 P #> 2448 P #> 2449 C #> 2450 C #> 2451 C #> 2452 C #> 2453 P #> 2454 P #> 2455 P #> 2456 P #> 2457 P #> 2458 P #> 2459 P #> 2460 C #> 2461 C #> 2462 C #> 2463 F #> 2464 F #> 2465 F #> 2466 F #> 2467 P #> 2468 P #> 2469 P #> 2470 P #> 2471 P #> 2472 C #> 2473 C #> 2474 C #> 2475 C #> 2476 C #> 2477 C #> 2478 C #> 2479 C #> 2480 C #> 2481 C #> 2482 C #> 2483 F #> 2484 F #> 2485 F #> 2486 F #> 2487 F #> 2488 F #> 2489 F #> 2490 P #> 2491 P #> 2492 P #> 2493 C #> 2494 C #> 2495 F #> 2496 F #> 2497 F #> 2498 F #> 2499 F #> 2500 F #> 2501 F #> 2502 F #> 2503 F #> 2504 F #> 2505 F #> 2506 F #> 2507 F #> 2508 F #> 2509 P #> 2510 P #> 2511 C #> 2512 C #> 2513 F #> 2514 P #> 2515 P #> 2516 P #> 2517 C #> 2518 C #> 2519 C #> 2520 C #> 2521 F #> 2522 P #> 2523 P #> 2524 C #> 2525 F #> 2526 F #> 2527 F #> 2528 F #> 2529 F #> 2530 F #> 2531 F #> 2532 F #> 2533 F #> 2534 F #> 2535 F #> 2536 F #> 2537 P #> 2538 F #> 2539 F #> 2540 F #> 2541 P #> 2542 P #> 2543 C #> 2544 P #> 2545 P #> 2546 P #> 2547 C #> 2548 C #> 2549 C #> 2550 C #> 2551 F #> 2552 P #> 2553 P #> 2554 P #> 2555 P #> 2556 C #> 2557 F #> 2558 F #> 2559 P #> 2560 P #> 2561 C #> 2562 C #> 2563 F #> 2564 F #> 2565 F #> 2566 F #> 2567 F #> 2568 C #> 2569 C #> 2570 C #> 2571 P #> 2572 P #> 2573 P #> 2574 F #> 2575 P #> 2576 C #> 2577 P #> 2578 P #> 2579 P #> 2580 P #> 2581 P #> 2582 P #> 2583 P #> 2584 P #> 2585 C #> 2586 C #> 2587 C #> 2588 C #> 2589 F #> 2590 F #> 2591 F #> 2592 P #> 2593 P #> 2594 P #> 2595 P #> 2596 C #> 2597 F #> 2598 F #> 2599 F #> 2600 F #> 2601 F #> 2602 F #> 2603 F #> 2604 F #> 2605 F #> 2606 F #> 2607 F #> 2608 F #> 2609 F #> 2610 F #> 2611 F #> 2612 F #> 2613 F #> 2614 F #> 2615 F #> 2616 P #> 2617 P #> 2618 C #> 2619 F #> 2620 F #> 2621 F #> 2622 F #> 2623 F #> 2624 P #> 2625 C #> 2626 C #> 2627 P #> 2628 F #> 2629 F #> 2630 F #> 2631 F #> 2632 F #> 2633 F #> 2634 F #> 2635 P #> 2636 P #> 2637 P #> 2638 P #> 2639 C #> 2640 C #> 2641 C #> 2642 C #> 2643 C #> 2644 F #> 2645 C #> 2646 F #> 2647 F #> 2648 F #> 2649 F #> 2650 F #> 2651 C #> 2652 C #> 2653 F #> 2654 P #> 2655 P #> 2656 P #> 2657 P #> 2658 P #> 2659 P #> 2660 P #> 2661 C #> 2662 C #> 2663 C #> 2664 F #> 2665 P #> 2666 F #> 2667 F #> 2668 F #> 2669 F #> 2670 F #> 2671 F #> 2672 P #> 2673 C #> 2674 C #> 2675 F #> 2676 P #> 2677 C #> 2678 F #> 2679 F #> 2680 F #> 2681 P #> 2682 F #> 2683 P #> 2684 C #> 2685 C #> 2686 P #> 2687 C #> 2688 C #> 2689 C #> 2690 C #> 2691 C #> 2692 C #> 2693 F #> 2694 F #> 2695 F #> 2696 F #> 2697 P #> 2698 P #> 2699 C #> 2700 F #> 2701 P #> 2702 C #> 2703 F #> 2704 F #> 2705 F #> 2706 F #> 2707 C #> 2708 P #> 2709 C #> 2710 C #> 2711 F #> 2712 F #> 2713 P #> 2714 P #> 2715 P #> 2716 P #> 2717 P #> 2718 C #> 2719 P #> 2720 C #> 2721 C #> 2722 C #> 2723 C #> 2724 C #> 2725 F #> 2726 F #> 2727 F #> 2728 P #> 2729 P #> 2730 P #> 2731 P #> 2732 C #> 2733 C #> 2734 F #> 2735 F #> 2736 F #> 2737 F #> 2738 F #> 2739 F #> 2740 F #> 2741 C #> 2742 C #> 2743 C #> 2744 C #> 2745 F #> 2746 F #> 2747 F #> 2748 F #> 2749 F #> 2750 F #> 2751 F #> 2752 F #> 2753 F #> 2754 F #> 2755 F #> 2756 F #> 2757 F #> 2758 F #> 2759 F #> 2760 F #> 2761 F #> 2762 F #> 2763 F #> 2764 F #> 2765 F #> 2766 F #> 2767 F #> 2768 F #> 2769 F #> 2770 F #> 2771 F #> 2772 F #> 2773 F #> 2774 F #> 2775 F #> 2776 F #> 2777 F #> 2778 F #> 2779 F #> 2780 F #> 2781 F #> 2782 F #> 2783 F #> 2784 F #> 2785 F #> 2786 F #> 2787 F #> 2788 F #> 2789 F #> 2790 F #> 2791 F #> 2792 F #> 2793 F #> 2794 F #> 2795 F #> 2796 F #> 2797 F #> 2798 F #> 2799 F #> 2800 F #> 2801 F #> 2802 F #> 2803 F #> 2804 F #> 2805 F #> 2806 F #> 2807 F #> 2808 F #> 2809 F #> 2810 F #> 2811 F #> 2812 F #> 2813 F #> 2814 F #> 2815 F #> 2816 F #> 2817 F #> 2818 F #> 2819 F #> 2820 F #> 2821 F #> 2822 F #> 2823 F #> 2824 F #> 2825 F #> 2826 F #> 2827 F #> 2828 F #> 2829 F #> 2830 F #> 2831 F #> 2832 F #> 2833 F #> 2834 F #> 2835 F #> 2836 F #> 2837 F #> 2838 F #> 2839 F #> 2840 F #> 2841 F #> 2842 F #> 2843 F #> 2844 F #> 2845 F #> 2846 F #> 2847 F #> 2848 F #> 2849 F #> 2850 F #> 2851 F #> 2852 F #> 2853 F #> 2854 F #> 2855 F #> 2856 F #> 2857 P #> 2858 P #> 2859 P #> 2860 P #> 2861 P #> 2862 P #> 2863 C #> 2864 C #> 2865 C #> 2866 C #> 2867 C #> 2868 C #> 2869 C #> 2870 C #> 2871 C #> 2872 C #> 2873 C #> 2874 C #> 2875 F #> 2876 F #> 2877 F #> 2878 F #> 2879 F #> 2880 F #> 2881 F #> 2882 F #> 2883 F #> 2884 F #> 2885 F #> 2886 F #> 2887 F #> 2888 F #> 2889 F #> 2890 F #> 2891 F #> 2892 F #> 2893 F #> 2894 F #> 2895 F #> 2896 P #> 2897 P #> 2898 P #> 2899 P #> 2900 C #> 2901 C #> 2902 C #> 2903 C #> 2904 P #> 2905 P #> 2906 P #> 2907 P #> 2908 P #> 2909 P #> 2910 P #> 2911 C #> 2912 C #> 2913 C #> 2914 C #> 2915 P #> 2916 F #> 2917 F #> 2918 F #> 2919 F #> 2920 F #> 2921 F #> 2922 F #> 2923 P #> 2924 P #> 2925 P #> 2926 P #> 2927 P #> 2928 P #> 2929 P #> 2930 P #> 2931 P #> 2932 P #> 2933 P #> 2934 P #> 2935 P #> 2936 P #> 2937 P #> 2938 P #> 2939 P #> 2940 P #> 2941 P #> 2942 P #> 2943 P #> 2944 P #> 2945 P #> 2946 P #> 2947 P #> 2948 P #> 2949 P #> 2950 P #> 2951 P #> 2952 P #> 2953 C #> 2954 C #> 2955 C #> 2956 C #> 2957 C #> 2958 C #> 2959 C #> 2960 C #> 2961 C #> 2962 C #> 2963 C #> 2964 C #> 2965 C #> 2966 C #> 2967 C #> 2968 C #> 2969 C #> 2970 C #> 2971 C #> 2972 C #> 2973 C #> 2974 C #> 2975 C #> 2976 C #> 2977 C #> 2978 C #> 2979 C #> 2980 C #> 2981 C #> 2982 C #> 2983 C #> 2984 C #> 2985 C #> 2986 C #> 2987 C #> 2988 C #> 2989 C #> 2990 C #> 2991 C #> 2992 C #> 2993 C #> 2994 C #> 2995 C #> 2996 C #> 2997 C #> 2998 C #> 2999 C #> 3000 C #> 3001 C #> 3002 C #> 3003 C #> 3004 C #> 3005 C #> 3006 F #> 3007 F #> 3008 F #> 3009 P #> 3010 P #> 3011 P #> 3012 P #> 3013 C #> 3014 C #> 3015 C #> 3016 C #> 3017 C #> 3018 F #> 3019 P #> 3020 C #> 3021 C #> 3022 C #> 3023 C #> 3024 F #> 3025 F #> 3026 F #> 3027 F #> 3028 P #> 3029 P #> 3030 P #> 3031 C #> 3032 C #> 3033 C #> 3034 F #> 3035 F #> 3036 C #> 3037 F #> 3038 F #> 3039 P #> 3040 P #> 3041 C #> 3042 F #> 3043 F #> 3044 F #> 3045 F #> 3046 F #> 3047 F #> 3048 F #> 3049 F #> 3050 F #> 3051 F #> 3052 F #> 3053 F #> 3054 F #> 3055 F #> 3056 F #> 3057 F #> 3058 F #> 3059 F #> 3060 F #> 3061 F #> 3062 F #> 3063 F #> 3064 F #> 3065 F #> 3066 F #> 3067 F #> 3068 F #> 3069 F #> 3070 F #> 3071 F #> 3072 F #> 3073 F #> 3074 F #> 3075 F #> 3076 F #> 3077 F #> 3078 F #> 3079 F #> 3080 F #> 3081 F #> 3082 F #> 3083 F #> 3084 F #> 3085 F #> 3086 F #> 3087 F #> 3088 P #> 3089 P #> 3090 P #> 3091 P #> 3092 P #> 3093 P #> 3094 P #> 3095 P #> 3096 P #> 3097 P #> 3098 P #> 3099 P #> 3100 P #> 3101 P #> 3102 P #> 3103 P #> 3104 C #> 3105 C #> 3106 C #> 3107 C #> 3108 C #> 3109 C #> 3110 C #> 3111 C #> 3112 C #> 3113 P #> 3114 P #> 3115 F #> 3116 F #> 3117 F #> 3118 F #> 3119 F #> 3120 F #> 3121 P #> 3122 P #> 3123 C #> 3124 C #> 3125 F #> 3126 P #> 3127 P #> 3128 C #> 3129 C #> 3130 F #> 3131 P #> 3132 C #> 3133 C #> 3134 C #> 3135 C #> 3136 C #> 3137 C #> 3138 C #> 3139 F #> 3140 F #> 3141 F #> 3142 F #> 3143 F #> 3144 F #> 3145 F #> 3146 F #> 3147 F #> 3148 F #> 3149 F #> 3150 F #> 3151 F #> 3152 P #> 3153 P #> 3154 C #> 3155 C #> 3156 C #> 3157 F #> 3158 P #> 3159 C #> 3160 C #> 3161 F #> 3162 F #> 3163 F #> 3164 F #> 3165 F #> 3166 F #> 3167 F #> 3168 F #> 3169 F #> 3170 F #> 3171 F #> 3172 F #> 3173 F #> 3174 F #> 3175 F #> 3176 F #> 3177 F #> 3178 F #> 3179 F #> 3180 F #> 3181 F #> 3182 F #> 3183 F #> 3184 F #> 3185 F #> 3186 F #> 3187 F #> 3188 F #> 3189 F #> 3190 F #> 3191 F #> 3192 F #> 3193 F #> 3194 F #> 3195 F #> 3196 F #> 3197 F #> 3198 P #> 3199 P #> 3200 P #> 3201 P #> 3202 C #> 3203 C #> 3204 C #> 3205 F #> 3206 C #> 3207 C #> 3208 C #> 3209 C #> 3210 C #> 3211 C #> 3212 F #> 3213 F #> 3214 F #> 3215 P #> 3216 P #> 3217 P #> 3218 C #> 3219 F #> 3220 P #> 3221 P #> 3222 C #> 3223 F #> 3224 C #> 3225 C #> 3226 F #> 3227 C #> 3228 F #> 3229 F #> 3230 F #> 3231 F #> 3232 P #> 3233 P #> 3234 P #> 3235 P #> 3236 P #> 3237 P #> 3238 P #> 3239 P #> 3240 P #> 3241 P #> 3242 P #> 3243 P #> 3244 P #> 3245 C #> 3246 C #> 3247 F #> 3248 P #> 3249 P #> 3250 C #> 3251 C #> 3252 P #> 3253 P #> 3254 C #> 3255 C #> 3256 F #> 3257 F #> 3258 F #> 3259 F #> 3260 F #> 3261 P #> 3262 P #> 3263 P #> 3264 P #> 3265 C #> 3266 C #> 3267 F #> 3268 F #> 3269 F #> 3270 P #> 3271 C #> 3272 C #> 3273 C #> 3274 F #> 3275 F #> 3276 P #> 3277 P #> 3278 C #> 3279 C #> 3280 F #> 3281 F #> 3282 F #> 3283 P #> 3284 C #> 3285 F #> 3286 F #> 3287 P #> 3288 P #> 3289 P #> 3290 C #> 3291 C #> 3292 C #> 3293 C #> 3294 F #> 3295 P #> 3296 P #> 3297 P #> 3298 P #> 3299 C #> 3300 F #> 3301 F #> 3302 F #> 3303 F #> 3304 F #> 3305 F #> 3306 P #> 3307 P #> 3308 P #> 3309 P #> 3310 P #> 3311 F #> 3312 P #> 3313 P #> 3314 C #> 3315 C #> 3316 F #> 3317 F #> 3318 P #> 3319 P #> 3320 C #> 3321 C #> 3322 F #> 3323 F #> 3324 F #> 3325 F #> 3326 F #> 3327 F #> 3328 F #> 3329 F #> 3330 F #> 3331 F #> 3332 F #> 3333 C #> 3334 C #> 3335 C #> 3336 C #> 3337 C #> 3338 C #> 3339 F #> 3340 P #> 3341 P #> 3342 P #> 3343 C #> 3344 C #> 3345 C #> 3346 C #> 3347 C #> 3348 C #> 3349 C #> 3350 F #> 3351 P #> 3352 F #> 3353 C #> 3354 C #> 3355 P #> 3356 P #> 3357 C #> 3358 C #> 3359 F #> 3360 C #> 3361 F #> 3362 P #> 3363 C #> 3364 C #> 3365 C #> 3366 C #> 3367 P #> 3368 F #> 3369 F #> 3370 P #> 3371 F #> 3372 F #> 3373 F #> 3374 F #> 3375 F #> 3376 F #> 3377 F #> 3378 F #> 3379 F #> 3380 F #> 3381 F #> 3382 F #> 3383 F #> 3384 F #> 3385 F #> 3386 F #> 3387 F #> 3388 F #> 3389 F #> 3390 F #> 3391 F #> 3392 F #> 3393 F #> 3394 F #> 3395 F #> 3396 F #> 3397 F #> 3398 F #> 3399 F #> 3400 F #> 3401 F #> 3402 F #> 3403 F #> 3404 F #> 3405 F #> 3406 F #> 3407 F #> 3408 F #> 3409 F #> 3410 F #> 3411 F #> 3412 F #> 3413 F #> 3414 F #> 3415 F #> 3416 F #> 3417 F #> 3418 F #> 3419 F #> 3420 F #> 3421 F #> 3422 F #> 3423 F #> 3424 F #> 3425 F #> 3426 F #> 3427 F #> 3428 F #> 3429 F #> 3430 F #> 3431 F #> 3432 F #> 3433 F #> 3434 F #> 3435 F #> 3436 F #> 3437 F #> 3438 F #> 3439 F #> 3440 F #> 3441 F #> 3442 F #> 3443 F #> 3444 F #> 3445 F #> 3446 F #> 3447 F #> 3448 F #> 3449 F #> 3450 F #> 3451 F #> 3452 F #> 3453 F #> 3454 F #> 3455 F #> 3456 F #> 3457 F #> 3458 F #> 3459 F #> 3460 F #> 3461 F #> 3462 F #> 3463 F #> 3464 F #> 3465 F #> 3466 F #> 3467 F #> 3468 F #> 3469 F #> 3470 F #> 3471 F #> 3472 F #> 3473 F #> 3474 F #> 3475 F #> 3476 F #> 3477 F #> 3478 F #> 3479 F #> 3480 F #> 3481 F #> 3482 F #> 3483 F #> 3484 F #> 3485 F #> 3486 F #> 3487 F #> 3488 F #> 3489 F #> 3490 F #> 3491 F #> 3492 F #> 3493 F #> 3494 F #> 3495 F #> 3496 F #> 3497 F #> 3498 F #> 3499 F #> 3500 F #> 3501 F #> 3502 F #> 3503 F #> 3504 F #> 3505 F #> 3506 F #> 3507 F #> 3508 F #> 3509 F #> 3510 F #> 3511 F #> 3512 F #> 3513 F #> 3514 F #> 3515 F #> 3516 F #> 3517 F #> 3518 F #> 3519 F #> 3520 F #> 3521 F #> 3522 F #> 3523 F #> 3524 F #> 3525 F #> 3526 F #> 3527 F #> 3528 F #> 3529 F #> 3530 F #> 3531 F #> 3532 F #> 3533 F #> 3534 F #> 3535 F #> 3536 F #> 3537 F #> 3538 F #> 3539 F #> 3540 F #> 3541 F #> 3542 F #> 3543 F #> 3544 F #> 3545 F #> 3546 F #> 3547 F #> 3548 F #> 3549 F #> 3550 F #> 3551 F #> 3552 F #> 3553 F #> 3554 F #> 3555 F #> 3556 F #> 3557 F #> 3558 F #> 3559 F #> 3560 F #> 3561 F #> 3562 F #> 3563 F #> 3564 F #> 3565 F #> 3566 F #> 3567 F #> 3568 F #> 3569 F #> 3570 F #> 3571 F #> 3572 F #> 3573 F #> 3574 F #> 3575 F #> 3576 F #> 3577 F #> 3578 F #> 3579 F #> 3580 F #> 3581 F #> 3582 F #> 3583 F #> 3584 F #> 3585 F #> 3586 F #> 3587 P #> 3588 P #> 3589 F #> 3590 F #> 3591 C #> 3592 F #> 3593 P #> 3594 P #> 3595 C #> 3596 C #> 3597 F #> 3598 P #> 3599 P #> 3600 F #> 3601 C #> 3602 F #> 3603 P #> 3604 C #> 3605 P #> 3606 P #> 3607 P #> 3608 P #> 3609 P #> 3610 P #> 3611 C #> 3612 F #> 3613 P #> 3614 P #> 3615 C #> 3616 C #> 3617 C #> 3618 C #> 3619 C #> 3620 F #> 3621 F #> 3622 F #> 3623 F #> 3624 F #> 3625 F #> 3626 P #> 3627 P #> 3628 P #> 3629 P #> 3630 P #> 3631 C #> 3632 C #> 3633 C #> 3634 C #> 3635 F #> 3636 F #> 3637 P #> 3638 P #> 3639 C #> 3640 C #> 3641 F #> 3642 F #> 3643 C #> 3644 C #> 3645 F #> 3646 P #> 3647 C #> 3648 F #> 3649 P #> 3650 C #> 3651 F #> 3652 P #> 3653 P #> 3654 P #> 3655 C #> 3656 F #> 3657 P #> 3658 P #> 3659 C #> 3660 F #> 3661 F #> 3662 P #> 3663 P #> 3664 P #> 3665 C #> 3666 C #> 3667 C #> 3668 C #> 3669 F #> 3670 F #> 3671 C #> 3672 C #> 3673 F #> 3674 P #> 3675 P #> 3676 P #> 3677 C #> 3678 C #> 3679 C #> 3680 F #> 3681 F #> 3682 F #> 3683 P #> 3684 P #> 3685 P #> 3686 C #> 3687 C #> 3688 C #> 3689 F #> 3690 F #> 3691 F #> 3692 F #> 3693 F #> 3694 F #> 3695 F #> 3696 P #> 3697 C #> 3698 C #> 3699 C #> 3700 P #> 3701 P #> 3702 P #> 3703 C #> 3704 C #> 3705 C #> 3706 C #> 3707 C #> 3708 C #> 3709 F #> 3710 P #> 3711 P #> 3712 P #> 3713 P #> 3714 P #> 3715 C #> 3716 C #> 3717 C #> 3718 C #> 3719 P #> 3720 P #> 3721 P #> 3722 P #> 3723 C #> 3724 C #> 3725 F #> 3726 C #> 3727 F #> 3728 F #> 3729 P #> 3730 P #> 3731 P #> 3732 P #> 3733 C #> 3734 C #> 3735 P #> 3736 P #> 3737 C #> 3738 C #> 3739 F #> 3740 F #> 3741 P #> 3742 P #> 3743 P #> 3744 P #> 3745 C #> 3746 F #> 3747 F #> 3748 F #> 3749 F #> 3750 F #> 3751 F #> 3752 F #> 3753 F #> 3754 F #> 3755 F #> 3756 P #> 3757 P #> 3758 P #> 3759 P #> 3760 P #> 3761 P #> 3762 P #> 3763 P #> 3764 P #> 3765 P #> 3766 C #> 3767 C #> 3768 C #> 3769 C #> 3770 C #> 3771 C #> 3772 C #> 3773 F #> 3774 F #> 3775 F #> 3776 F #> 3777 F #> 3778 P #> 3779 P #> 3780 P #> 3781 P #> 3782 P #> 3783 C #> 3784 C #> 3785 C #> 3786 C #> 3787 F #> 3788 P #> 3789 P #> 3790 C #> 3791 C #> 3792 C #> 3793 C #> 3794 F #> 3795 F #> 3796 P #> 3797 P #> 3798 C #> 3799 C #> 3800 P #> 3801 P #> 3802 C #> 3803 F #> 3804 F #> 3805 F #> 3806 F #> 3807 F #> 3808 F #> 3809 P #> 3810 P #> 3811 C #> 3812 C #> 3813 F #> 3814 P #> 3815 C #> 3816 F #> 3817 C #> 3818 C #> 3819 F #> 3820 P #> 3821 P #> 3822 C #> 3823 C #> 3824 F #> 3825 F #> 3826 F #> 3827 F #> 3828 P #> 3829 P #> 3830 C #> 3831 C #> 3832 C #> 3833 P #> 3834 C #> 3835 C #> 3836 F #> 3837 P #> 3838 P #> 3839 P #> 3840 C #> 3841 C #> 3842 F #> 3843 F #> 3844 F #> 3845 F #> 3846 F #> 3847 P #> 3848 P #> 3849 P #> 3850 P #> 3851 P #> 3852 P #> 3853 P #> 3854 P #> 3855 P #> 3856 P #> 3857 C #> 3858 C #> 3859 C #> 3860 C #> 3861 F #> 3862 P #> 3863 P #> 3864 P #> 3865 P #> 3866 P #> 3867 P #> 3868 C #> 3869 F #> 3870 F #> 3871 F #> 3872 F #> 3873 P #> 3874 P #> 3875 C #> 3876 C #> 3877 P #> 3878 F #> 3879 F #> 3880 F #> 3881 F #> 3882 F #> 3883 F #> 3884 F #> 3885 F #> 3886 F #> 3887 F #> 3888 F #> 3889 F #> 3890 F #> 3891 F #> 3892 F #> 3893 F #> 3894 F #> 3895 F #> 3896 F #> 3897 F #> 3898 F #> 3899 F #> 3900 F #> 3901 F #> 3902 F #> 3903 F #> 3904 F #> 3905 F #> 3906 F #> 3907 F #> 3908 F #> 3909 F #> 3910 F #> 3911 F #> 3912 P #> 3913 P #> 3914 P #> 3915 P #> 3916 C #> 3917 F #> 3918 P #> 3919 P #> 3920 P #> 3921 P #> 3922 P #> 3923 C #> 3924 C #> 3925 P #> 3926 P #> 3927 P #> 3928 P #> 3929 P #> 3930 P #> 3931 C #> 3932 C #> 3933 C #> 3934 C #> 3935 F #> 3936 F #> 3937 P #> 3938 P #> 3939 P #> 3940 P #> 3941 P #> 3942 P #> 3943 P #> 3944 P #> 3945 P #> 3946 P #> 3947 P #> 3948 P #> 3949 P #> 3950 P #> 3951 P #> 3952 P #> 3953 C #> 3954 C #> 3955 C #> 3956 C #> 3957 P #> 3958 C #> 3959 C #> 3960 F #> 3961 F #> 3962 F #> 3963 F #> 3964 F #> 3965 P #> 3966 P #> 3967 P #> 3968 C #> 3969 C #> 3970 C #> 3971 C #> 3972 C #> 3973 C #> 3974 C #> 3975 C #> 3976 C #> 3977 C #> 3978 F #> 3979 P #> 3980 P #> 3981 C #> 3982 C #> 3983 P #> 3984 C #> 3985 F #> 3986 F #> 3987 F #> 3988 P #> 3989 P #> 3990 P #> 3991 C #> 3992 F #> 3993 F #> 3994 F #> 3995 P #> 3996 P #> 3997 P #> 3998 F #> 3999 F #> 4000 F #> 4001 F #> 4002 F #> 4003 F #> 4004 F #> 4005 F #> 4006 F #> 4007 F #> 4008 F #> 4009 F #> 4010 F #> 4011 F #> 4012 P #> 4013 P #> 4014 P #> 4015 P #> 4016 P #> 4017 P #> 4018 P #> 4019 C #> 4020 C #> 4021 F #> 4022 F #> 4023 F #> 4024 F #> 4025 F #> 4026 F #> 4027 F #> 4028 F #> 4029 P #> 4030 P #> 4031 P #> 4032 P #> 4033 P #> 4034 P #> 4035 C #> 4036 C #> 4037 C #> 4038 C #> 4039 F #> 4040 F #> 4041 F #> 4042 F #> 4043 C #> 4044 F #> 4045 F #> 4046 F #> 4047 F #> 4048 C #> 4049 F #> 4050 F #> 4051 P #> 4052 P #> 4053 P #> 4054 P #> 4055 P #> 4056 P #> 4057 P #> 4058 C #> 4059 C #> 4060 C #> 4061 C #> 4062 C #> 4063 C #> 4064 F #> 4065 F #> 4066 P #> 4067 P #> 4068 C #> 4069 C #> 4070 F #> 4071 P #> 4072 P #> 4073 C #> 4074 C #> 4075 F #> 4076 P #> 4077 P #> 4078 C #> 4079 C #> 4080 F #> 4081 P #> 4082 C #> 4083 C #> 4084 C #> 4085 F #> 4086 C #> 4087 F #> 4088 P #> 4089 P #> 4090 P #> 4091 P #> 4092 P #> 4093 P #> 4094 P #> 4095 P #> 4096 P #> 4097 P #> 4098 P #> 4099 P #> 4100 P #> 4101 P #> 4102 P #> 4103 P #> 4104 P #> 4105 P #> 4106 P #> 4107 P #> 4108 P #> 4109 C #> 4110 F #> 4111 F #> 4112 F #> 4113 F #> 4114 F #> 4115 P #> 4116 P #> 4117 P #> 4118 C #> 4119 C #> 4120 P #> 4121 P #> 4122 P #> 4123 C #> 4124 C #> 4125 C #> 4126 C #> 4127 C #> 4128 F #> 4129 P #> 4130 C #> 4131 F #> 4132 F #> 4133 F #> 4134 F #> 4135 F #> 4136 F #> 4137 F #> 4138 F #> 4139 F #> 4140 F #> 4141 F #> 4142 F #> 4143 F #> 4144 F #> 4145 F #> 4146 F #> 4147 F #> 4148 F #> 4149 F #> 4150 F #> 4151 F #> 4152 F #> 4153 F #> 4154 P #> 4155 P #> 4156 P #> 4157 C #> 4158 C #> 4159 C #> 4160 F #> 4161 P #> 4162 P #> 4163 C #> 4164 F #> 4165 P #> 4166 C #> 4167 C #> 4168 F #> 4169 P #> 4170 P #> 4171 P #> 4172 P #> 4173 P #> 4174 C #> 4175 C #> 4176 C #> 4177 F #> 4178 P #> 4179 C #> 4180 F #> 4181 F #> 4182 F #> 4183 F #> 4184 P #> 4185 C #> 4186 C #> 4187 C #> 4188 P #> 4189 C #> 4190 F #> 4191 F #> 4192 P #> 4193 C #> 4194 F #> 4195 F #> 4196 P #> 4197 P #> 4198 C #> 4199 C #> 4200 C #> 4201 F #> 4202 P #> 4203 F #> 4204 P #> 4205 C #> 4206 F #> 4207 P #> 4208 P #> 4209 C #> 4210 C #> 4211 F #> 4212 P #> 4213 P #> 4214 C #> 4215 C #> 4216 F #> 4217 P #> 4218 C #> 4219 C #> 4220 F #> 4221 P #> 4222 C #> 4223 C #> 4224 C #> 4225 F #> 4226 F #> 4227 P #> 4228 P #> 4229 P #> 4230 P #> 4231 P #> 4232 P #> 4233 P #> 4234 C #> 4235 C #> 4236 C #> 4237 C #> 4238 F #> 4239 P #> 4240 C #> 4241 P #> 4242 P #> 4243 F #> 4244 P #> 4245 C #> 4246 C #> 4247 P #> 4248 C #> 4249 F #> 4250 P #> 4251 P #> 4252 P #> 4253 C #> 4254 P #> 4255 P #> 4256 P #> 4257 P #> 4258 P #> 4259 P #> 4260 P #> 4261 P #> 4262 F #> 4263 F #> 4264 P #> 4265 C #> 4266 F #> 4267 F #> 4268 C #> 4269 F #> 4270 F #> 4271 F #> 4272 F #> 4273 F #> 4274 F #> 4275 F #> 4276 F #> 4277 F #> 4278 F #> 4279 F #> 4280 C #> 4281 F #> 4282 F #> 4283 P #> 4284 P #> 4285 C #> 4286 C #> 4287 P #> 4288 C #> 4289 C #> 4290 F #> 4291 P #> 4292 F #> 4293 F #> 4294 C #> 4295 C #> 4296 F #> 4297 P #> 4298 P #> 4299 C #> 4300 C #> 4301 F #> 4302 F #> 4303 P #> 4304 P #> 4305 P #> 4306 C #> 4307 C #> 4308 F #> 4309 P #> 4310 C #> 4311 F #> 4312 F #> 4313 C #> 4314 F #> 4315 P #> 4316 P #> 4317 C #> 4318 C #> 4319 F #> 4320 P #> 4321 P #> 4322 C #> 4323 C #> 4324 C #> 4325 F #> 4326 F #> 4327 F #> 4328 F #> 4329 P #> 4330 C #> 4331 C #> 4332 F #> 4333 F #> 4334 P #> 4335 P #> 4336 C #> 4337 C #> 4338 F #> 4339 P #> 4340 P #> 4341 C #> 4342 F #> 4343 P #> 4344 P #> 4345 P #> 4346 C #> 4347 C #> 4348 C #> 4349 F #> 4350 C #> 4351 F #> 4352 F #> 4353 P #> 4354 P #> 4355 C #> 4356 C #> 4357 F #> 4358 F #> 4359 F #> 4360 P #> 4361 C #> 4362 C #> 4363 C #> 4364 C #> 4365 C #> 4366 C #> 4367 F #> 4368 P #> 4369 P #> 4370 P #> 4371 P #> 4372 P #> 4373 C #> 4374 F #> 4375 F #> 4376 P #> 4377 P #> 4378 P #> 4379 P #> 4380 P #> 4381 P #> 4382 P #> 4383 C #> 4384 C #> 4385 P #> 4386 P #> 4387 P #> 4388 P #> 4389 C #> 4390 C #> 4391 F #> 4392 F #> 4393 F #> 4394 P #> 4395 P #> 4396 P #> 4397 C #> 4398 C #> 4399 C #> 4400 F #> 4401 F #> 4402 P #> 4403 C #> 4404 C #> 4405 F #> 4406 C #> 4407 C #> 4408 C #> 4409 F #> 4410 P #> 4411 C #> 4412 C #> 4413 P #> 4414 C #> 4415 C #> 4416 C #> 4417 F #> 4418 F #> 4419 P #> 4420 P #> 4421 P #> 4422 P #> 4423 C #> 4424 C #> 4425 F #> 4426 F #> 4427 F #> 4428 P #> 4429 P #> 4430 P #> 4431 P #> 4432 P #> 4433 P #> 4434 C #> 4435 C #> 4436 C #> 4437 F #> 4438 P #> 4439 C #> 4440 P #> 4441 F #> 4442 F #> 4443 F #> 4444 P #> 4445 P #> 4446 P #> 4447 C #> 4448 C #> 4449 C #> 4450 C #> 4451 C #> 4452 P #> 4453 C #> 4454 F #> 4455 F #> 4456 F #> 4457 C #> 4458 F #> 4459 P #> 4460 P #> 4461 P #> 4462 P #> 4463 P #> 4464 P #> 4465 P #> 4466 C #> 4467 C #> 4468 C #> 4469 C #> 4470 C #> 4471 F #> 4472 F #> 4473 F #> 4474 P #> 4475 P #> 4476 P #> 4477 P #> 4478 P #> 4479 C #> 4480 C #> 4481 F #> 4482 F #> 4483 F #> 4484 F #> 4485 C #> 4486 C #> 4487 C #> 4488 F #> 4489 F #> 4490 F #> 4491 F #> 4492 F #> 4493 F #> 4494 F #> 4495 F #> 4496 F #> 4497 F #> 4498 P #> 4499 P #> 4500 C #> 4501 C #> 4502 C #> 4503 C #> 4504 C #> 4505 C #> 4506 C #> 4507 C #> 4508 C #> 4509 F #> 4510 P #> 4511 C #> 4512 C #> 4513 C #> 4514 F #> 4515 F #> 4516 F #> 4517 F #> 4518 F #> 4519 F #> 4520 F #> 4521 F #> 4522 F #> 4523 F #> 4524 F #> 4525 F #> 4526 F #> 4527 P #> 4528 F #> 4529 F #> 4530 F #> 4531 F #> 4532 F #> 4533 F #> 4534 F #> 4535 F #> 4536 F #> 4537 F #> 4538 F #> 4539 F #> 4540 F #> 4541 F #> 4542 F #> 4543 F #> 4544 F #> 4545 F #> 4546 F #> 4547 F #> 4548 F #> 4549 F #> 4550 F #> 4551 F #> 4552 F #> 4553 F #> 4554 F #> 4555 F #> 4556 F #> 4557 P #> 4558 P #> 4559 P #> 4560 P #> 4561 P #> 4562 P #> 4563 P #> 4564 P #> 4565 C #> 4566 F #> 4567 F #> 4568 P #> 4569 P #> 4570 P #> 4571 P #> 4572 P #> 4573 C #> 4574 F #> 4575 P #> 4576 P #> 4577 P #> 4578 P #> 4579 P #> 4580 P #> 4581 P #> 4582 P #> 4583 P #> 4584 P #> 4585 P #> 4586 P #> 4587 C #> 4588 C #> 4589 C #> 4590 C #> 4591 C #> 4592 C #> 4593 C #> 4594 C #> 4595 C #> 4596 C #> 4597 C #> 4598 C #> 4599 C #> 4600 C #> 4601 C #> 4602 C #> 4603 C #> 4604 C #> 4605 C #> 4606 C #> 4607 C #> 4608 C #> 4609 C #> 4610 C #> 4611 C #> 4612 C #> 4613 C #> 4614 C #> 4615 C #> 4616 C #> 4617 C #> 4618 C #> 4619 C #> 4620 P #> 4621 F #> 4622 C #> 4623 F #> 4624 F #> 4625 F #> 4626 F #> 4627 F #> 4628 F #> 4629 F #> 4630 F #> 4631 F #> 4632 F #> 4633 F #> 4634 P #> 4635 P #> 4636 P #> 4637 P #> 4638 P #> 4639 P #> 4640 P #> 4641 P #> 4642 P #> 4643 P #> 4644 P #> 4645 P #> 4646 P #> 4647 P #> 4648 C #> 4649 C #> 4650 C #> 4651 C #> 4652 C #> 4653 C #> 4654 C #> 4655 C #> 4656 C #> 4657 C #> 4658 C #> 4659 F #> 4660 F #> 4661 P #> 4662 P #> 4663 P #> 4664 C #> 4665 C #> 4666 F #> 4667 F #> 4668 F #> 4669 P #> 4670 P #> 4671 C #> 4672 C #> 4673 C #> 4674 C #> 4675 F #> 4676 F #> 4677 F #> 4678 P #> 4679 P #> 4680 P #> 4681 P #> 4682 P #> 4683 C #> 4684 C #> 4685 C #> 4686 C #> 4687 C #> 4688 F #> 4689 P #> 4690 P #> 4691 P #> 4692 C #> 4693 C #> 4694 C #> 4695 C #> 4696 F #> 4697 F #> 4698 F #> 4699 P #> 4700 P #> 4701 P #> 4702 C #> 4703 C #> 4704 C #> 4705 C #> 4706 C #> 4707 C #> 4708 C #> 4709 C #> 4710 C #> 4711 C #> 4712 C #> 4713 C #> 4714 C #> 4715 C #> 4716 C #> 4717 C #> 4718 C #> 4719 C #> 4720 C #> 4721 C #> 4722 C #> 4723 C #> 4724 C #> 4725 F #> 4726 F #> 4727 F #> 4728 F #> 4729 F #> 4730 F #> 4731 F #> 4732 F #> 4733 F #> 4734 F #> 4735 F #> 4736 F #> 4737 F #> 4738 F #> 4739 F #> 4740 F #> 4741 F #> 4742 F #> 4743 F #> 4744 F #> 4745 F #> 4746 F #> 4747 F #> 4748 C #> 4749 F #> 4750 F #> 4751 F #> 4752 F #> 4753 F #> 4754 F #> 4755 F #> 4756 F #> 4757 P #> 4758 C #> 4759 F #> 4760 P #> 4761 F #> 4762 F #> 4763 F #> 4764 P #> 4765 P #> 4766 C #> 4767 C #> 4768 C #> 4769 C #> 4770 F #> 4771 F #> 4772 F #> 4773 F #> 4774 F #> 4775 F #> 4776 F #> 4777 F #> 4778 F #> 4779 F #> 4780 F #> 4781 F #> 4782 F #> 4783 F #> 4784 F #> 4785 F #> 4786 F #> 4787 F #> 4788 F #> 4789 F #> 4790 F #> 4791 F #> 4792 F #> 4793 F #> 4794 F #> 4795 F #> 4796 F #> 4797 F #> 4798 F #> 4799 F #> 4800 F #> 4801 F #> 4802 F #> 4803 F #> 4804 F #> 4805 F #> 4806 F #> 4807 F #> 4808 F #> 4809 F #> 4810 F #> 4811 F #> 4812 F #> 4813 F #> 4814 F #> 4815 F #> 4816 F #> 4817 F #> 4818 F #> 4819 F #> 4820 F #> 4821 F #> 4822 F #> 4823 F #> 4824 F #> 4825 F #> 4826 F #> 4827 F #> 4828 F #> 4829 F #> 4830 F #> 4831 F #> 4832 F #> 4833 F #> 4834 F #> 4835 F #> 4836 F #> 4837 F #> 4838 F #> 4839 F #> 4840 F #> 4841 F #> 4842 F #> 4843 F #> 4844 F #> 4845 F #> 4846 F #> 4847 F #> 4848 F #> 4849 F #> 4850 F #> 4851 F #> 4852 F #> 4853 F #> 4854 F #> 4855 F #> 4856 F #> 4857 F #> 4858 F #> 4859 F #> 4860 F #> 4861 F #> 4862 F #> 4863 F #> 4864 F #> 4865 F #> 4866 F #> 4867 F #> 4868 F #> 4869 F #> 4870 F #> 4871 F #> 4872 F #> 4873 F #> 4874 F #> 4875 F #> 4876 F #> 4877 F #> 4878 F #> 4879 F #> 4880 F #> 4881 F #> 4882 F #> 4883 F #> 4884 F #> 4885 F #> 4886 F #> 4887 F #> 4888 F #> 4889 F #> 4890 F #> 4891 F #> 4892 F #> 4893 F #> 4894 F #> 4895 F #> 4896 F #> 4897 F #> 4898 F #> 4899 F #> 4900 F #> 4901 F #> 4902 F #> 4903 F #> 4904 F #> 4905 F #> 4906 F #> 4907 F #> 4908 F #> 4909 F #> 4910 F #> 4911 F #> 4912 F #> 4913 F #> 4914 F #> 4915 F #> 4916 F #> 4917 F #> 4918 F #> 4919 F #> 4920 F #> 4921 F #> 4922 F #> 4923 F #> 4924 F #> 4925 F #> 4926 F #> 4927 F #> 4928 F #> 4929 F #> 4930 F #> 4931 F #> 4932 F #> 4933 F #> 4934 F #> 4935 F #> 4936 F #> 4937 F #> 4938 F #> 4939 F #> 4940 F #> 4941 F #> 4942 F #> 4943 F #> 4944 F #> 4945 F #> 4946 F #> 4947 F #> 4948 F #> 4949 F #> 4950 F #> 4951 F #> 4952 F #> 4953 F #> 4954 F #> 4955 F #> 4956 F #> 4957 F #> 4958 F #> 4959 F #> 4960 F #> 4961 F #> 4962 F #> 4963 F #> 4964 F #> 4965 F #> 4966 F #> 4967 F #> 4968 F #> 4969 F #> 4970 F #> 4971 F #> 4972 F #> 4973 F #> 4974 F #> 4975 F #> 4976 F #> 4977 F #> 4978 F #> 4979 F #> 4980 F #> 4981 F #> 4982 F #> 4983 F #> 4984 F #> 4985 F #> 4986 F #> 4987 F #> 4988 F #> 4989 F #> 4990 F #> 4991 F #> 4992 F #> 4993 F #> 4994 F #> 4995 F #> 4996 F #> 4997 F #> 4998 F #> 4999 F #> 5000 F #> 5001 F #> 5002 F #> 5003 F #> 5004 F #> 5005 F #> 5006 F #> 5007 F #> 5008 F #> 5009 F #> 5010 F #> 5011 F #> 5012 F #> 5013 F #> 5014 F #> 5015 F #> 5016 F #> 5017 F #> 5018 F #> 5019 F #> 5020 F #> 5021 F #> 5022 F #> 5023 F #> 5024 F #> 5025 F #> 5026 F #> 5027 F #> 5028 F #> 5029 F #> 5030 F #> 5031 F #> 5032 F #> 5033 F #> 5034 F #> 5035 F #> 5036 F #> 5037 F #> 5038 F #> 5039 F #> 5040 F #> 5041 F #> 5042 F #> 5043 F #> 5044 F #> 5045 F #> 5046 F #> 5047 F #> 5048 F #> 5049 F #> 5050 F #> 5051 F #> 5052 F #> 5053 F #> 5054 F #> 5055 F #> 5056 F #> 5057 F #> 5058 F #> 5059 F #> 5060 F #> 5061 F #> 5062 F #> 5063 F #> 5064 F #> 5065 F #> 5066 F #> 5067 F #> 5068 F #> 5069 F #> 5070 F #> 5071 F #> 5072 F #> 5073 F #> 5074 F #> 5075 F #> 5076 F #> 5077 F #> 5078 F #> 5079 F #> 5080 F #> 5081 F #> 5082 F #> 5083 F #> 5084 F #> 5085 F #> 5086 F #> 5087 F #> 5088 F #> 5089 F #> 5090 F #> 5091 F #> 5092 F #> 5093 F #> 5094 F #> 5095 F #> 5096 F #> 5097 F #> 5098 F #> 5099 F #> 5100 F #> 5101 F #> 5102 F #> 5103 F #> 5104 F #> 5105 F #> 5106 F #> 5107 F #> 5108 F #> 5109 F #> 5110 F #> 5111 F #> 5112 F #> 5113 F #> 5114 F #> 5115 F #> 5116 F #> 5117 F #> 5118 F #> 5119 F #> 5120 F #> 5121 F #> 5122 F #> 5123 F #> 5124 F #> 5125 F #> 5126 F #> 5127 F #> 5128 F #> 5129 F #> 5130 F #> 5131 F #> 5132 F #> 5133 F #> 5134 F #> 5135 F #> 5136 F #> 5137 F #> 5138 F #> 5139 F #> 5140 F #> 5141 F #> 5142 F #> 5143 F #> 5144 F #> 5145 F #> 5146 F #> 5147 F #> 5148 F #> 5149 F #> 5150 F #> 5151 F #> 5152 F #> 5153 F #> 5154 F #> 5155 F #> 5156 F #> 5157 F #> 5158 F #> 5159 F #> 5160 F #> 5161 F #> 5162 F #> 5163 F #> 5164 F #> 5165 F #> 5166 F #> 5167 F #> 5168 F #> 5169 F #> 5170 F #> 5171 F #> 5172 F #> 5173 F #> 5174 F #> 5175 F #> 5176 F #> 5177 F #> 5178 F #> 5179 F #> 5180 F #> 5181 F #> 5182 F #> 5183 F #> 5184 F #> 5185 F #> 5186 F #> 5187 F #> 5188 F #> 5189 F #> 5190 F #> 5191 F #> 5192 F #> 5193 F #> 5194 F #> 5195 F #> 5196 F #> 5197 F #> 5198 F #> 5199 F #> 5200 F #> 5201 F #> 5202 F #> 5203 F #> 5204 F #> 5205 F #> 5206 F #> 5207 F #> 5208 F #> 5209 F #> 5210 F #> 5211 F #> 5212 F #> 5213 F #> 5214 F #> 5215 F #> 5216 F #> 5217 F #> 5218 F #> 5219 F #> 5220 F #> 5221 F #> 5222 F #> 5223 F #> 5224 F #> 5225 F #> 5226 F #> 5227 F #> 5228 F #> 5229 F #> 5230 F #> 5231 F #> 5232 F #> 5233 F #> 5234 F #> 5235 F #> 5236 F #> 5237 F #> 5238 F #> 5239 F #> 5240 F #> 5241 F #> 5242 F #> 5243 F #> 5244 F #> 5245 F #> 5246 F #> 5247 F #> 5248 F #> 5249 F #> 5250 F #> 5251 F #> 5252 F #> 5253 F #> 5254 F #> 5255 F #> 5256 F #> 5257 F #> 5258 F #> 5259 F #> 5260 F #> 5261 F #> 5262 F #> 5263 F #> 5264 F #> 5265 F #> 5266 F #> 5267 F #> 5268 F #> 5269 F #> 5270 F #> 5271 C #> 5272 F #> 5273 P #> 5274 F #> 5275 F #> 5276 F #> 5277 P #> 5278 P #> 5279 P #> 5280 C #> 5281 C #> 5282 C #> 5283 C #> 5284 C #> 5285 C #> 5286 C #> 5287 P #> 5288 C #> 5289 F #> 5290 C #> 5291 F #> 5292 F #> 5293 F #> 5294 F #> 5295 F #> 5296 F #> 5297 F #> 5298 P #> 5299 P #> 5300 P #> 5301 P #> 5302 P #> 5303 P #> 5304 P #> 5305 C #> 5306 C #> 5307 C #> 5308 C #> 5309 C #> 5310 C #> 5311 C #> 5312 C #> 5313 C #> 5314 C #> 5315 C #> 5316 C #> 5317 C #> 5318 C #> 5319 C #> 5320 C #> 5321 C #> 5322 C #> 5323 F #> 5324 F #> 5325 F #> 5326 P #> 5327 P #> 5328 P #> 5329 P #> 5330 P #> 5331 P #> 5332 C #> 5333 C #> 5334 C #> 5335 C #> 5336 C #> 5337 C #> 5338 C #> 5339 C #> 5340 C #> 5341 C #> 5342 C #> 5343 C #> 5344 C #> 5345 C #> 5346 C #> 5347 C #> 5348 C #> 5349 C #> 5350 C #> 5351 C #> 5352 C #> 5353 C #> 5354 C #> 5355 C #> 5356 C #> 5357 C #> 5358 C #> 5359 C #> 5360 C #> 5361 C #> 5362 C #> 5363 C #> 5364 F #> 5365 P #> 5366 F #> 5367 P #> 5368 P #> 5369 C #> 5370 F #> 5371 F #> 5372 F #> 5373 F #> 5374 F #> 5375 F #> 5376 F #> 5377 F #> 5378 F #> 5379 F #> 5380 F #> 5381 F #> 5382 F #> 5383 F #> 5384 F #> 5385 F #> 5386 F #> 5387 F #> 5388 F #> 5389 F #> 5390 F #> 5391 F #> 5392 F #> 5393 F #> 5394 F #> 5395 F #> 5396 F #> 5397 F #> 5398 F #> 5399 F #> 5400 F #> 5401 F #> 5402 P #> 5403 P #> 5404 P #> 5405 P #> 5406 P #> 5407 P #> 5408 C #> 5409 C #> 5410 C #> 5411 C #> 5412 F #> 5413 P #> 5414 C #> 5415 P #> 5416 C #> 5417 C #> 5418 F #> 5419 F #> 5420 F #> 5421 F #> 5422 P #> 5423 P #> 5424 P #> 5425 P #> 5426 C #> 5427 C #> 5428 C #> 5429 C #> 5430 C #> 5431 C #> 5432 C #> 5433 F #> 5434 F #> 5435 F #> 5436 F #> 5437 P #> 5438 P #> 5439 P #> 5440 P #> 5441 P #> 5442 P #> 5443 P #> 5444 C #> 5445 C #> 5446 C #> 5447 P #> 5448 P #> 5449 C #> 5450 F #> 5451 P #> 5452 P #> 5453 C #> 5454 C #> 5455 F #> 5456 F #> 5457 F #> 5458 F #> 5459 F #> 5460 F #> 5461 F #> 5462 F #> 5463 P #> 5464 P #> 5465 P #> 5466 P #> 5467 C #> 5468 C #> 5469 F #> 5470 F #> 5471 P #> 5472 C #> 5473 P #> 5474 C #> 5475 C #> 5476 F #> 5477 C #> 5478 F #> 5479 F #> 5480 F #> 5481 F #> 5482 F #> 5483 F #> 5484 F #> 5485 F #> 5486 F #> 5487 F #> 5488 F #> 5489 F #> 5490 F #> 5491 C #> 5492 P #> 5493 C #> 5494 C #> 5495 F #> 5496 C #> 5497 F #> 5498 C #> 5499 F #> 5500 F #> 5501 C #> 5502 F #> 5503 P #> 5504 P #> 5505 C #> 5506 C #> 5507 C #> 5508 C #> 5509 C #> 5510 C #> 5511 C #> 5512 C #> 5513 C #> 5514 F #> 5515 P #> 5516 C #> 5517 F #> 5518 F #> 5519 F #> 5520 P #> 5521 P #> 5522 P #> 5523 F #> 5524 F #> 5525 F #> 5526 F #> 5527 F #> 5528 F #> 5529 P #> 5530 P #> 5531 P #> 5532 F #> 5533 F #> 5534 F #> 5535 F #> 5536 F #> 5537 F #> 5538 F #> 5539 F #> 5540 F #> 5541 F #> 5542 F #> 5543 F #> 5544 F #> 5545 F #> 5546 F #> 5547 F #> 5548 F #> 5549 F #> 5550 F #> 5551 F #> 5552 F #> 5553 F #> 5554 F #> 5555 F #> 5556 F #> 5557 F #> 5558 F #> 5559 F #> 5560 F #> 5561 F #> 5562 F #> 5563 F #> 5564 F #> 5565 F #> 5566 F #> 5567 F #> 5568 P #> 5569 P #> 5570 P #> 5571 P #> 5572 P #> 5573 C #> 5574 F #> 5575 C #> 5576 P #> 5577 F #> 5578 F #> 5579 F #> 5580 P #> 5581 C #> 5582 C #> 5583 C #> 5584 C #> 5585 C #> 5586 F #> 5587 F #> 5588 P #> 5589 P #> 5590 P #> 5591 C #> 5592 C #> 5593 C #> 5594 C #> 5595 C #> 5596 C #> 5597 C #> 5598 F #> 5599 P #> 5600 P #> 5601 P #> 5602 C #> 5603 P #> 5604 C #> 5605 C #> 5606 F #> 5607 F #> 5608 F #> 5609 F #> 5610 F #> 5611 F #> 5612 F #> 5613 F #> 5614 F #> 5615 F #> 5616 F #> 5617 P #> 5618 P #> 5619 P #> 5620 P #> 5621 C #> 5622 C #> 5623 C #> 5624 C #> 5625 C #> 5626 P #> 5627 P #> 5628 P #> 5629 P #> 5630 C #> 5631 C #> 5632 C #> 5633 C #> 5634 P #> 5635 P #> 5636 C #> 5637 F #> 5638 F #> 5639 P #> 5640 P #> 5641 P #> 5642 C #> 5643 C #> 5644 C #> 5645 C #> 5646 C #> 5647 C #> 5648 F #> 5649 P #> 5650 P #> 5651 C #> 5652 C #> 5653 C #> 5654 F #> 5655 F #> 5656 F #> 5657 F #> 5658 F #> 5659 F #> 5660 F #> 5661 F #> 5662 F #> 5663 P #> 5664 P #> 5665 P #> 5666 C #> 5667 C #> 5668 P #> 5669 C #> 5670 C #> 5671 F #> 5672 P #> 5673 F #> 5674 F #> 5675 F #> 5676 P #> 5677 P #> 5678 P #> 5679 C #> 5680 C #> 5681 C #> 5682 F #> 5683 F #> 5684 P #> 5685 P #> 5686 P #> 5687 C #> 5688 C #> 5689 F #> 5690 P #> 5691 C #> 5692 F #> 5693 F #> 5694 F #> 5695 F #> 5696 F #> 5697 F #> 5698 F #> 5699 F #> 5700 F #> 5701 F #> 5702 F #> 5703 F #> 5704 F #> 5705 F #> 5706 F #> 5707 F #> 5708 F #> 5709 F #> 5710 F #> 5711 F #> 5712 F #> 5713 F #> 5714 F #> 5715 F #> 5716 F #> 5717 F #> 5718 F #> 5719 F #> 5720 F #> 5721 F #> 5722 F #> 5723 F #> 5724 F #> 5725 F #> 5726 F #> 5727 F #> 5728 F #> 5729 F #> 5730 F #> 5731 F #> 5732 F #> 5733 F #> 5734 F #> 5735 F #> 5736 F #> 5737 F #> 5738 C #> 5739 F #> 5740 C #> 5741 C #> 5742 C #> 5743 F #> 5744 F #> 5745 F #> 5746 F #> 5747 P #> 5748 C #> 5749 C #> 5750 C #> 5751 C #> 5752 C #> 5753 F #> 5754 P #> 5755 P #> 5756 P #> 5757 P #> 5758 P #> 5759 C #> 5760 C #> 5761 C #> 5762 C #> 5763 F #> 5764 F #> 5765 F #> 5766 F #> 5767 F #> 5768 F #> 5769 F #> 5770 F #> 5771 F #> 5772 F #> 5773 F #> 5774 F #> 5775 F #> 5776 F #> 5777 F #> 5778 F #> 5779 F #> 5780 F #> 5781 F #> 5782 F #> 5783 F #> 5784 F #> 5785 P #> 5786 C #> 5787 C #> 5788 C #> 5789 F #> 5790 F #> 5791 F #> 5792 P #> 5793 P #> 5794 C #> 5795 C #> 5796 C #> 5797 C #> 5798 F #> 5799 C #> 5800 F #> 5801 F #> 5802 F #> 5803 F #> 5804 F #> 5805 P #> 5806 P #> 5807 P #> 5808 P #> 5809 P #> 5810 P #> 5811 P #> 5812 C #> 5813 C #> 5814 C #> 5815 C #> 5816 C #> 5817 C #> 5818 C #> 5819 C #> 5820 C #> 5821 C #> 5822 F #> 5823 F #> 5824 F #> 5825 F #> 5826 F #> 5827 F #> 5828 F #> 5829 F #> 5830 F #> 5831 F #> 5832 P #> 5833 P #> 5834 C #> 5835 F #> 5836 F #> 5837 P #> 5838 P #> 5839 C #> 5840 C #> 5841 C #> 5842 C #> 5843 C #> 5844 C #> 5845 C #> 5846 F #> 5847 F #> 5848 C #> 5849 C #> 5850 F #> 5851 F #> 5852 F #> 5853 F #> 5854 F #> 5855 P #> 5856 P #> 5857 C #> 5858 C #> 5859 F #> 5860 P #> 5861 F #> 5862 C #> 5863 F #> 5864 F #> 5865 P #> 5866 P #> 5867 C #> 5868 C #> 5869 F #> 5870 F #> 5871 C #> 5872 C #> 5873 C #> 5874 C #> 5875 F #> 5876 F #> 5877 F #> 5878 F #> 5879 F #> 5880 F #> 5881 F #> 5882 P #> name #> 1 Diphosphoinositol polyphosphate phosphohydrolase NUDT4B #> 2 Diphosphoinositol polyphosphate phosphohydrolase NUDT4B #> 3 Diphosphoinositol polyphosphate phosphohydrolase NUDT4B #> 4 Diphosphoinositol polyphosphate phosphohydrolase NUDT4B #> 5 Diphosphoinositol polyphosphate phosphohydrolase NUDT4B #> 6 Probable non-functional immunoglobulin kappa variable 3-7 #> 7 Probable non-functional immunoglobulin kappa variable 3-7 #> 8 Probable non-functional immunoglobulin kappa variable 3-7 #> 9 Probable non-functional immunoglobulin kappa variable 1D-42 #> 10 Probable non-functional immunoglobulin kappa variable 1D-42 #> 11 Probable non-functional immunoglobulin kappa variable 1D-42 #> 12 Immunoglobulin lambda variable 4-69 #> 13 Immunoglobulin lambda variable 4-69 #> 14 Immunoglobulin lambda variable 4-69 #> 15 Immunoglobulin lambda variable 8-61 #> 16 Immunoglobulin lambda variable 8-61 #> 17 Immunoglobulin lambda variable 8-61 #> 18 Immunoglobulin lambda variable 4-60 #> 19 Immunoglobulin lambda variable 4-60 #> 20 Immunoglobulin lambda variable 4-60 #> 21 Probable non-functional immunoglobulin lambda variable 11-55 #> 22 Probable non-functional immunoglobulin lambda variable 11-55 #> 23 Probable non-functional immunoglobulin lambda variable 11-55 #> 24 Immunoglobulin lambda variable 10-54 #> 25 Immunoglobulin lambda variable 10-54 #> 26 Immunoglobulin lambda variable 10-54 #> 27 Probable non-functional immunoglobulin lambda variable 1-50 #> 28 Probable non-functional immunoglobulin lambda variable 1-50 #> 29 Probable non-functional immunoglobulin lambda variable 1-50 #> 30 Probable non-functional immunoglobulin lambda variable 5-48 #> 31 Probable non-functional immunoglobulin lambda variable 5-48 #> 32 Probable non-functional immunoglobulin lambda variable 5-48 #> 33 Immunoglobulin lambda variable 7-46 #> 34 Immunoglobulin lambda variable 7-46 #> 35 Immunoglobulin lambda variable 7-46 #> 36 Immunoglobulin lambda variable 5-37 #> 37 Immunoglobulin lambda variable 5-37 #> 38 Immunoglobulin lambda variable 5-37 #> 39 Probable non-functional immunoglobulin lambda variable 2-33 #> 40 Probable non-functional immunoglobulin lambda variable 2-33 #> 41 Probable non-functional immunoglobulin lambda variable 2-33 #> 42 Immunoglobulin lambda variable 3-22 #> 43 Immunoglobulin lambda variable 3-22 #> 44 Immunoglobulin lambda variable 3-22 #> 45 Immunoglobulin lambda variable 2-18 #> 46 Immunoglobulin lambda variable 2-18 #> 47 Immunoglobulin lambda variable 2-18 #> 48 Immunoglobulin lambda variable 3-16 #> 49 Immunoglobulin lambda variable 3-16 #> 50 Immunoglobulin lambda variable 3-16 #> 51 Immunoglobulin lambda variable 3-12 #> 52 Immunoglobulin lambda variable 3-12 #> 53 Immunoglobulin lambda variable 3-12 #> 54 Immunoglobulin lambda variable 3-10 #> 55 Immunoglobulin lambda variable 3-10 #> 56 Immunoglobulin lambda variable 3-10 #> 57 Immunoglobulin lambda variable 3-9 #> 58 Immunoglobulin lambda variable 3-9 #> 59 Immunoglobulin lambda variable 3-9 #> 60 Immunoglobulin lambda variable 4-3 #> 61 Immunoglobulin lambda variable 4-3 #> 62 Immunoglobulin lambda variable 4-3 #> 63 Probable non-functional T cell receptor gamma variable 11 #> 64 Probable non-functional T cell receptor gamma variable 11 #> 65 Probable non-functional T cell receptor beta variable 7-3 #> 66 Probable non-functional T cell receptor beta variable 7-3 #> 67 T cell receptor beta variable 19 #> 68 T cell receptor beta variable 19 #> 69 T cell receptor beta variable 20-1 #> 70 T cell receptor beta variable 20-1 #> 71 T cell receptor beta variable 24-1 #> 72 T cell receptor beta variable 24-1 #> 73 T cell receptor beta variable 25-1 #> 74 T cell receptor beta variable 25-1 #> 75 Immunoglobulin kappa variable 2-28 #> 76 Immunoglobulin kappa variable 2-28 #> 77 Immunoglobulin kappa variable 2-28 #> 78 Immunoglobulin kappa variable 2-28 #> 79 Immunoglobulin kappa variable 2-28 #> 80 Immunoglobulin kappa variable 2-28 #> 81 Immunoglobulin kappa variable 2-28 #> 82 Immunoglobulin kappa variable 2-28 #> 83 Immunoglobulin kappa variable 2-28 #> 84 Immunoglobulin kappa variable 2-28 #> 85 Immunoglobulin kappa variable 2-28 #> 86 Immunoglobulin kappa variable 2-28 #> 87 Immunoglobulin kappa variable 2-28 #> 88 Immunoglobulin kappa variable 2-28 #> 89 Immunoglobulin kappa variable 2-28 #> 90 Immunoglobulin kappa variable 2-28 #> 91 Immunoglobulin kappa variable 2-28 #> 92 Immunoglobulin kappa variable 2-28 #> 93 Immunoglobulin kappa variable 2-28 #> 94 Immunoglobulin kappa variable 2-28 #> 95 Immunoglobulin kappa variable 2-28 #> 96 Immunoglobulin kappa variable 2-28 #> 97 Immunoglobulin kappa variable 2-28 #> 98 Immunoglobulin kappa variable 2-28 #> 99 Immunoglobulin kappa variable 2-28 #> 100 Immunoglobulin kappa variable 2-28 #> 101 Immunoglobulin kappa variable 2-28 #> 102 Immunoglobulin kappa variable 2-28 #> 103 Immunoglobulin kappa variable 2-28 #> 104 Immunoglobulin kappa variable 2-28 #> 105 Immunoglobulin kappa variable 2-28 #> 106 Immunoglobulin kappa variable 2-28 #> 107 Immunoglobulin kappa variable 2-28 #> 108 Immunoglobulin kappa variable 2-28 #> 109 Immunoglobulin kappa variable 2-28 #> 110 Immunoglobulin kappa variable 2-28 #> 111 Immunoglobulin kappa variable 2-28 #> 112 Immunoglobulin kappa variable 2-28 #> 113 Immunoglobulin kappa variable 2-28 #> 114 Immunoglobulin kappa variable 2-28 #> 115 Immunoglobulin kappa variable 2-28 #> 116 Immunoglobulin kappa variable 2-28 #> 117 Immunoglobulin kappa variable 2-28 #> 118 Immunoglobulin kappa variable 2-28 #> 119 Immunoglobulin kappa variable 2-28 #> 120 Immunoglobulin kappa variable 2-28 #> 121 Immunoglobulin kappa variable 2-28 #> 122 Immunoglobulin kappa variable 2-28 #> 123 Immunoglobulin kappa variable 2-28 #> 124 Immunoglobulin kappa variable 2-28 #> 125 Immunoglobulin kappa variable 2-28 #> 126 Immunoglobulin kappa variable 2-28 #> 127 Immunoglobulin kappa variable 2-28 #> 128 Immunoglobulin kappa variable 2-28 #> 129 Immunoglobulin kappa variable 2-28 #> 130 Immunoglobulin kappa variable 2-28 #> 131 Immunoglobulin kappa variable 2-28 #> 132 Immunoglobulin kappa variable 2-28 #> 133 Immunoglobulin kappa variable 2-28 #> 134 Immunoglobulin kappa variable 2-28 #> 135 Immunoglobulin kappa variable 2-28 #> 136 Immunoglobulin kappa variable 2-28 #> 137 Immunoglobulin kappa variable 2-28 #> 138 Immunoglobulin kappa variable 2-28 #> 139 Immunoglobulin kappa variable 2-28 #> 140 Immunoglobulin kappa variable 2-28 #> 141 Immunoglobulin kappa variable 2-28 #> 142 Immunoglobulin kappa variable 2-28 #> 143 Immunoglobulin kappa variable 2-28 #> 144 Immunoglobulin kappa variable 2-28 #> 145 Immunoglobulin kappa variable 2-28 #> 146 Immunoglobulin kappa variable 2-28 #> 147 Immunoglobulin kappa variable 2-28 #> 148 Immunoglobulin kappa variable 2-28 #> 149 T cell receptor gamma variable 2 #> 150 T cell receptor gamma variable 2 #> 151 T cell receptor gamma variable 2 #> 152 Probable non-functional immunoglobulin kappa variable 2D-24 #> 153 Probable non-functional immunoglobulin kappa variable 2D-24 #> 154 Probable non-functional immunoglobulin kappa variable 2D-24 #> 155 T cell receptor gamma joining 1 #> 156 T cell receptor gamma joining 1 #> 157 Immunoglobulin kappa variable 2D-29 #> 158 Immunoglobulin kappa variable 2D-29 #> 159 Immunoglobulin kappa variable 2D-29 #> 160 Immunoglobulin kappa variable 1D-17 #> 161 Immunoglobulin kappa variable 1D-17 #> 162 Immunoglobulin kappa variable 1D-17 #> 163 Immunoglobulin kappa variable 1-27 #> 164 Immunoglobulin kappa variable 1-27 #> 165 Immunoglobulin kappa variable 1-27 #> 166 Immunoglobulin kappa variable 2D-30 #> 167 Immunoglobulin kappa variable 2D-30 #> 168 Immunoglobulin kappa variable 2D-30 #> 169 Immunoglobulin kappa variable 2D-30 #> 170 Immunoglobulin kappa variable 2D-30 #> 171 Immunoglobulin kappa variable 2D-30 #> 172 Immunoglobulin kappa variable 2D-30 #> 173 Immunoglobulin kappa variable 2D-30 #> 174 Immunoglobulin kappa variable 2D-30 #> 175 Immunoglobulin kappa variable 2D-30 #> 176 Immunoglobulin kappa variable 2D-30 #> 177 Immunoglobulin kappa variable 2D-30 #> 178 Immunoglobulin kappa variable 2D-30 #> 179 Immunoglobulin kappa variable 2D-30 #> 180 Immunoglobulin kappa variable 2D-30 #> 181 Immunoglobulin kappa variable 2D-30 #> 182 Immunoglobulin kappa variable 2D-30 #> 183 Immunoglobulin kappa variable 2D-30 #> 184 Immunoglobulin kappa variable 2D-30 #> 185 Immunoglobulin kappa variable 2D-30 #> 186 Immunoglobulin kappa variable 2D-30 #> 187 Immunoglobulin kappa variable 2D-30 #> 188 Immunoglobulin kappa variable 2D-30 #> 189 Immunoglobulin kappa variable 2D-30 #> 190 Immunoglobulin kappa variable 2D-30 #> 191 Immunoglobulin kappa variable 2D-30 #> 192 Immunoglobulin kappa variable 2D-30 #> 193 Immunoglobulin kappa variable 2D-30 #> 194 Immunoglobulin kappa variable 2D-30 #> 195 Immunoglobulin kappa variable 2D-30 #> 196 Immunoglobulin kappa variable 2D-30 #> 197 Immunoglobulin kappa variable 2D-30 #> 198 Immunoglobulin kappa variable 2D-30 #> 199 Immunoglobulin kappa variable 2D-30 #> 200 Immunoglobulin kappa variable 2D-30 #> 201 Immunoglobulin kappa variable 2D-30 #> 202 Immunoglobulin kappa variable 2D-30 #> 203 Immunoglobulin kappa variable 2D-30 #> 204 Immunoglobulin kappa variable 2D-30 #> 205 Immunoglobulin kappa variable 2D-30 #> 206 Immunoglobulin kappa variable 2D-30 #> 207 Immunoglobulin kappa variable 2D-30 #> 208 Immunoglobulin kappa variable 2D-30 #> 209 Immunoglobulin kappa variable 2D-30 #> 210 Immunoglobulin kappa variable 2D-30 #> 211 Immunoglobulin kappa variable 2D-30 #> 212 Immunoglobulin kappa variable 2D-30 #> 213 Immunoglobulin kappa variable 2D-30 #> 214 Immunoglobulin kappa variable 2D-30 #> 215 Immunoglobulin kappa variable 2D-30 #> 216 Immunoglobulin kappa variable 2D-30 #> 217 Immunoglobulin kappa variable 2D-30 #> 218 Immunoglobulin kappa variable 2D-30 #> 219 Immunoglobulin kappa variable 2D-30 #> 220 Immunoglobulin kappa variable 2D-30 #> 221 Immunoglobulin kappa variable 2D-30 #> 222 Immunoglobulin kappa variable 2D-30 #> 223 Immunoglobulin kappa variable 2D-30 #> 224 Immunoglobulin kappa variable 2D-30 #> 225 Immunoglobulin kappa variable 2D-30 #> 226 Immunoglobulin kappa variable 2D-30 #> 227 Immunoglobulin kappa variable 2D-30 #> 228 Immunoglobulin kappa variable 2D-30 #> 229 Immunoglobulin kappa variable 2D-30 #> 230 Immunoglobulin kappa variable 2D-30 #> 231 Immunoglobulin kappa variable 2D-30 #> 232 Immunoglobulin kappa variable 2D-30 #> 233 Immunoglobulin kappa variable 2D-30 #> 234 Immunoglobulin kappa variable 2D-30 #> 235 Immunoglobulin kappa variable 2D-30 #> 236 Immunoglobulin kappa variable 2D-30 #> 237 Immunoglobulin kappa variable 2D-30 #> 238 Immunoglobulin kappa variable 2D-30 #> 239 Immunoglobulin kappa variable 2D-30 #> 240 Probable non-functional immunoglobulinn kappa variable 1-37 #> 241 Probable non-functional immunoglobulinn kappa variable 1-37 #> 242 Probable non-functional immunoglobulinn kappa variable 1-37 #> 243 T cell receptor alpha variable 12-2 #> 244 T cell receptor alpha variable 12-2 #> 245 T cell receptor alpha variable 6 #> 246 T cell receptor alpha variable 6 #> 247 T cell receptor alpha variable 9-1 #> 248 T cell receptor alpha variable 9-1 #> 249 T cell receptor alpha variable 7 #> 250 T cell receptor alpha variable 7 #> 251 T cell receptor alpha variable 36/delta variable 7 #> 252 T cell receptor alpha variable 36/delta variable 7 #> 253 T cell receptor alpha variable 23/delta variable 6 #> 254 T cell receptor alpha variable 23/delta variable 6 #> 255 T cell receptor alpha variable 18 #> 256 T cell receptor alpha variable 18 #> 257 T cell receptor alpha joining 3 #> 258 T cell receptor alpha joining 3 #> 259 T cell receptor alpha joining 42 #> 260 T cell receptor alpha joining 42 #> 261 T cell receptor alpha joining 31 #> 262 T cell receptor alpha joining 31 #> 263 T cell receptor delta joining 1 #> 264 T cell receptor delta joining 1 #> 265 Uncharacterized protein #> 266 Uncharacterized protein #> 267 Uncharacterized protein #> 268 Immunoglobulin lambda variable 5-45 #> 269 Immunoglobulin lambda variable 5-45 #> 270 Immunoglobulin lambda variable 5-45 #> 271 Immunoglobulin kappa variable 3D-15 #> 272 Immunoglobulin kappa variable 3D-15 #> 273 Immunoglobulin kappa variable 3D-15 #> 274 Immunoglobulin kappa variable 1D-8 #> 275 Immunoglobulin kappa variable 1D-8 #> 276 Immunoglobulin kappa variable 1D-8 #> 277 T cell receptor alpha variable 30 #> 278 T cell receptor alpha variable 30 #> 279 T cell receptor alpha variable 27 #> 280 T cell receptor alpha variable 27 #> 281 T cell receptor alpha variable 27 #> 282 T cell receptor alpha variable 27 #> 283 T cell receptor alpha variable 27 #> 284 T cell receptor alpha variable 9-2 #> 285 T cell receptor alpha variable 9-2 #> 286 T cell receptor alpha variable 26-1 #> 287 T cell receptor alpha variable 26-1 #> 288 Transmembrane protein 265 #> 289 Potassium voltage-gated channel subfamily E member 1B #> 290 Potassium voltage-gated channel subfamily E member 1B #> 291 Neuroblastoma breakpoint family member 19 #> 292 Uncharacterized protein #> 293 T cell receptor beta variable 16 #> 294 T cell receptor beta variable 16 #> 295 TBC1 domain family member 3D #> 296 Immunoglobulin kappa variable 2-40 #> 297 Immunoglobulin kappa variable 2-40 #> 298 Immunoglobulin kappa variable 2-40 #> 299 PIK3R3 upstream open reading frame protein #> 300 Putative elongin-A3 member C #> 301 Putative elongin-A3 member C #> 302 Meiosis-specific kinetochore protein #> 303 Meiosis-specific kinetochore protein #> 304 Meiosis-specific kinetochore protein #> 305 Meiosis-specific kinetochore protein #> 306 Meiosis-specific kinetochore protein #> 307 Meiosis-specific kinetochore protein #> 308 Meiosis-specific kinetochore protein #> 309 TBC1 domain family member 3I #> 310 Probable non-functional T cell receptor beta variable 17 #> 311 Probable non-functional T cell receptor beta variable 17 #> 312 T cell receptor beta variable 18 #> 313 T cell receptor beta variable 18 #> 314 TBC1 domain family member 3E #> 315 Thymosin beta-15B #> 316 Thymosin beta-15B #> 317 Putative cytochrome P450 2D7 #> 318 Putative cytochrome P450 2D7 #> 319 Putative cytochrome P450 2D7 #> 320 Putative cytochrome P450 2D7 #> 321 Putative cytochrome P450 2D7 #> 322 Putative cytochrome P450 2D7 #> 323 Putative cytochrome P450 2D7 #> 324 Putative cytochrome P450 2D7 #> 325 Putative cytochrome P450 2D7 #> 326 Putative cytochrome P450 2D7 #> 327 TBC1 domain family member 3K #> 328 Ig-like domain-containing protein #> 329 Beta-defensin 131B #> 330 Beta-defensin 131B #> 331 Notch 2 N-terminal-like R (pseudogene) #> 332 Small integral membrane protein 26 #> 333 Coiled-coil domain-containing protein 187 #> 334 Coiled-coil domain-containing protein 187 #> 335 Coiled-coil domain-containing protein 187 #> 336 Uncharacterized protein #> 337 Uncharacterized protein #> 338 Uncharacterized protein #> 339 Uncharacterized protein #> 340 Uncharacterized protein #> 341 Olfactory receptor 4N4C #> 342 Olfactory receptor 4N4C #> 343 Olfactory receptor 4N4C #> 344 Olfactory receptor 4N4C #> 345 Olfactory receptor 4N4C #> 346 Immunoglobulin kappa variable 2D-26 #> 347 Immunoglobulin kappa variable 2D-26 #> 348 Immunoglobulin kappa variable 2D-26 #> 349 Immunoglobulin kappa variable 3D-11 #> 350 Immunoglobulin kappa variable 3D-11 #> 351 Immunoglobulin kappa variable 3D-11 #> 352 Immunoglobulin lambda variable 5-52 #> 353 Immunoglobulin lambda variable 5-52 #> 354 Immunoglobulin lambda variable 5-52 #> 355 Probable non-functional immunoglobulin lambda variable 3-32 #> 356 Probable non-functional immunoglobulin lambda variable 3-32 #> 357 Probable non-functional immunoglobulin lambda variable 3-32 #> 358 Probable non-functional T cell receptor gamma variable 10 #> 359 Probable non-functional T cell receptor gamma variable 10 #> 360 Probable non-functional T cell receptor gamma variable #> 361 Probable non-functional T cell receptor gamma variable #> 362 Probable non-functional T cell receptor beta variable 5-3 #> 363 Probable non-functional T cell receptor beta variable 5-3 #> 364 Probable non-functional T cell receptor beta variable 6-7 #> 365 Probable non-functional T cell receptor beta variable 6-7 #> 366 Probable non-functional T cell receptor beta variable 5-7 #> 367 Probable non-functional T cell receptor beta variable 5-7 #> 368 Probable non-functional T cell receptor beta variable 23-1 #> 369 Probable non-functional T cell receptor beta variable 23-1 #> 370 Immunoglobulin kappa variable 6D-21 #> 371 Immunoglobulin kappa variable 6D-21 #> 372 Immunoglobulin kappa variable 6D-21 #> 373 T cell receptor beta joining 2-6 #> 374 T cell receptor beta joining 2-6 #> 375 Immunoglobulin lambda joining 1 #> 376 Immunoglobulin lambda joining 1 #> 377 Immunoglobulin lambda joining 1 #> 378 Immunoglobulin lambda joining 1 #> 379 T cell receptor beta joining 2-7 #> 380 T cell receptor beta joining 2-7 #> 381 T cell receptor beta joining 2-4 #> 382 T cell receptor beta joining 2-4 #> 383 Immunoglobulin kappa joining 1 #> 384 Immunoglobulin kappa joining 1 #> 385 Immunoglobulin kappa joining 1 #> 386 Immunoglobulin kappa joining 1 #> 387 T cell receptor beta joining 2-2 #> 388 T cell receptor beta joining 2-2 #> 389 T cell receptor beta joining 2-5 #> 390 T cell receptor beta joining 2-5 #> 391 T cell receptor beta joining 2-1 #> 392 T cell receptor beta joining 2-1 #> 393 T cell receptor alpha variable 14/delta variable 4 #> 394 T cell receptor alpha variable 14/delta variable 4 #> 395 T cell receptor beta variable 13 #> 396 T cell receptor beta variable 13 #> 397 T cell receptor beta variable 6-6 #> 398 T cell receptor beta variable 6-6 #> 399 T cell receptor beta variable 6-8 #> 400 T cell receptor beta variable 6-8 #> 401 T cell receptor alpha variable 8-3 #> 402 T cell receptor alpha variable 8-3 #> 403 T cell receptor alpha variable 8-1 #> 404 T cell receptor alpha variable 8-1 #> 405 Probable non-functional T cell receptor beta variable 7-1 #> 406 Probable non-functional T cell receptor beta variable 7-1 #> 407 T cell receptor alpha variable 16 #> 408 T cell receptor alpha variable 16 #> 409 T cell receptor alpha variable 19 #> 410 T cell receptor alpha variable 19 #> 411 T cell receptor alpha variable 19 #> 412 T cell receptor alpha variable 19 #> 413 T cell receptor alpha variable 19 #> 414 T cell receptor alpha variable 19 #> 415 T cell receptor alpha variable 19 #> 416 T cell receptor alpha variable 19 #> 417 T cell receptor alpha variable 19 #> 418 T cell receptor alpha variable 19 #> 419 T cell receptor alpha variable 19 #> 420 T cell receptor alpha variable 19 #> 421 T cell receptor alpha variable 19 #> 422 T cell receptor alpha variable 19 #> 423 T cell receptor alpha variable 19 #> 424 T cell receptor alpha variable 19 #> 425 T cell receptor alpha variable 19 #> 426 T cell receptor alpha variable 19 #> 427 T cell receptor alpha variable 19 #> 428 T cell receptor alpha variable 19 #> 429 T cell receptor alpha variable 19 #> 430 T cell receptor alpha variable 19 #> 431 T cell receptor alpha variable 19 #> 432 T cell receptor alpha variable 19 #> 433 Lymphocyte antigen 6 family member G6E #> 434 Immunoglobulin lambda variable 1-36 #> 435 Immunoglobulin lambda variable 1-36 #> 436 Immunoglobulin lambda variable 1-36 #> 437 T cell receptor gamma variable 5 #> 438 T cell receptor gamma variable 5 #> 439 T cell receptor gamma variable 5 #> 440 T cell receptor beta variable 9 #> 441 T cell receptor beta variable 9 #> 442 Nuclear pore complex-interacting protein family, member A9 #> 443 Immunoglobulin lambda variable 9-49 #> 444 Immunoglobulin lambda variable 9-49 #> 445 Immunoglobulin lambda variable 9-49 #> 446 Immunoglobulin kappa variable 1D-43 #> 447 Immunoglobulin kappa variable 1D-43 #> 448 Immunoglobulin kappa variable 1D-43 #> 449 T cell receptor beta joining 2-3 #> 450 T cell receptor beta joining 2-3 #> 451 T cell receptor alpha variable 2 #> 452 T cell receptor alpha variable 2 #> 453 T cell receptor alpha variable 13-2 #> 454 T cell receptor alpha variable 13-2 #> 455 T cell receptor alpha variable 8-2 #> 456 T cell receptor alpha variable 8-2 #> 457 T cell receptor alpha variable 1-2 #> 458 T cell receptor alpha variable 1-2 #> 459 T cell receptor alpha variable 10 #> 460 T cell receptor alpha variable 10 #> 461 T cell receptor alpha variable 13-1 #> 462 T cell receptor alpha variable 13-1 #> 463 T cell receptor alpha variable 3 #> 464 T cell receptor alpha variable 3 #> 465 T cell receptor alpha variable 12-1 #> 466 T cell receptor alpha variable 12-1 #> 467 T cell receptor alpha variable 1-1 #> 468 T cell receptor alpha variable 1-1 #> 469 T cell receptor alpha variable 5 #> 470 T cell receptor alpha variable 5 #> 471 T cell receptor alpha variable 8-6 #> 472 T cell receptor alpha variable 8-6 #> 473 T cell receptor alpha variable 39 #> 474 T cell receptor alpha variable 39 #> 475 T cell receptor alpha variable 38-1 #> 476 T cell receptor alpha variable 38-1 #> 477 T cell receptor alpha variable 26-2 #> 478 T cell receptor alpha variable 26-2 #> 479 T cell receptor alpha variable 41 #> 480 T cell receptor alpha variable 41 #> 481 T cell receptor alpha variable 4 #> 482 T cell receptor alpha variable 4 #> 483 T cell receptor alpha variable 12-3 #> 484 T cell receptor alpha variable 12-3 #> 485 T cell receptor alpha variable 24 #> 486 T cell receptor alpha variable 24 #> 487 T cell receptor alpha variable 34 #> 488 T cell receptor alpha variable 34 #> 489 T cell receptor alpha variable 20 #> 490 T cell receptor alpha variable 20 #> 491 T cell receptor alpha variable 17 #> 492 T cell receptor alpha variable 17 #> 493 T cell receptor alpha variable 25 #> 494 T cell receptor alpha variable 25 #> 495 T cell receptor alpha variable 22 #> 496 T cell receptor alpha variable 22 #> 497 T cell receptor alpha variable 21 #> 498 T cell receptor alpha variable 21 #> 499 T cell receptor alpha variable 40 #> 500 T cell receptor alpha variable 40 #> 501 Glutamine amidotransferase-like class 1 domain-containing protein 3B, mitochondrial #> 502 Immunoglobulin kappa variable 1D-13 #> 503 Immunoglobulin kappa variable 1D-13 #> 504 Immunoglobulin kappa variable 1D-13 #> 505 T cell receptor beta variable 12-4 #> 506 T cell receptor beta variable 12-4 #> 507 Protein PIGBOS1 #> 508 Protein PIGBOS1 #> 509 Protein PIGBOS1 #> 510 Protein PIGBOS1 #> 511 Protein PIGBOS1 #> 512 Probable serine/threonine-protein kinase SIK1B #> 513 Probable serine/threonine-protein kinase SIK1B #> 514 Probable serine/threonine-protein kinase SIK1B #> 515 Probable serine/threonine-protein kinase SIK1B #> 516 Probable serine/threonine-protein kinase SIK1B #> 517 Probable serine/threonine-protein kinase SIK1B #> 518 Probable serine/threonine-protein kinase SIK1B #> 519 Probable serine/threonine-protein kinase SIK1B #> 520 Probable serine/threonine-protein kinase SIK1B #> 521 Probable serine/threonine-protein kinase SIK1B #> 522 Probable serine/threonine-protein kinase SIK1B #> 523 Probable serine/threonine-protein kinase SIK1B #> 524 Immunoglobulin kappa variable 6-21 #> 525 Immunoglobulin kappa variable 6-21 #> 526 Immunoglobulin kappa variable 6-21 #> 527 Immunoglobulin kappa variable 3D-20 #> 528 Immunoglobulin kappa variable 3D-20 #> 529 Immunoglobulin kappa variable 3D-20 #> 530 Immunoglobulin kappa variable 3D-20 #> 531 Immunoglobulin kappa variable 3D-20 #> 532 Immunoglobulin kappa variable 3D-20 #> 533 Immunoglobulin kappa variable 3D-20 #> 534 Immunoglobulin kappa variable 3D-20 #> 535 Immunoglobulin kappa variable 3D-20 #> 536 Immunoglobulin kappa variable 3D-20 #> 537 Immunoglobulin kappa variable 3D-20 #> 538 Immunoglobulin kappa variable 3D-20 #> 539 Immunoglobulin kappa variable 3D-20 #> 540 Immunoglobulin kappa variable 3D-20 #> 541 Immunoglobulin kappa variable 3D-20 #> 542 Immunoglobulin kappa variable 3D-20 #> 543 Immunoglobulin kappa variable 3D-20 #> 544 Immunoglobulin kappa variable 3D-20 #> 545 Immunoglobulin kappa variable 3D-20 #> 546 Immunoglobulin kappa variable 3D-20 #> 547 Immunoglobulin kappa variable 3D-20 #> 548 Immunoglobulin kappa variable 3D-20 #> 549 Immunoglobulin kappa variable 3D-20 #> 550 Immunoglobulin kappa variable 3D-20 #> 551 Immunoglobulin kappa variable 3D-20 #> 552 Immunoglobulin kappa variable 3D-20 #> 553 Immunoglobulin kappa variable 3D-20 #> 554 Immunoglobulin kappa variable 3D-20 #> 555 Immunoglobulin kappa variable 3D-20 #> 556 Immunoglobulin kappa variable 3D-20 #> 557 Immunoglobulin kappa variable 3D-20 #> 558 Immunoglobulin kappa variable 3D-20 #> 559 Immunoglobulin kappa variable 3D-20 #> 560 Immunoglobulin kappa variable 3D-20 #> 561 Immunoglobulin kappa variable 3D-20 #> 562 Immunoglobulin kappa variable 3D-20 #> 563 Immunoglobulin kappa variable 3D-20 #> 564 Immunoglobulin kappa variable 3D-20 #> 565 Immunoglobulin kappa variable 3D-20 #> 566 Immunoglobulin kappa variable 3D-20 #> 567 Immunoglobulin kappa variable 3D-20 #> 568 Immunoglobulin kappa variable 3D-20 #> 569 Immunoglobulin kappa variable 3D-20 #> 570 Immunoglobulin kappa variable 3D-20 #> 571 Immunoglobulin kappa variable 3D-20 #> 572 Immunoglobulin kappa variable 3D-20 #> 573 Immunoglobulin kappa variable 3D-20 #> 574 Immunoglobulin kappa variable 3D-20 #> 575 Immunoglobulin kappa variable 3D-20 #> 576 Immunoglobulin kappa variable 3D-20 #> 577 Immunoglobulin kappa variable 3D-20 #> 578 Immunoglobulin kappa variable 3D-20 #> 579 Immunoglobulin kappa variable 3D-20 #> 580 Immunoglobulin kappa variable 3D-20 #> 581 Immunoglobulin kappa variable 3D-20 #> 582 Immunoglobulin kappa variable 3D-20 #> 583 Immunoglobulin kappa variable 3D-20 #> 584 Immunoglobulin kappa variable 3D-20 #> 585 Immunoglobulin kappa variable 3D-20 #> 586 Immunoglobulin kappa variable 3D-20 #> 587 Immunoglobulin kappa variable 3D-20 #> 588 Immunoglobulin kappa variable 3D-20 #> 589 Immunoglobulin kappa variable 3D-20 #> 590 Immunoglobulin kappa variable 3D-20 #> 591 Immunoglobulin kappa variable 3D-20 #> 592 Immunoglobulin kappa variable 3D-20 #> 593 Immunoglobulin kappa variable 3D-20 #> 594 Immunoglobulin kappa variable 3D-20 #> 595 Immunoglobulin kappa variable 3D-20 #> 596 Immunoglobulin kappa variable 3D-20 #> 597 Immunoglobulin kappa variable 3D-20 #> 598 Immunoglobulin kappa variable 3D-20 #> 599 Immunoglobulin kappa variable 3D-20 #> 600 Immunoglobulin kappa variable 3D-20 #> 601 Probable non-functional immunoglobulin kappa variable 6D-41 #> 602 Probable non-functional immunoglobulin kappa variable 6D-41 #> 603 Probable non-functional immunoglobulin kappa variable 6D-41 #> 604 T cell receptor gamma variable 8 #> 605 T cell receptor gamma variable 8 #> 606 T cell receptor gamma variable 8 #> 607 T cell receptor gamma variable 4 #> 608 T cell receptor gamma variable 4 #> 609 T cell receptor gamma variable 4 #> 610 Immunoglobulin kappa variable 3D-7 #> 611 Immunoglobulin kappa variable 3D-7 #> 612 Immunoglobulin kappa variable 3D-7 #> 613 T cell receptor beta variable 5-4 #> 614 T cell receptor beta variable 5-4 #> 615 Immunoglobulin heavy joining 1 #> 616 Immunoglobulin heavy joining 1 #> 617 Immunoglobulin heavy joining 1 #> 618 Immunoglobulin heavy joining 1 #> 619 Immunoglobulin kappa variable 1-8 #> 620 Immunoglobulin kappa variable 1-8 #> 621 Immunoglobulin kappa variable 1-8 #> 622 Immunoglobulin kappa variable 2-24 #> 623 Immunoglobulin kappa variable 2-24 #> 624 Immunoglobulin kappa variable 2-24 #> 625 Immunoglobulin kappa variable 1-9 #> 626 Immunoglobulin kappa variable 1-9 #> 627 Immunoglobulin kappa variable 1-9 #> 628 Immunoglobulin kappa variable 1-6 #> 629 Immunoglobulin kappa variable 1-6 #> 630 Immunoglobulin kappa variable 1-6 #> 631 Immunoglobulin kappa variable 1-12 #> 632 Immunoglobulin kappa variable 1-12 #> 633 Immunoglobulin kappa variable 1-12 #> 634 Immunoglobulin kappa variable 1-12 #> 635 Immunoglobulin kappa variable 1-12 #> 636 Immunoglobulin kappa variable 1-12 #> 637 Immunoglobulin kappa variable 1-12 #> 638 Immunoglobulin kappa variable 1-12 #> 639 Immunoglobulin kappa variable 1-12 #> 640 Immunoglobulin kappa variable 1-12 #> 641 Immunoglobulin kappa variable 1-12 #> 642 Immunoglobulin kappa variable 1-12 #> 643 Immunoglobulin kappa variable 1-12 #> 644 Immunoglobulin kappa variable 1-12 #> 645 Immunoglobulin kappa variable 1-12 #> 646 Immunoglobulin kappa variable 1-12 #> 647 Immunoglobulin kappa variable 1-12 #> 648 Immunoglobulin kappa variable 1-12 #> 649 Immunoglobulin kappa variable 1-12 #> 650 Immunoglobulin kappa variable 1-12 #> 651 Immunoglobulin kappa variable 1-12 #> 652 Immunoglobulin kappa variable 1-12 #> 653 Immunoglobulin kappa variable 1-12 #> 654 Immunoglobulin kappa variable 1-12 #> 655 Immunoglobulin kappa variable 1-12 #> 656 Immunoglobulin kappa variable 1-12 #> 657 Immunoglobulin kappa variable 1-12 #> 658 Immunoglobulin kappa variable 1-12 #> 659 Immunoglobulin kappa variable 1-12 #> 660 Immunoglobulin kappa variable 1-12 #> 661 Immunoglobulin kappa variable 1-12 #> 662 Immunoglobulin kappa variable 1-12 #> 663 Immunoglobulin kappa variable 1-12 #> 664 Immunoglobulin kappa variable 1-12 #> 665 Immunoglobulin kappa variable 1-12 #> 666 Immunoglobulin kappa variable 1-12 #> 667 Immunoglobulin kappa variable 1-12 #> 668 Immunoglobulin kappa variable 1-12 #> 669 Immunoglobulin kappa variable 1-12 #> 670 Immunoglobulin kappa variable 1-12 #> 671 Immunoglobulin kappa variable 1-12 #> 672 Immunoglobulin kappa variable 1-12 #> 673 Immunoglobulin kappa variable 1-12 #> 674 Immunoglobulin kappa variable 1-12 #> 675 Immunoglobulin kappa variable 1-12 #> 676 Immunoglobulin kappa variable 1-12 #> 677 Immunoglobulin kappa variable 1-12 #> 678 Immunoglobulin kappa variable 1-12 #> 679 Immunoglobulin kappa variable 1-12 #> 680 Immunoglobulin kappa variable 1-12 #> 681 Immunoglobulin kappa variable 1-12 #> 682 Immunoglobulin kappa variable 1-12 #> 683 Immunoglobulin kappa variable 1-12 #> 684 Immunoglobulin kappa variable 1-12 #> 685 Immunoglobulin kappa variable 1-12 #> 686 Immunoglobulin kappa variable 1-12 #> 687 Immunoglobulin kappa variable 1-12 #> 688 Immunoglobulin kappa variable 1-12 #> 689 Immunoglobulin kappa variable 1-12 #> 690 Immunoglobulin kappa variable 1-12 #> 691 Immunoglobulin kappa variable 1-12 #> 692 Immunoglobulin kappa variable 1-12 #> 693 Immunoglobulin kappa variable 1-12 #> 694 Immunoglobulin kappa variable 1-12 #> 695 Immunoglobulin kappa variable 1-12 #> 696 Immunoglobulin kappa variable 1-12 #> 697 Immunoglobulin kappa variable 1-12 #> 698 Immunoglobulin kappa variable 1-12 #> 699 Immunoglobulin kappa variable 1-12 #> 700 Immunoglobulin kappa variable 1-12 #> 701 Immunoglobulin kappa variable 1-12 #> 702 Immunoglobulin kappa variable 1-12 #> 703 Immunoglobulin kappa variable 1-12 #> 704 Immunoglobulin kappa variable 1-12 #> 705 Mitochondrial-derived peptide MOTS-c #> 706 Mitochondrial-derived peptide MOTS-c #> 707 Mitochondrial-derived peptide MOTS-c #> 708 Mitochondrial-derived peptide MOTS-c #> 709 Mitochondrial-derived peptide MOTS-c #> 710 Mitochondrial-derived peptide MOTS-c #> 711 Mitochondrial-derived peptide MOTS-c #> 712 Mitochondrial-derived peptide MOTS-c #> 713 Mitochondrial-derived peptide MOTS-c #> 714 Mitochondrial-derived peptide MOTS-c #> 715 Mitochondrial-derived peptide MOTS-c #> 716 Mitochondrial-derived peptide MOTS-c #> 717 Mitochondrial-derived peptide MOTS-c #> 718 Mitochondrial-derived peptide MOTS-c #> 719 Mitochondrial-derived peptide MOTS-c #> 720 Mitochondrial-derived peptide MOTS-c #> 721 Transmembrane protein CCDC163 #> 722 Mucin-21 #> 723 HCG2042992 #> 724 Uncharacterized protein #> 725 Killer cell immunoglobulin-like receptor #> 726 PRAME family member 33 #> 727 PRAME family member 33 #> 728 PRAME family member 33 #> 729 PRAME family member 33 #> 730 ARL17 domain-containing protein #> 731 Ig-like domain-containing protein #> 732 Ig-like domain-containing protein #> 733 Ig-like domain-containing protein #> 734 Ig-like domain-containing protein #> 735 Ig-like domain-containing protein #> 736 Ig-like domain-containing protein #> 737 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 738 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 739 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 740 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 741 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 742 Uncharacterized protein #> 743 Uncharacterized protein #> 744 Uncharacterized protein #> 745 Uncharacterized protein #> 746 Uncharacterized protein #> 747 Olfactory receptor #> 748 Olfactory receptor #> 749 Olfactory receptor #> 750 Olfactory receptor #> 751 Olfactory receptor #> 752 Olfactory receptor #> 753 Uncharacterized protein #> 754 PRAME family member 9/15 #> 755 PRAME family member 9/15 #> 756 PRAME family member 9/15 #> 757 PRAME family member 9/15 #> 758 BTNL2 #> 759 Killer cell immunoglobulin-like receptor #> 760 Uncharacterized protein #> 761 Immunoglobulin lambda variable 5-39 #> 762 Immunoglobulin lambda variable 5-39 #> 763 Immunoglobulin lambda variable 5-39 #> 764 Putative testis-expressed protein 13C #> 765 T cell receptor beta joining 1-3 #> 766 T cell receptor beta joining 1-3 #> 767 T cell receptor beta joining 1-6 #> 768 T cell receptor beta joining 1-6 #> 769 T cell receptor beta joining 1-2 #> 770 T cell receptor beta joining 1-2 #> 771 T cell receptor beta variable 6-9 #> 772 T cell receptor beta variable 6-9 #> 773 T cell receptor beta joining 1-1 #> 774 T cell receptor beta joining 1-1 #> 775 T cell receptor beta joining 1-4 #> 776 T cell receptor beta joining 1-4 #> 777 T cell receptor beta joining 1-5 #> 778 T cell receptor beta joining 1-5 #> 779 T cell receptor beta variable 6-2 #> 780 T cell receptor beta variable 6-2 #> 781 Testis-expressed protein 13D #> 782 T cell receptor beta variable 10-1 #> 783 T cell receptor beta variable 10-1 #> 784 T cell receptor beta variable 6-5 #> 785 T cell receptor beta variable 6-5 #> 786 T cell receptor beta variable 30 #> 787 T cell receptor beta variable 30 #> 788 T cell receptor beta variable 11-1 #> 789 T cell receptor beta variable 11-1 #> 790 T cell receptor beta variable 27 #> 791 T cell receptor beta variable 27 #> 792 T cell receptor beta variable 6-1 #> 793 T cell receptor beta variable 6-1 #> 794 T cell receptor beta variable 7-7 #> 795 T cell receptor beta variable 7-7 #> 796 T cell receptor beta variable 10-3 #> 797 T cell receptor beta variable 10-3 #> 798 T cell receptor beta variable 10-2 #> 799 T cell receptor beta variable 10-2 #> 800 Protein CD300H #> 801 Protein CD300H #> 802 Protein CD300H #> 803 Protein CD300H #> 804 Protein CD300H #> 805 Putative glycine N-acyltransferase-like protein 1B #> 806 Putative glycine N-acyltransferase-like protein 1B #> 807 DPEP2 neighbor protein #> 808 DPEP2 neighbor protein #> 809 DPEP2 neighbor protein #> 810 DPEP2 neighbor protein #> 811 DPEP2 neighbor protein #> 812 DPEP2 neighbor protein #> 813 DPEP2 neighbor protein #> 814 DPEP2 neighbor protein #> 815 Kruppel-like factor 18 #> 816 Kruppel-like factor 18 #> 817 Transmembrane protein 275 #> 818 Centromere protein V-like protein 1 #> 819 Centromere protein V-like protein 1 #> 820 Putative transmembrane protein ZNF593OS #> 821 Negative regulator of P-body association #> 822 Negative regulator of P-body association #> 823 Negative regulator of P-body association #> 824 Negative regulator of P-body association #> 825 Negative regulator of P-body association #> 826 Centromere protein V-like protein 3 #> 827 Centromere protein V-like protein 3 #> 828 Putative transmembrane protein SPTY2D1OS #> 829 Olfactory receptor 4M2 #> 830 Olfactory receptor 4M2 #> 831 Olfactory receptor 4M2 #> 832 Olfactory receptor 4M2 #> 833 Olfactory receptor 4M2 #> 834 Olfactory receptor #> 835 Olfactory receptor #> 836 Olfactory receptor #> 837 Olfactory receptor #> 838 Olfactory receptor #> 839 Olfactory receptor #> 840 Olfactory receptor #> 841 Olfactory receptor #> 842 Olfactory receptor #> 843 Olfactory receptor #> 844 Olfactory receptor #> 845 Olfactory receptor #> 846 Alpha-crystallin A2 chain #> 847 Alpha-crystallin A2 chain #> 848 Alpha-crystallin A2 chain #> 849 Alpha-crystallin A2 chain #> 850 Alpha-crystallin A2 chain #> 851 Alpha-crystallin A2 chain #> 852 Alpha-crystallin A2 chain #> 853 Alpha-crystallin A2 chain #> 854 Alpha-crystallin A2 chain #> 855 Alpha-crystallin A2 chain #> 856 Alpha-crystallin A2 chain #> 857 Alpha-crystallin A2 chain #> 858 Alpha-crystallin A2 chain #> 859 Alpha-crystallin A2 chain #> 860 Alpha-crystallin A2 chain #> 861 Alpha-crystallin A2 chain #> 862 Alpha-crystallin A2 chain #> 863 Alpha-crystallin A2 chain #> 864 Alpha-crystallin A2 chain #> 865 Alpha-crystallin A2 chain #> 866 Alpha-crystallin A2 chain #> 867 Alpha-crystallin A2 chain #> 868 Alpha-crystallin A2 chain #> 869 Alpha-crystallin A2 chain #> 870 Alpha-crystallin A2 chain #> 871 Alpha-crystallin A2 chain #> 872 Alpha-crystallin A2 chain #> 873 Alpha-crystallin A2 chain #> 874 Alpha-crystallin A2 chain #> 875 Alpha-crystallin A2 chain #> 876 Alpha-crystallin A2 chain #> 877 Alpha-crystallin A2 chain #> 878 Alpha-crystallin A2 chain #> 879 Alpha-crystallin A2 chain #> 880 Alpha-crystallin A2 chain #> 881 Alpha-crystallin A2 chain #> 882 Alpha-crystallin A2 chain #> 883 Alpha-crystallin A2 chain #> 884 Alpha-crystallin A2 chain #> 885 Alpha-crystallin A2 chain #> 886 Alpha-crystallin A2 chain #> 887 Alpha-crystallin A2 chain #> 888 Alpha-crystallin A2 chain #> 889 Alpha-crystallin A2 chain #> 890 Alpha-crystallin A2 chain #> 891 Alpha-crystallin A2 chain #> 892 Alpha-crystallin A2 chain #> 893 Alpha-crystallin A2 chain #> 894 Alpha-crystallin A2 chain #> 895 Alpha-crystallin A2 chain #> 896 Alpha-crystallin A2 chain #> 897 Alpha-crystallin A2 chain #> 898 Alpha-crystallin A2 chain #> 899 Alpha-crystallin A2 chain #> 900 Alpha-crystallin A2 chain #> 901 Alpha-crystallin A2 chain #> 902 Alpha-crystallin A2 chain #> 903 Alpha-crystallin A2 chain #> 904 Alpha-crystallin A2 chain #> 905 Alpha-crystallin A2 chain #> 906 Alpha-crystallin A2 chain #> 907 Alpha-crystallin A2 chain #> 908 Alpha-crystallin A2 chain #> 909 Alpha-crystallin A2 chain #> 910 Alpha-crystallin A2 chain #> 911 Alpha-crystallin A2 chain #> 912 Alpha-crystallin A2 chain #> 913 Alpha-crystallin A2 chain #> 914 Alpha-crystallin A2 chain #> 915 Alpha-crystallin A2 chain #> 916 Alpha-crystallin A2 chain #> 917 Alpha-crystallin A2 chain #> 918 Alpha-crystallin A2 chain #> 919 Alpha-crystallin A2 chain #> 920 Alpha-crystallin A2 chain #> 921 Alpha-crystallin A2 chain #> 922 Alpha-crystallin A2 chain #> 923 Alpha-crystallin A2 chain #> 924 Alpha-crystallin A2 chain #> 925 Alpha-crystallin A2 chain #> 926 Alpha-crystallin A2 chain #> 927 Alpha-crystallin A2 chain #> 928 Alpha-crystallin A2 chain #> 929 Alpha-crystallin A2 chain #> 930 Alpha-crystallin A2 chain #> 931 Alpha-crystallin A2 chain #> 932 Alpha-crystallin A2 chain #> 933 Alpha-crystallin A2 chain #> 934 Alpha-crystallin A2 chain #> 935 Alpha-crystallin A2 chain #> 936 Alpha-crystallin A2 chain #> 937 Alpha-crystallin A2 chain #> 938 Alpha-crystallin A2 chain #> 939 Alpha-crystallin A2 chain #> 940 Alpha-crystallin A2 chain #> 941 Alpha-crystallin A2 chain #> 942 Alpha-crystallin A2 chain #> 943 Alpha-crystallin A2 chain #> 944 Alpha-crystallin A2 chain #> 945 Alpha-crystallin A2 chain #> 946 Alpha-crystallin A2 chain #> 947 Alpha-crystallin A2 chain #> 948 Mucin-21 #> 949 IF rod domain-containing protein #> 950 IF rod domain-containing protein #> 951 Uncharacterized protein #> 952 Keratin-associated protein 9-6 #> 953 Late cornified envelope protein 6A #> 954 KIR2DL protein #> 955 HCG2038094, isoform CRA_a #> 956 Contactin-associated protein family member 3C #> 957 Uncharacterized protein #> 958 Casein kinase II subunit alpha'-interacting protein #> 959 Transmembrane protein 272 #> 960 Protein FAM237A #> 961 Putative cytochrome P450 2D7 #> 962 Putative cytochrome P450 2D7 #> 963 Putative cytochrome P450 2D7 #> 964 Putative cytochrome P450 2D7 #> 965 Putative cytochrome P450 2D7 #> 966 Protein myomixer #> 967 Protein myomixer #> 968 Protein myomixer #> 969 Protein myomixer #> 970 Protein myomixer #> 971 Protein myomixer #> 972 Protein myomixer #> 973 Epididymal protein 13 #> 974 Zinc finger CCCH domain-containing protein 11B #> 975 Cortexin domain-containing 1 #> 976 Leishmanolysin-like peptidase 2 #> 977 Leishmanolysin-like peptidase 2 #> 978 Leishmanolysin-like peptidase 2 #> 979 Leishmanolysin-like peptidase 2 #> 980 Leishmanolysin-like peptidase 2 #> 981 Testis-expressed protein 50 #> 982 Small integral membrane protein 28 #> 983 Small integral membrane protein 32 #> 984 Testis-expressed protein 51 #> 985 Protein kinase domain-containing protein #> 986 Protein kinase domain-containing protein #> 987 Protein kinase domain-containing protein #> 988 Ubiquitin-conjugating enzyme E2 L5 #> 989 Ubiquitin-conjugating enzyme E2 L5 #> 990 Transmembrane protein C17orf113 #> 991 Testis-expressed protein 48 #> 992 Testis-expressed protein 48 #> 993 Testis-expressed protein 48 #> 994 Lipocln_cytosolic_FA-bd_dom domain-containing protein #> 995 Lipocln_cytosolic_FA-bd_dom domain-containing protein #> 996 Uncharacterized protein SPEM3 #> 997 Small integral membrane protein 27 #> 998 Uncharacterized protein #> 999 Golgin subfamily A member 6-like protein 7 #> 1000 Reelin domain-containing protein 1 #> 1001 Cortexin domain containing 2 #> 1002 Serine protease-like protein 51 #> 1003 Serine protease-like protein 51 #> 1004 Serine protease-like protein 51 #> 1005 Peptidase M60 domain-containing protein #> 1006 Peptidase M60 domain-containing protein #> 1007 Uncharacterized protein C11orf97 #> 1008 Uncharacterized protein C11orf97 #> 1009 Uncharacterized protein C2orf92 #> 1010 Small regulatory polypeptide of amino acid response #> 1011 Small regulatory polypeptide of amino acid response #> 1012 Small regulatory polypeptide of amino acid response #> 1013 Small regulatory polypeptide of amino acid response #> 1014 Small regulatory polypeptide of amino acid response #> 1015 Small integral membrane protein 36 #> 1016 Small integral membrane protein 35 #> 1017 LITAF domain-containing protein #> 1018 LITAF domain-containing protein #> 1019 Small integral membrane protein 31 #> 1020 Transmembrane protein 269 #> 1021 Small integral membrane protein 39 #> 1022 Small integral membrane protein 33 #> 1023 Proline rich transmembrane protein 1B #> 1024 Serine-rich and transmembrane domain-containing 2 #> 1025 Heat shock transcription factor, X-linked member 3 #> 1026 Heat shock transcription factor, X-linked member 3 #> 1027 Long intergenic non-protein coding RNA 672 #> 1028 T cell receptor beta variable 7-6 #> 1029 T cell receptor beta variable 7-6 #> 1030 T cell receptor beta variable 6-4 #> 1031 T cell receptor beta variable 6-4 #> 1032 T cell receptor beta variable 7-8 #> 1033 T cell receptor beta variable 7-8 #> 1034 T cell receptor delta variable 1 #> 1035 T cell receptor delta variable 1 #> 1036 T cell receptor delta variable 1 #> 1037 T cell receptor beta variable 2 #> 1038 T cell receptor beta variable 2 #> 1039 T cell receptor beta variable 12-5 #> 1040 T cell receptor beta variable 12-5 #> 1041 T cell receptor beta variable 7-4 #> 1042 T cell receptor beta variable 7-4 #> 1043 T cell receptor beta variable 7-2 #> 1044 T cell receptor beta variable 7-2 #> 1045 Neuronal acetylcholine receptor subunit alpha-7 #> 1046 Neuronal acetylcholine receptor subunit alpha-7 #> 1047 Neuronal acetylcholine receptor subunit alpha-7 #> 1048 TAFII28 domain-containing protein #> 1049 TAFII28 domain-containing protein #> 1050 Lysine demethylase 4F #> 1051 TAFII28 domain-containing protein #> 1052 TAFII28 domain-containing protein #> 1053 TAFII28 domain-containing protein #> 1054 TAFII28 domain-containing protein #> 1055 TAFII28 domain-containing protein #> 1056 TAFII28 domain-containing protein #> 1057 TAFII28 domain-containing protein #> 1058 TAFII28 domain-containing protein #> 1059 TAFII28 domain-containing protein #> 1060 TAFII28 domain-containing protein #> 1061 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1062 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1063 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1064 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1065 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1066 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1067 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1068 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1069 ETS domain-containing transcription factor ERF-like #> 1070 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1071 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1072 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1073 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1074 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1075 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1076 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1077 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1078 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1079 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1080 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1081 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1082 Zinc finger protein 722, pseudogene #> 1083 Zinc finger protein 722, pseudogene #> 1084 Uncharacterized protein #> 1085 KDM5C adjacent transcript #> 1086 Transducin-like enhancer protein 7 #> 1087 TAFII28 domain-containing protein #> 1088 TAFII28 domain-containing protein #> 1089 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1090 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1091 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1092 RNA polymerase II subunit A C-terminal domain phosphatase SSU72 #> 1093 Protein PERCC1 #> 1094 Protein PERCC1 #> 1095 HCG1642624, isoform CRA_a #> 1096 GOLGA2L5 domain-containing protein #> 1097 TAFII28 domain-containing protein #> 1098 TAFII28 domain-containing protein #> 1099 Forkhead box protein L3 #> 1100 TAFII28 domain-containing protein #> 1101 TAFII28 domain-containing protein #> 1102 Transmembrane protein PMIS2 #> 1103 G_PROTEIN_RECEP_F1_2 domain-containing protein #> 1104 Small cysteine and glycine repeat-containing protein 4 #> 1105 Small cysteine and glycine repeat-containing protein 10 #> 1106 Small cysteine and glycine repeat-containing protein 1 #> 1107 Small cysteine and glycine repeat-containing protein 7 #> 1108 Uncharacterized protein #> 1109 Small cysteine and glycine repeat-containing protein 5 #> 1110 Transmembrane protein 271 #> 1111 Small cysteine and glycine repeat-containing protein 3 #> 1112 Small cysteine and glycine repeat-containing protein 6 #> 1113 Small cysteine and glycine repeat-containing protein 2 #> 1114 Small cysteine and glycine repeat-containing protein 8 #> 1115 Small integral membrane protein 38 #> 1116 40S ribosomal protein S27a #> 1117 40S ribosomal protein S27a #> 1118 40S ribosomal protein S27a #> 1119 40S ribosomal protein S27a #> 1120 Heterogeneous nuclear ribonucleoprotein A1 pseudogene 48 #> 1121 Heterogeneous nuclear ribonucleoprotein A1 pseudogene 48 #> 1122 Heterogeneous nuclear ribonucleoprotein A1 pseudogene 48 #> 1123 Heterogeneous nuclear ribonucleoprotein A1 pseudogene 48 #> 1124 Heterogeneous nuclear ribonucleoprotein A1 pseudogene 48 #> 1125 Olfactory receptor #> 1126 Olfactory receptor #> 1127 Olfactory receptor #> 1128 Olfactory receptor #> 1129 Diablo homolog, mitochondrial #> 1130 RING-type domain-containing protein #> 1131 RING-type domain-containing protein #> 1132 RING-type domain-containing protein #> 1133 RING-type domain-containing protein #> 1134 Oocyte-secreted protein 4B #> 1135 Catechol O-methyltransferase 2 #> 1136 Catechol O-methyltransferase 2 #> 1137 Catechol O-methyltransferase 2 #> 1138 Catechol O-methyltransferase 2 #> 1139 Catechol O-methyltransferase 2 #> 1140 Catechol O-methyltransferase 2 #> 1141 Histone H2B type 2-E1 #> 1142 Histone H2B type 2-E1 #> 1143 Histone H2B type 2-E1 #> 1144 Uncharacterized protein #> 1145 Uncharacterized protein #> 1146 Uncharacterized protein #> 1147 Uncharacterized protein #> 1148 Small integral membrane protein 41 #> 1149 Uncharacterized protein #> 1150 Olfactory receptor #> 1151 Olfactory receptor #> 1152 Olfactory receptor #> 1153 Olfactory receptor #> 1154 Olfactory receptor #> 1155 Olfactory receptor #> 1156 Olfactory receptor #> 1157 Olfactory receptor #> 1158 Olfactory receptor #> 1159 Olfactory receptor #> 1160 Olfactory receptor #> 1161 Olfactory receptor #> 1162 Olfactory receptor #> 1163 Olfactory receptor #> 1164 Olfactory receptor #> 1165 Olfactory receptor #> 1166 Olfactory receptor #> 1167 Olfactory receptor #> 1168 Olfactory receptor #> 1169 Olfactory receptor #> 1170 Olfactory receptor #> 1171 Olfactory receptor #> 1172 Olfactory receptor #> 1173 Oocyte-secreted protein 4A #> 1174 Oocyte-secreted protein 3 #> 1175 DH domain-containing protein #> 1176 DH domain-containing protein #> 1177 Forkhead box protein O3B #> 1178 Forkhead box protein O3B #> 1179 Forkhead box protein O3B #> 1180 Forkhead box protein O3B #> 1181 Malignant T-cell-amplified sequence #> 1182 Malignant T-cell-amplified sequence #> 1183 Tripartite motif-containing 51G, pseudogene #> 1184 Uncharacterized protein #> 1185 Olfactory receptor #> 1186 Olfactory receptor #> 1187 Olfactory receptor #> 1188 Olfactory receptor #> 1189 RNA guanine-7 methyltransferase-activating subunit-like (pseudogene) #> 1190 Histone H2A #> 1191 Histone H2A #> 1192 Histone H2A #> 1193 Transmembrane protein 217 #> 1194 Uncharacterized protein #> 1195 Uncharacterized protein #> 1196 Uncharacterized protein #> 1197 Uncharacterized protein #> 1198 Uncharacterized protein #> 1199 Uncharacterized protein #> 1200 Uncharacterized protein #> 1201 Uncharacterized protein #> 1202 Uncharacterized protein #> 1203 Uncharacterized protein #> 1204 Uncharacterized protein #> 1205 Uncharacterized protein #> 1206 Uncharacterized protein #> 1207 Uncharacterized protein #> 1208 Uncharacterized protein #> 1209 Uncharacterized protein #> 1210 Uncharacterized protein #> 1211 Uncharacterized protein #> 1212 Uncharacterized protein #> 1213 Uncharacterized protein #> 1214 Uncharacterized protein #> 1215 Uncharacterized protein #> 1216 Uncharacterized protein #> 1217 Uncharacterized protein #> 1218 Uncharacterized protein #> 1219 Uncharacterized protein #> 1220 Uncharacterized protein #> 1221 Uncharacterized protein #> 1222 Uncharacterized protein #> 1223 Uncharacterized protein #> 1224 Uncharacterized protein #> 1225 Uncharacterized protein #> 1226 Testis-specific protein Y-linked 9, pseudogene #> 1227 Testis-specific protein Y-linked 9, pseudogene #> 1228 Rho-GAP domain-containing protein #> 1229 Olfactory receptor #> 1230 Olfactory receptor #> 1231 Olfactory receptor #> 1232 Olfactory receptor #> 1233 Olfactory receptor #> 1234 Olfactory receptor #> 1235 T cell receptor beta variable 4-2 #> 1236 T cell receptor beta variable 4-2 #> 1237 T cell receptor beta variable 3-1 #> 1238 T cell receptor beta variable 3-1 #> 1239 T cell receptor beta variable 4-1 #> 1240 T cell receptor beta variable 4-1 #> 1241 T cell receptor beta variable 5-1 #> 1242 T cell receptor beta variable 5-1 #> 1243 T cell receptor beta variable 11-2 #> 1244 T cell receptor beta variable 11-2 #> 1245 T cell receptor beta variable 4-3 #> 1246 T cell receptor beta variable 4-3 #> 1247 T cell receptor beta variable 5-5 #> 1248 T cell receptor beta variable 5-5 #> 1249 T cell receptor beta variable 5-6 #> 1250 T cell receptor beta variable 5-6 #> 1251 T cell receptor beta variable 5-8 #> 1252 T cell receptor beta variable 5-8 #> 1253 T cell receptor beta variable 11-3 #> 1254 T cell receptor beta variable 11-3 #> 1255 T cell receptor beta variable 14 #> 1256 T cell receptor beta variable 14 #> 1257 T cell receptor beta variable 28 #> 1258 T cell receptor beta variable 28 #> 1259 T cell receptor beta variable 29-1 #> 1260 T cell receptor beta variable 29-1 #> 1261 T cell receptor beta constant 2 #> 1262 T cell receptor beta constant 2 #> 1263 Small integral membrane protein 42 #> 1264 NFIL3 like protein #> 1265 NFIL3 like protein #> 1266 NFIL3 like protein #> 1267 NFIL3 like protein #> 1268 NFIL3 like protein #> 1269 NFIL3 like protein #> 1270 KIR2DL1 protein #> 1271 Glycine receptor alpha 4 (pseudogene) #> 1272 Glycine receptor alpha 4 (pseudogene) #> 1273 Glycine receptor alpha 4 (pseudogene) #> 1274 Glycine receptor alpha 4 (pseudogene) #> 1275 Glycine receptor alpha 4 (pseudogene) #> 1276 Glycine receptor alpha 4 (pseudogene) #> 1277 Glycine receptor alpha 4 (pseudogene) #> 1278 Glycine receptor alpha 4 (pseudogene) #> 1279 Glycine receptor alpha 4 (pseudogene) #> 1280 Glycine receptor alpha 4 (pseudogene) #> 1281 Uncharacterized protein #> 1282 Uncharacterized protein #> 1283 Uncharacterized protein #> 1284 Solute carrier family 12 member 8 #> 1285 Solute carrier family 12 member 8 #> 1286 RNA-binding protein 47 #> 1287 RNA-binding protein 47 #> 1288 RNA-binding protein 47 #> 1289 RNA-binding protein 47 #> 1290 RNA-binding protein 47 #> 1291 RNA-binding protein 47 #> 1292 RNA-binding protein 47 #> 1293 RNA-binding protein 47 #> 1294 RNA-binding protein 47 #> 1295 RNA-binding protein 47 #> 1296 RNA-binding protein 47 #> 1297 RNA-binding protein 47 #> 1298 RNA-binding protein 47 #> 1299 RNA-binding protein 47 #> 1300 Intraflagellar transport protein 56 #> 1301 Intraflagellar transport protein 56 #> 1302 Intraflagellar transport protein 56 #> 1303 Intraflagellar transport protein 56 #> 1304 Intraflagellar transport protein 56 #> 1305 Intraflagellar transport protein 56 #> 1306 Intraflagellar transport protein 56 #> 1307 Intraflagellar transport protein 56 #> 1308 Intraflagellar transport protein 56 #> 1309 Intraflagellar transport protein 56 #> 1310 Intraflagellar transport protein 56 #> 1311 Intraflagellar transport protein 56 #> 1312 Intraflagellar transport protein 56 #> 1313 Intraflagellar transport protein 56 #> 1314 Intraflagellar transport protein 56 #> 1315 Intraflagellar transport protein 56 #> 1316 Intraflagellar transport protein 56 #> 1317 Intraflagellar transport protein 56 #> 1318 Intraflagellar transport protein 56 #> 1319 Fer-1-like protein 5 #> 1320 Fer-1-like protein 5 #> 1321 E3 ubiquitin-protein ligase TM129 #> 1322 E3 ubiquitin-protein ligase TM129 #> 1323 E3 ubiquitin-protein ligase TM129 #> 1324 E3 ubiquitin-protein ligase TM129 #> 1325 E3 ubiquitin-protein ligase TM129 #> 1326 E3 ubiquitin-protein ligase TM129 #> 1327 E3 ubiquitin-protein ligase TM129 #> 1328 E3 ubiquitin-protein ligase TM129 #> 1329 E3 ubiquitin-protein ligase TM129 #> 1330 E3 ubiquitin-protein ligase TM129 #> 1331 E3 ubiquitin-protein ligase TM129 #> 1332 E3 ubiquitin-protein ligase TM129 #> 1333 E3 ubiquitin-protein ligase TM129 #> 1334 Transcription factor E2F8 #> 1335 Transcription factor E2F8 #> 1336 Transcription factor E2F8 #> 1337 Transcription factor E2F8 #> 1338 Transcription factor E2F8 #> 1339 Transcription factor E2F8 #> 1340 Transcription factor E2F8 #> 1341 Transcription factor E2F8 #> 1342 Transcription factor E2F8 #> 1343 Transcription factor E2F8 #> 1344 Transcription factor E2F8 #> 1345 Transcription factor E2F8 #> 1346 Transcription factor E2F8 #> 1347 Transcription factor E2F8 #> 1348 Transcription factor E2F8 #> 1349 Transcription factor E2F8 #> 1350 Transcription factor E2F8 #> 1351 Transcription factor E2F8 #> 1352 Transcription factor E2F8 #> 1353 Transcription factor E2F8 #> 1354 Transcription factor E2F8 #> 1355 Transcription factor E2F8 #> 1356 Transcription factor E2F8 #> 1357 Transcription factor E2F8 #> 1358 Transcription factor E2F8 #> 1359 Transcription factor E2F8 #> 1360 Transcription factor E2F8 #> 1361 Transcription factor E2F8 #> 1362 Transcription factor E2F8 #> 1363 Transcription factor E2F8 #> 1364 Transcription factor E2F8 #> 1365 Transcription factor E2F8 #> 1366 Transcription factor E2F8 #> 1367 Transcription factor E2F8 #> 1368 Transcription factor E2F8 #> 1369 Transcription factor E2F8 #> 1370 Transcription factor E2F8 #> 1371 Transcription factor E2F8 #> 1372 Transcription factor E2F8 #> 1373 Transcription factor E2F8 #> 1374 Transcription factor E2F8 #> 1375 Transcription factor E2F8 #> 1376 Transcription factor E2F8 #> 1377 Transcription factor E2F8 #> 1378 Transcription factor E2F8 #> 1379 Transcription factor E2F8 #> 1380 Transcription factor E2F8 #> 1381 Transcription factor E2F8 #> 1382 Ubiquitin-like modifier-activating enzyme 6 #> 1383 Ubiquitin-like modifier-activating enzyme 6 #> 1384 Ubiquitin-like modifier-activating enzyme 6 #> 1385 Ubiquitin-like modifier-activating enzyme 6 #> 1386 Ubiquitin-like modifier-activating enzyme 6 #> 1387 Ubiquitin-like modifier-activating enzyme 6 #> 1388 Ubiquitin-like modifier-activating enzyme 6 #> 1389 Ubiquitin-like modifier-activating enzyme 6 #> 1390 Ubiquitin-like modifier-activating enzyme 6 #> 1391 Ubiquitin-like modifier-activating enzyme 6 #> 1392 Ubiquitin-like modifier-activating enzyme 6 #> 1393 Ubiquitin-like modifier-activating enzyme 6 #> 1394 Ubiquitin-like modifier-activating enzyme 6 #> 1395 Ubiquitin-like modifier-activating enzyme 6 #> 1396 Ubiquitin-like modifier-activating enzyme 6 #> 1397 Ubiquitin-like modifier-activating enzyme 6 #> 1398 Extended synaptotagmin-2 #> 1399 Extended synaptotagmin-2 #> 1400 Extended synaptotagmin-2 #> 1401 Extended synaptotagmin-2 #> 1402 Extended synaptotagmin-2 #> 1403 Extended synaptotagmin-2 #> 1404 Extended synaptotagmin-2 #> 1405 Extended synaptotagmin-2 #> 1406 Extended synaptotagmin-2 #> 1407 Extended synaptotagmin-2 #> 1408 Extended synaptotagmin-2 #> 1409 Extended synaptotagmin-2 #> 1410 Extended synaptotagmin-2 #> 1411 Extended synaptotagmin-2 #> 1412 Extended synaptotagmin-2 #> 1413 Extended synaptotagmin-2 #> 1414 Extended synaptotagmin-2 #> 1415 Extended synaptotagmin-2 #> 1416 Extended synaptotagmin-2 #> 1417 Extended synaptotagmin-2 #> 1418 Extended synaptotagmin-2 #> 1419 Extended synaptotagmin-2 #> 1420 Extended synaptotagmin-2 #> 1421 Extended synaptotagmin-2 #> 1422 Extended synaptotagmin-2 #> 1423 Extended synaptotagmin-3 #> 1424 Extended synaptotagmin-3 #> 1425 Extended synaptotagmin-3 #> 1426 Extended synaptotagmin-3 #> 1427 Extended synaptotagmin-3 #> 1428 Extended synaptotagmin-3 #> 1429 Extended synaptotagmin-3 #> 1430 Extended synaptotagmin-3 #> 1431 Extended synaptotagmin-3 #> 1432 Extended synaptotagmin-3 #> 1433 Extended synaptotagmin-3 #> 1434 Extended synaptotagmin-3 #> 1435 Extended synaptotagmin-3 #> 1436 T cell receptor alpha variable 38-2/delta variable 8 #> 1437 T cell receptor alpha variable 38-2/delta variable 8 #> 1438 T cell receptor delta variable 2 #> 1439 T cell receptor delta variable 2 #> 1440 T cell receptor delta variable 2 #> 1441 T cell receptor delta variable 3 #> 1442 T cell receptor delta variable 3 #> 1443 T cell receptor delta variable 3 #> 1444 Mediator of RNA polymerase II transcription subunit 19 #> 1445 Mediator of RNA polymerase II transcription subunit 19 #> 1446 Mediator of RNA polymerase II transcription subunit 19 #> 1447 Mediator of RNA polymerase II transcription subunit 19 #> 1448 Mediator of RNA polymerase II transcription subunit 19 #> 1449 Mediator of RNA polymerase II transcription subunit 19 #> 1450 UHRF1-binding protein 1-like #> 1451 UHRF1-binding protein 1-like #> 1452 UHRF1-binding protein 1-like #> 1453 UHRF1-binding protein 1-like #> 1454 UHRF1-binding protein 1-like #> 1455 UHRF1-binding protein 1-like #> 1456 POTE ankyrin domain family member B3 #> 1457 POTE ankyrin domain family member B3 #> 1458 POTE ankyrin domain family member B3 #> 1459 POTE ankyrin domain family member B3 #> 1460 POTE ankyrin domain family member B3 #> 1461 POTE ankyrin domain family member B3 #> 1462 POTE ankyrin domain family member B3 #> 1463 POTE ankyrin domain family member B3 #> 1464 Immunoglobulin lambda constant 7 #> 1465 Immunoglobulin lambda constant 7 #> 1466 Immunoglobulin lambda constant 7 #> 1467 Immunoglobulin lambda constant 7 #> 1468 Immunoglobulin lambda constant 7 #> 1469 Immunoglobulin lambda constant 7 #> 1470 Immunoglobulin lambda constant 7 #> 1471 Immunoglobulin lambda constant 7 #> 1472 Immunoglobulin lambda constant 7 #> 1473 Immunoglobulin lambda constant 7 #> 1474 Immunoglobulin lambda constant 7 #> 1475 Immunoglobulin lambda constant 7 #> 1476 Immunoglobulin lambda constant 7 #> 1477 Immunoglobulin lambda constant 7 #> 1478 Immunoglobulin lambda constant 7 #> 1479 Immunoglobulin lambda constant 7 #> 1480 Immunoglobulin lambda constant 7 #> 1481 Immunoglobulin lambda constant 7 #> 1482 Immunoglobulin lambda constant 7 #> 1483 Immunoglobulin lambda constant 7 #> 1484 Immunoglobulin lambda constant 7 #> 1485 Immunoglobulin lambda constant 7 #> 1486 Immunoglobulin lambda constant 7 #> 1487 Immunoglobulin lambda constant 7 #> 1488 Immunoglobulin lambda constant 7 #> 1489 Immunoglobulin lambda constant 7 #> 1490 Immunoglobulin lambda constant 7 #> 1491 Immunoglobulin lambda constant 7 #> 1492 Immunoglobulin lambda constant 7 #> 1493 Immunoglobulin lambda constant 7 #> 1494 Immunoglobulin lambda constant 7 #> 1495 Immunoglobulin lambda constant 7 #> 1496 Immunoglobulin lambda constant 7 #> 1497 Immunoglobulin lambda constant 7 #> 1498 Immunoglobulin lambda constant 7 #> 1499 Immunoglobulin lambda constant 7 #> 1500 Immunoglobulin lambda constant 7 #> 1501 Immunoglobulin lambda constant 7 #> 1502 Immunoglobulin lambda constant 7 #> 1503 Immunoglobulin lambda constant 7 #> 1504 Immunoglobulin lambda constant 7 #> 1505 Immunoglobulin lambda constant 7 #> 1506 Immunoglobulin lambda constant 7 #> 1507 Immunoglobulin lambda constant 7 #> 1508 Immunoglobulin lambda constant 7 #> 1509 Immunoglobulin lambda constant 7 #> 1510 Immunoglobulin lambda constant 7 #> 1511 Immunoglobulin lambda constant 7 #> 1512 Immunoglobulin lambda constant 7 #> 1513 Immunoglobulin lambda constant 7 #> 1514 Immunoglobulin lambda constant 7 #> 1515 Immunoglobulin lambda constant 7 #> 1516 Immunoglobulin lambda constant 7 #> 1517 Immunoglobulin lambda constant 7 #> 1518 Immunoglobulin lambda constant 7 #> 1519 Immunoglobulin lambda constant 7 #> 1520 Immunoglobulin lambda constant 7 #> 1521 Immunoglobulin lambda constant 7 #> 1522 Immunoglobulin lambda constant 7 #> 1523 Immunoglobulin lambda constant 7 #> 1524 Immunoglobulin lambda constant 7 #> 1525 Immunoglobulin lambda constant 7 #> 1526 Immunoglobulin lambda constant 7 #> 1527 Immunoglobulin lambda constant 7 #> 1528 Immunoglobulin lambda constant 7 #> 1529 Immunoglobulin lambda constant 7 #> 1530 Immunoglobulin lambda constant 7 #> 1531 Immunoglobulin lambda constant 7 #> 1532 Immunoglobulin lambda constant 7 #> 1533 Immunoglobulin lambda constant 7 #> 1534 Immunoglobulin lambda constant 7 #> 1535 Immunoglobulin lambda constant 7 #> 1536 Immunoglobulin lambda constant 7 #> 1537 Shootin-1 #> 1538 Shootin-1 #> 1539 Shootin-1 #> 1540 Shootin-1 #> 1541 Shootin-1 #> 1542 Shootin-1 #> 1543 Shootin-1 #> 1544 Shootin-1 #> 1545 Shootin-1 #> 1546 Shootin-1 #> 1547 Shootin-1 #> 1548 Shootin-1 #> 1549 Shootin-1 #> 1550 Shootin-1 #> 1551 Shootin-1 #> 1552 Shootin-1 #> 1553 Shootin-1 #> 1554 Shootin-1 #> 1555 Shootin-1 #> 1556 Shootin-1 #> 1557 Shootin-1 #> 1558 Shootin-1 #> 1559 Shootin-1 #> 1560 Shootin-1 #> 1561 Shootin-1 #> 1562 Shootin-1 #> 1563 Shootin-1 #> 1564 Shootin-1 #> 1565 Shootin-1 #> 1566 Shootin-1 #> 1567 Shootin-1 #> 1568 Dehydrogenase/reductase SDR family member 12 #> 1569 Sodium/glucose cotransporter 5 #> 1570 Sodium/glucose cotransporter 5 #> 1571 Sodium/glucose cotransporter 5 #> 1572 Sodium/glucose cotransporter 5 #> 1573 Sodium/glucose cotransporter 5 #> 1574 Transmembrane protein 223 #> 1575 Death-associated protein-like 1 #> 1576 Death-associated protein-like 1 #> 1577 Death-associated protein-like 1 #> 1578 Death-associated protein-like 1 #> 1579 Death-associated protein-like 1 #> 1580 Death-associated protein-like 1 #> 1581 Calcium and integrin-binding family member 4 #> 1582 Calcium and integrin-binding family member 4 #> 1583 Calcium and integrin-binding family member 4 #> 1584 Calcium and integrin-binding family member 4 #> 1585 Calcium and integrin-binding family member 4 #> 1586 Calcium and integrin-binding family member 4 #> 1587 Calcium and integrin-binding family member 4 #> 1588 Calcium and integrin-binding family member 4 #> 1589 Calcium and integrin-binding family member 4 #> 1590 Calcium and integrin-binding family member 4 #> 1591 Protein shisa-3 homolog #> 1592 Protein shisa-3 homolog #> 1593 Protein shisa-3 homolog #> 1594 Protein shisa-3 homolog #> 1595 Protein shisa-3 homolog #> 1596 Protein shisa-3 homolog #> 1597 Protein shisa-3 homolog #> 1598 Protein shisa-3 homolog #> 1599 Protein shisa-3 homolog #> 1600 Protein shisa-3 homolog #> 1601 Protein shisa-3 homolog #> 1602 Transmembrane protein 82 #> 1603 Fez family zinc finger protein 1 #> 1604 Fez family zinc finger protein 1 #> 1605 Fez family zinc finger protein 1 #> 1606 Fez family zinc finger protein 1 #> 1607 Fez family zinc finger protein 1 #> 1608 Fez family zinc finger protein 1 #> 1609 Fez family zinc finger protein 1 #> 1610 Fez family zinc finger protein 1 #> 1611 Fez family zinc finger protein 1 #> 1612 Fez family zinc finger protein 1 #> 1613 Fez family zinc finger protein 1 #> 1614 Fez family zinc finger protein 1 #> 1615 Fez family zinc finger protein 1 #> 1616 Fez family zinc finger protein 1 #> 1617 Fez family zinc finger protein 1 #> 1618 Fez family zinc finger protein 1 #> 1619 Fez family zinc finger protein 1 #> 1620 Fez family zinc finger protein 1 #> 1621 Fez family zinc finger protein 1 #> 1622 Fez family zinc finger protein 1 #> 1623 Glucoside xylosyltransferase 2 #> 1624 Glucoside xylosyltransferase 2 #> 1625 Glucoside xylosyltransferase 2 #> 1626 Glucoside xylosyltransferase 2 #> 1627 Glucoside xylosyltransferase 2 #> 1628 Transmembrane protein 120B #> 1629 Transmembrane protein 120B #> 1630 Transmembrane protein 120B #> 1631 Transmembrane protein 120B #> 1632 Transmembrane protein 120B #> 1633 Transmembrane protein 120B #> 1634 Transmembrane protein 120B #> 1635 Transmembrane protein 120B #> 1636 Transmembrane protein 120B #> 1637 Transmembrane protein 120B #> 1638 Transmembrane protein 120B #> 1639 Transmembrane protein 120B #> 1640 Transmembrane protein 120B #> 1641 Transmembrane protein 120B #> 1642 Transmembrane protein 120B #> 1643 Transmembrane protein 120B #> 1644 Transmembrane protein 120B #> 1645 Transmembrane protein 120B #> 1646 Transmembrane protein 120B #> 1647 Transmembrane protein 120B #> 1648 Transmembrane protein 120B #> 1649 Transmembrane protein 120B #> 1650 Transmembrane protein 120B #> 1651 Transmembrane protein 120B #> 1652 Transmembrane protein 120B #> 1653 Transmembrane protein 120B #> 1654 Transmembrane protein 120B #> 1655 Transmembrane protein 120B #> 1656 Transmembrane protein 120B #> 1657 Transmembrane protein 120B #> 1658 Transmembrane protein 120B #> 1659 Transmembrane protein 120B #> 1660 Transmembrane protein 120B #> 1661 Transmembrane protein 120B #> 1662 Transmembrane protein 120B #> 1663 Transmembrane protein 120B #> 1664 Transmembrane protein 120B #> 1665 Transmembrane protein 120B #> 1666 Transmembrane protein 120B #> 1667 Transmembrane protein 120B #> 1668 Transmembrane protein 120B #> 1669 Transmembrane protein 120B #> 1670 Transmembrane protein 120B #> 1671 Transmembrane protein 120B #> 1672 Transmembrane protein 120B #> 1673 Transmembrane protein 120B #> 1674 Transmembrane protein 120B #> 1675 Transmembrane protein 120B #> 1676 Transmembrane protein 120B #> 1677 Transmembrane protein 120B #> 1678 Transmembrane protein 120B #> 1679 Transmembrane protein 120B #> 1680 Transmembrane protein 120B #> 1681 Transmembrane protein 120B #> 1682 Transmembrane protein 120B #> 1683 Transmembrane protein 120B #> 1684 Transmembrane protein 120B #> 1685 Transmembrane protein 120B #> 1686 Transmembrane protein 120B #> 1687 Transmembrane protein 120B #> 1688 Transmembrane protein 120B #> 1689 Transmembrane protein 120B #> 1690 Transmembrane protein 120B #> 1691 Transmembrane protein 72 #> 1692 Transmembrane protein 72 #> 1693 Transmembrane protein 72 #> 1694 Transmembrane protein 72 #> 1695 Transmembrane protein 72 #> 1696 Transmembrane protein 72 #> 1697 Transmembrane protein 72 #> 1698 Transmembrane protein 72 #> 1699 Transmembrane protein 72 #> 1700 Transmembrane protein 72 #> 1701 Transmembrane protein 72 #> 1702 Clarin-2 #> 1703 Clarin-2 #> 1704 Clarin-2 #> 1705 Clarin-2 #> 1706 Clarin-2 #> 1707 Clarin-2 #> 1708 Clarin-2 #> 1709 Clarin-2 #> 1710 Clarin-2 #> 1711 Clarin-2 #> 1712 Clarin-2 #> 1713 Clarin-2 #> 1714 Clarin-2 #> 1715 Clarin-2 #> 1716 Clarin-2 #> 1717 Clarin-2 #> 1718 Clarin-2 #> 1719 Cell cycle control protein 50C #> 1720 Putative uncharacterized protein SLC66A1L #> 1721 Putative uncharacterized protein SLC66A1L #> 1722 Rho GTPase-activating protein 10 #> 1723 Rho GTPase-activating protein 10 #> 1724 Rho GTPase-activating protein 10 #> 1725 Rho GTPase-activating protein 10 #> 1726 Rho GTPase-activating protein 10 #> 1727 Rho GTPase-activating protein 10 #> 1728 Rho GTPase-activating protein 10 #> 1729 Immunity-related GTPase family M protein #> 1730 Immunity-related GTPase family M protein #> 1731 Immunity-related GTPase family M protein #> 1732 Immunity-related GTPase family M protein #> 1733 Immunity-related GTPase family M protein #> 1734 Immunity-related GTPase family M protein #> 1735 Immunity-related GTPase family M protein #> 1736 Immunity-related GTPase family M protein #> 1737 Immunity-related GTPase family M protein #> 1738 Immunity-related GTPase family M protein #> 1739 Immunity-related GTPase family M protein #> 1740 Immunity-related GTPase family M protein #> 1741 Immunity-related GTPase family M protein #> 1742 Immunity-related GTPase family M protein #> 1743 Immunity-related GTPase family M protein #> 1744 Immunity-related GTPase family M protein #> 1745 Immunity-related GTPase family M protein #> 1746 Immunity-related GTPase family M protein #> 1747 Immunity-related GTPase family M protein #> 1748 Immunity-related GTPase family M protein #> 1749 Immunity-related GTPase family M protein #> 1750 Immunity-related GTPase family M protein #> 1751 Immunity-related GTPase family M protein #> 1752 Immunity-related GTPase family M protein #> 1753 Immunity-related GTPase family M protein #> 1754 Immunity-related GTPase family M protein #> 1755 Immunity-related GTPase family M protein #> 1756 Immunity-related GTPase family M protein #> 1757 Immunity-related GTPase family M protein #> 1758 Immunity-related GTPase family M protein #> 1759 Immunity-related GTPase family M protein #> 1760 Immunity-related GTPase family M protein #> 1761 Immunity-related GTPase family M protein #> 1762 Immunity-related GTPase family M protein #> 1763 Immunity-related GTPase family M protein #> 1764 Immunity-related GTPase family M protein #> 1765 Immunity-related GTPase family M protein #> 1766 Immunity-related GTPase family M protein #> 1767 Immunity-related GTPase family M protein #> 1768 Immunity-related GTPase family M protein #> 1769 Immunity-related GTPase family M protein #> 1770 Immunity-related GTPase family M protein #> 1771 Protein FAM170A #> 1772 Protein FAM170A #> 1773 Protein FAM170A #> 1774 Protein FAM170A #> 1775 Protein FAM170A #> 1776 Protein FAM170A #> 1777 Protein FAM170A #> 1778 Protein FAM170A #> 1779 Keratin-associated protein 23-1 #> 1780 Keratin-associated protein 23-1 #> 1781 Keratin-associated protein 23-1 #> 1782 Keratin-associated protein 23-1 #> 1783 Keratin-associated protein 23-1 #> 1784 Keratin-associated protein 23-1 #> 1785 Keratin-associated protein 23-1 #> 1786 Keratin-associated protein 23-1 #> 1787 Keratin-associated protein 23-1 #> 1788 Anoctamin-9 #> 1789 Anoctamin-9 #> 1790 Anoctamin-9 #> 1791 Anoctamin-9 #> 1792 Anoctamin-9 #> 1793 Anoctamin-9 #> 1794 Anoctamin-9 #> 1795 Anoctamin-9 #> 1796 Anoctamin-9 #> 1797 Anoctamin-9 #> 1798 Anoctamin-9 #> 1799 Anoctamin-9 #> 1800 Anoctamin-9 #> 1801 Anoctamin-9 #> 1802 Anoctamin-9 #> 1803 Anoctamin-9 #> 1804 Solute carrier family 22 member 23 #> 1805 Solute carrier family 22 member 23 #> 1806 Solute carrier family 22 member 23 #> 1807 Solute carrier family 22 member 23 #> 1808 Solute carrier family 22 member 23 #> 1809 Solute carrier family 22 member 23 #> 1810 Solute carrier family 22 member 23 #> 1811 Solute carrier family 22 member 23 #> 1812 BICD family-like cargo adapter 2 #> 1813 BICD family-like cargo adapter 2 #> 1814 BICD family-like cargo adapter 2 #> 1815 BICD family-like cargo adapter 2 #> 1816 BICD family-like cargo adapter 2 #> 1817 BICD family-like cargo adapter 2 #> 1818 BICD family-like cargo adapter 2 #> 1819 BICD family-like cargo adapter 2 #> 1820 BICD family-like cargo adapter 2 #> 1821 BICD family-like cargo adapter 2 #> 1822 Odontogenic ameloblast-associated protein #> 1823 Odontogenic ameloblast-associated protein #> 1824 Odontogenic ameloblast-associated protein #> 1825 Odontogenic ameloblast-associated protein #> 1826 Odontogenic ameloblast-associated protein #> 1827 Odontogenic ameloblast-associated protein #> 1828 Odontogenic ameloblast-associated protein #> 1829 Odontogenic ameloblast-associated protein #> 1830 Odontogenic ameloblast-associated protein #> 1831 Odontogenic ameloblast-associated protein #> 1832 Odontogenic ameloblast-associated protein #> 1833 Odontogenic ameloblast-associated protein #> 1834 Odontogenic ameloblast-associated protein #> 1835 Odontogenic ameloblast-associated protein #> 1836 Odontogenic ameloblast-associated protein #> 1837 Odontogenic ameloblast-associated protein #> 1838 Odontogenic ameloblast-associated protein #> 1839 Odontogenic ameloblast-associated protein #> 1840 Odontogenic ameloblast-associated protein #> 1841 Odontogenic ameloblast-associated protein #> 1842 Odontogenic ameloblast-associated protein #> 1843 Odontogenic ameloblast-associated protein #> 1844 Odontogenic ameloblast-associated protein #> 1845 Odontogenic ameloblast-associated protein #> 1846 Odontogenic ameloblast-associated protein #> 1847 Odontogenic ameloblast-associated protein #> 1848 Odontogenic ameloblast-associated protein #> 1849 Odontogenic ameloblast-associated protein #> 1850 Odontogenic ameloblast-associated protein #> 1851 Rho guanine nucleotide exchange factor 37 #> 1852 Rho guanine nucleotide exchange factor 37 #> 1853 Rho guanine nucleotide exchange factor 37 #> 1854 Myelin-associated neurite-outgrowth inhibitor #> 1855 Myelin-associated neurite-outgrowth inhibitor #> 1856 Myelin-associated neurite-outgrowth inhibitor #> 1857 Myelin-associated neurite-outgrowth inhibitor #> 1858 Myelin-associated neurite-outgrowth inhibitor #> 1859 Peroxidasin-like protein #> 1860 Peroxidasin-like protein #> 1861 Peroxidasin-like protein #> 1862 Peroxidasin-like protein #> 1863 Peroxidasin-like protein #> 1864 Peroxidasin-like protein #> 1865 Peroxidasin-like protein #> 1866 Peroxidasin-like protein #> 1867 Peroxidasin-like protein #> 1868 Peroxidasin-like protein #> 1869 Peroxidasin-like protein #> 1870 RNA-binding protein MEX3A #> 1871 RNA-binding protein MEX3A #> 1872 RNA-binding protein MEX3A #> 1873 RNA-binding protein MEX3A #> 1874 RNA-binding protein MEX3A #> 1875 RNA-binding protein MEX3A #> 1876 2-hydroxyacyl-CoA lyase 2 #> 1877 2-hydroxyacyl-CoA lyase 2 #> 1878 2-hydroxyacyl-CoA lyase 2 #> 1879 2-hydroxyacyl-CoA lyase 2 #> 1880 2-hydroxyacyl-CoA lyase 2 #> 1881 2-hydroxyacyl-CoA lyase 2 #> 1882 2-hydroxyacyl-CoA lyase 2 #> 1883 2-hydroxyacyl-CoA lyase 2 #> 1884 2-hydroxyacyl-CoA lyase 2 #> 1885 Glutamate-rich protein 2 #> 1886 Glutamate-rich protein 2 #> 1887 Glutamate-rich protein 2 #> 1888 Glutamate-rich protein 2 #> 1889 Glutamate-rich protein 2 #> 1890 Glutamate-rich protein 2 #> 1891 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1892 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1893 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1894 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1895 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1896 Ubiquitin-conjugating enzyme E2Q-like protein 1 #> 1897 Uncharacterized protein C20orf202 #> 1898 Uncharacterized protein C20orf202 #> 1899 Uncharacterized protein C20orf202 #> 1900 Uncharacterized protein C20orf202 #> 1901 Uncharacterized protein C20orf202 #> 1902 Uncharacterized protein C20orf202 #> 1903 Uncharacterized protein C20orf202 #> 1904 Uncharacterized protein C20orf202 #> 1905 NADH dehydrogenase [ubiquinone] 1 alpha subcomplex assembly factor 8 #> 1906 NADH dehydrogenase [ubiquinone] 1 alpha subcomplex assembly factor 8 #> 1907 NADH dehydrogenase [ubiquinone] 1 alpha subcomplex assembly factor 8 #> 1908 NADH dehydrogenase [ubiquinone] 1 alpha subcomplex assembly factor 8 #> 1909 NADH dehydrogenase [ubiquinone] 1 alpha subcomplex assembly factor 8 #> 1910 Synaptonemal complex central element protein 3 #> 1911 Synaptonemal complex central element protein 3 #> 1912 Synaptonemal complex central element protein 3 #> 1913 Synaptonemal complex central element protein 3 #> 1914 Synaptonemal complex central element protein 3 #> 1915 Synaptonemal complex central element protein 3 #> 1916 Synaptonemal complex central element protein 3 #> 1917 Synaptonemal complex central element protein 3 #> 1918 Synaptonemal complex central element protein 3 #> 1919 Synaptonemal complex central element protein 3 #> 1920 Synaptonemal complex central element protein 3 #> 1921 Synaptonemal complex central element protein 3 #> 1922 Synaptonemal complex central element protein 3 #> 1923 Synaptonemal complex central element protein 3 #> 1924 Synaptonemal complex central element protein 3 #> 1925 Synaptonemal complex central element protein 3 #> 1926 Synaptonemal complex central element protein 3 #> 1927 Synaptonemal complex central element protein 3 #> 1928 Synaptonemal complex central element protein 3 #> 1929 Immunoglobulin superfamily member 23 #> 1930 Pleckstrin homology domain-containing family G member 3 #> 1931 Pleckstrin homology domain-containing family G member 3 #> 1932 Elongation of very long chain fatty acids protein 7 #> 1933 Elongation of very long chain fatty acids protein 7 #> 1934 Elongation of very long chain fatty acids protein 7 #> 1935 Elongation of very long chain fatty acids protein 7 #> 1936 Elongation of very long chain fatty acids protein 7 #> 1937 Elongation of very long chain fatty acids protein 7 #> 1938 Elongation of very long chain fatty acids protein 7 #> 1939 Elongation of very long chain fatty acids protein 7 #> 1940 Elongation of very long chain fatty acids protein 7 #> 1941 Elongation of very long chain fatty acids protein 7 #> 1942 Elongation of very long chain fatty acids protein 7 #> 1943 Elongation of very long chain fatty acids protein 7 #> 1944 Elongation of very long chain fatty acids protein 7 #> 1945 Elongation of very long chain fatty acids protein 7 #> 1946 Elongation of very long chain fatty acids protein 7 #> 1947 Elongation of very long chain fatty acids protein 7 #> 1948 Elongation of very long chain fatty acids protein 7 #> 1949 Elongation of very long chain fatty acids protein 7 #> 1950 Elongation of very long chain fatty acids protein 7 #> 1951 Elongation of very long chain fatty acids protein 7 #> 1952 Elongation of very long chain fatty acids protein 7 #> 1953 Elongation of very long chain fatty acids protein 7 #> 1954 Elongation of very long chain fatty acids protein 7 #> 1955 Elongation of very long chain fatty acids protein 7 #> 1956 Elongation of very long chain fatty acids protein 7 #> 1957 Elongation of very long chain fatty acids protein 7 #> 1958 Elongation of very long chain fatty acids protein 7 #> 1959 Putative metallothionein MT1DP #> 1960 Putative metallothionein MT1DP #> 1961 Putative metallothionein MT1DP #> 1962 G antigen 12B/C/D/E #> 1963 G antigen 12B/C/D/E #> 1964 Serine protease 38 #> 1965 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1966 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1967 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1968 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1969 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1970 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1971 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1972 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1973 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1974 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1975 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1976 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1977 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1978 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1979 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1980 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1981 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1982 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1983 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1984 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1985 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1986 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1987 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1988 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1989 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1990 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1991 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1992 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1993 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1994 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1995 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1996 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1997 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1998 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 1999 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 2000 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 2001 Soluble scavenger receptor cysteine-rich domain-containing protein SSC5D #> 2002 Fibronectin type III and SPRY domain-containing protein 2 #> 2003 Fibronectin type III and SPRY domain-containing protein 2 #> 2004 Fibronectin type III and SPRY domain-containing protein 2 #> 2005 Fibronectin type III and SPRY domain-containing protein 2 #> 2006 Fibronectin type III and SPRY domain-containing protein 2 #> 2007 Fibronectin type III and SPRY domain-containing protein 2 #> 2008 Fibronectin type III and SPRY domain-containing protein 2 #> 2009 Fibronectin type III and SPRY domain-containing protein 2 #> 2010 Fibronectin type III and SPRY domain-containing protein 2 #> 2011 Fibronectin type III and SPRY domain-containing protein 2 #> 2012 Fibronectin type III and SPRY domain-containing protein 2 #> 2013 Fibronectin type III and SPRY domain-containing protein 2 #> 2014 Fibronectin type III and SPRY domain-containing protein 2 #> 2015 Fibronectin type III and SPRY domain-containing protein 2 #> 2016 Fibronectin type III and SPRY domain-containing protein 2 #> 2017 Fibronectin type III and SPRY domain-containing protein 2 #> 2018 Fibronectin type III and SPRY domain-containing protein 2 #> 2019 Fibronectin type III and SPRY domain-containing protein 2 #> 2020 Fibronectin type III and SPRY domain-containing protein 2 #> 2021 Fibronectin type III and SPRY domain-containing protein 2 #> 2022 Fibronectin type III and SPRY domain-containing protein 2 #> 2023 Fibronectin type III and SPRY domain-containing protein 2 #> 2024 Fibronectin type III and SPRY domain-containing protein 2 #> 2025 Fibronectin type III and SPRY domain-containing protein 2 #> 2026 Fibronectin type III and SPRY domain-containing protein 2 #> 2027 Fibronectin type III and SPRY domain-containing protein 2 #> 2028 Fibronectin type III and SPRY domain-containing protein 2 #> 2029 Fibronectin type III and SPRY domain-containing protein 2 #> 2030 Fibronectin type III and SPRY domain-containing protein 2 #> 2031 Fibronectin type III and SPRY domain-containing protein 2 #> 2032 Fibronectin type III and SPRY domain-containing protein 2 #> 2033 Fibronectin type III and SPRY domain-containing protein 2 #> 2034 Fibronectin type III and SPRY domain-containing protein 2 #> 2035 Fibronectin type III and SPRY domain-containing protein 2 #> 2036 Fibronectin type III and SPRY domain-containing protein 2 #> 2037 Fibronectin type III and SPRY domain-containing protein 2 #> 2038 Fibronectin type III and SPRY domain-containing protein 2 #> 2039 Fibronectin type III and SPRY domain-containing protein 2 #> 2040 Fibronectin type III and SPRY domain-containing protein 2 #> 2041 Fibronectin type III and SPRY domain-containing protein 2 #> 2042 Fibronectin type III and SPRY domain-containing protein 2 #> 2043 Fibronectin type III and SPRY domain-containing protein 2 #> 2044 Fibronectin type III and SPRY domain-containing protein 2 #> 2045 Fibronectin type III and SPRY domain-containing protein 2 #> 2046 Fibronectin type III and SPRY domain-containing protein 2 #> 2047 Fibronectin type III and SPRY domain-containing protein 2 #> 2048 Fibronectin type III and SPRY domain-containing protein 2 #> 2049 Fibronectin type III and SPRY domain-containing protein 2 #> 2050 Fibronectin type III and SPRY domain-containing protein 2 #> 2051 Fibronectin type III and SPRY domain-containing protein 2 #> 2052 Fibronectin type III and SPRY domain-containing protein 2 #> 2053 Fibronectin type III and SPRY domain-containing protein 2 #> 2054 Fibronectin type III and SPRY domain-containing protein 2 #> 2055 Fibronectin type III and SPRY domain-containing protein 2 #> 2056 Fibronectin type III and SPRY domain-containing protein 2 #> 2057 Fibronectin type III and SPRY domain-containing protein 2 #> 2058 Fibronectin type III and SPRY domain-containing protein 2 #> 2059 Fibronectin type III and SPRY domain-containing protein 2 #> 2060 Fibronectin type III and SPRY domain-containing protein 2 #> 2061 Fibronectin type III and SPRY domain-containing protein 2 #> 2062 Fibronectin type III and SPRY domain-containing protein 2 #> 2063 Fibronectin type III and SPRY domain-containing protein 2 #> 2064 Fibronectin type III and SPRY domain-containing protein 2 #> 2065 Fibronectin type III and SPRY domain-containing protein 2 #> 2066 Fibronectin type III and SPRY domain-containing protein 2 #> 2067 Fibronectin type III and SPRY domain-containing protein 2 #> 2068 Fibronectin type III and SPRY domain-containing protein 2 #> 2069 Fibronectin type III and SPRY domain-containing protein 2 #> 2070 Fibronectin type III and SPRY domain-containing protein 2 #> 2071 Fibronectin type III and SPRY domain-containing protein 2 #> 2072 Fibronectin type III and SPRY domain-containing protein 2 #> 2073 Fibronectin type III and SPRY domain-containing protein 2 #> 2074 Fibronectin type III and SPRY domain-containing protein 2 #> 2075 Fibronectin type III and SPRY domain-containing protein 2 #> 2076 Fibronectin type III and SPRY domain-containing protein 2 #> 2077 Fibronectin type III and SPRY domain-containing protein 2 #> 2078 Fibronectin type III and SPRY domain-containing protein 2 #> 2079 Fibronectin type III and SPRY domain-containing protein 2 #> 2080 Fibronectin type III and SPRY domain-containing protein 2 #> 2081 Fibronectin type III and SPRY domain-containing protein 2 #> 2082 Fibronectin type III and SPRY domain-containing protein 2 #> 2083 Fibronectin type III and SPRY domain-containing protein 2 #> 2084 Fibronectin type III and SPRY domain-containing protein 2 #> 2085 Fibronectin type III and SPRY domain-containing protein 2 #> 2086 Fibronectin type III and SPRY domain-containing protein 2 #> 2087 Fibronectin type III and SPRY domain-containing protein 2 #> 2088 Fibronectin type III and SPRY domain-containing protein 2 #> 2089 Fibronectin type III and SPRY domain-containing protein 2 #> 2090 Fibronectin type III and SPRY domain-containing protein 2 #> 2091 Fibronectin type III and SPRY domain-containing protein 2 #> 2092 Fibronectin type III and SPRY domain-containing protein 2 #> 2093 Fibronectin type III and SPRY domain-containing protein 2 #> 2094 Fibronectin type III and SPRY domain-containing protein 2 #> 2095 Fibronectin type III and SPRY domain-containing protein 2 #> 2096 Fibronectin type III and SPRY domain-containing protein 2 #> 2097 Fibronectin type III and SPRY domain-containing protein 2 #> 2098 Fibronectin type III and SPRY domain-containing protein 2 #> 2099 Fibronectin type III and SPRY domain-containing protein 2 #> 2100 Fibronectin type III and SPRY domain-containing protein 2 #> 2101 Fibronectin type III and SPRY domain-containing protein 2 #> 2102 Fibronectin type III and SPRY domain-containing protein 2 #> 2103 Fibronectin type III and SPRY domain-containing protein 2 #> 2104 Fibronectin type III and SPRY domain-containing protein 2 #> 2105 Fibronectin type III and SPRY domain-containing protein 2 #> 2106 Fibronectin type III and SPRY domain-containing protein 2 #> 2107 Fibronectin type III and SPRY domain-containing protein 2 #> 2108 Fibronectin type III and SPRY domain-containing protein 2 #> 2109 Fibronectin type III and SPRY domain-containing protein 2 #> 2110 Fibronectin type III and SPRY domain-containing protein 2 #> 2111 Fibronectin type III and SPRY domain-containing protein 2 #> 2112 Fibronectin type III and SPRY domain-containing protein 2 #> 2113 Fibronectin type III and SPRY domain-containing protein 2 #> 2114 Fibronectin type III and SPRY domain-containing protein 2 #> 2115 Fibronectin type III and SPRY domain-containing protein 2 #> 2116 Fibronectin type III and SPRY domain-containing protein 2 #> 2117 Fibronectin type III and SPRY domain-containing protein 2 #> 2118 SH3 and PX domain-containing protein 2B #> 2119 SH3 and PX domain-containing protein 2B #> 2120 SH3 and PX domain-containing protein 2B #> 2121 SH3 and PX domain-containing protein 2B #> 2122 SH3 and PX domain-containing protein 2B #> 2123 SH3 and PX domain-containing protein 2B #> 2124 SH3 and PX domain-containing protein 2B #> 2125 SH3 and PX domain-containing protein 2B #> 2126 SH3 and PX domain-containing protein 2B #> 2127 SH3 and PX domain-containing protein 2B #> 2128 SH3 and PX domain-containing protein 2B #> 2129 SH3 and PX domain-containing protein 2B #> 2130 SH3 and PX domain-containing protein 2B #> 2131 SH3 and PX domain-containing protein 2B #> 2132 SH3 and PX domain-containing protein 2B #> 2133 SH3 and PX domain-containing protein 2B #> 2134 SH3 and PX domain-containing protein 2B #> 2135 SH3 and PX domain-containing protein 2B #> 2136 SH3 and PX domain-containing protein 2B #> 2137 SH3 and PX domain-containing protein 2B #> 2138 Protein FAM92A #> 2139 Protein FAM92A #> 2140 Protein FAM92A #> 2141 Protein FAM92A #> 2142 Protein FAM92A #> 2143 Protein FAM92A #> 2144 Protein FAM92A #> 2145 Protein FAM92A #> 2146 Protein FAM92A #> 2147 Protein FAM92A #> 2148 Protein FAM92A #> 2149 Protein FAM92A #> 2150 Protein FAM92A #> 2151 Protein FAM92A #> 2152 Protein FAM92A #> 2153 Protein FAM92A #> 2154 Protein FAM92A #> 2155 Protein FAM92A #> 2156 Protein FAM92A #> 2157 Zinc finger and BTB domain-containing protein 7C #> 2158 Zinc finger and BTB domain-containing protein 7C #> 2159 Zinc finger and BTB domain-containing protein 7C #> 2160 Zinc finger and BTB domain-containing protein 7C #> 2161 Zinc finger and BTB domain-containing protein 7C #> 2162 Zinc finger and BTB domain-containing protein 7C #> 2163 Zinc finger and BTB domain-containing protein 7C #> 2164 Zinc finger and BTB domain-containing protein 7C #> 2165 ADP-ribose glycohydrolase MACROD2 #> 2166 ADP-ribose glycohydrolase MACROD2 #> 2167 ADP-ribose glycohydrolase MACROD2 #> 2168 ADP-ribose glycohydrolase MACROD2 #> 2169 ADP-ribose glycohydrolase MACROD2 #> 2170 ADP-ribose glycohydrolase MACROD2 #> 2171 ADP-ribose glycohydrolase MACROD2 #> 2172 ADP-ribose glycohydrolase MACROD2 #> 2173 ADP-ribose glycohydrolase MACROD2 #> 2174 ADP-ribose glycohydrolase MACROD2 #> 2175 Probable ribonuclease ZC3H12D #> 2176 Probable ribonuclease ZC3H12D #> 2177 Probable ribonuclease ZC3H12D #> 2178 Probable ribonuclease ZC3H12D #> 2179 Probable ribonuclease ZC3H12D #> 2180 Probable ribonuclease ZC3H12D #> 2181 Probable ribonuclease ZC3H12D #> 2182 Serine-rich and transmembrane domain-containing protein 1 #> 2183 Serine-rich and transmembrane domain-containing protein 1 #> 2184 Serine-rich and transmembrane domain-containing protein 1 #> 2185 Serine-rich and transmembrane domain-containing protein 1 #> 2186 Serine-rich and transmembrane domain-containing protein 1 #> 2187 Serine-rich and transmembrane domain-containing protein 1 #> 2188 Serine-rich and transmembrane domain-containing protein 1 #> 2189 Serine-rich and transmembrane domain-containing protein 1 #> 2190 Serine-rich and transmembrane domain-containing protein 1 #> 2191 Serine-rich and transmembrane domain-containing protein 1 #> 2192 Serine-rich and transmembrane domain-containing protein 1 #> 2193 Serine-rich and transmembrane domain-containing protein 1 #> 2194 Serine-rich and transmembrane domain-containing protein 1 #> 2195 Serine-rich and transmembrane domain-containing protein 1 #> 2196 Serine-rich and transmembrane domain-containing protein 1 #> 2197 FERM domain-containing protein 3 #> 2198 FERM domain-containing protein 3 #> 2199 FERM domain-containing protein 3 #> 2200 FERM domain-containing protein 3 #> 2201 FERM domain-containing protein 3 #> 2202 FERM domain-containing protein 3 #> 2203 FERM domain-containing protein 3 #> 2204 FERM domain-containing protein 3 #> 2205 FERM domain-containing protein 3 #> 2206 FERM domain-containing protein 3 #> 2207 FERM domain-containing protein 3 #> 2208 FERM domain-containing protein 3 #> 2209 FERM domain-containing protein 3 #> 2210 FERM domain-containing protein 3 #> 2211 Protein tyrosine phosphatase domain-containing protein 1 #> 2212 Protein tyrosine phosphatase domain-containing protein 1 #> 2213 Protein tyrosine phosphatase domain-containing protein 1 #> 2214 Protein tyrosine phosphatase domain-containing protein 1 #> 2215 Protein tyrosine phosphatase domain-containing protein 1 #> 2216 Protein tyrosine phosphatase domain-containing protein 1 #> 2217 Protein tyrosine phosphatase domain-containing protein 1 #> 2218 Putative PIP5K1A and PSMD4-like protein #> 2219 Putative PIP5K1A and PSMD4-like protein #> 2220 Putative PIP5K1A and PSMD4-like protein #> 2221 BCLAF1 and THRAP3 family member 3 #> 2222 Dystrotelin #> 2223 Dystrotelin #> 2224 Coiled-coil domain-containing protein 78 #> 2225 Coiled-coil domain-containing protein 78 #> 2226 Coiled-coil domain-containing protein 78 #> 2227 Coiled-coil domain-containing protein 78 #> 2228 Coiled-coil domain-containing protein 78 #> 2229 Coiled-coil domain-containing protein 78 #> 2230 Coiled-coil domain-containing protein 78 #> 2231 Coiled-coil domain-containing protein 78 #> 2232 Immunoglobulin kappa variable 2-29 #> 2233 Immunoglobulin kappa variable 2-29 #> 2234 Immunoglobulin kappa variable 2-29 #> 2235 Immunoglobulin kappa variable 2-29 #> 2236 Immunoglobulin kappa variable 2-29 #> 2237 Immunoglobulin kappa variable 2-29 #> 2238 Immunoglobulin kappa variable 2-29 #> 2239 Immunoglobulin kappa variable 2-29 #> 2240 Immunoglobulin kappa variable 2-29 #> 2241 Immunoglobulin kappa variable 2-29 #> 2242 Immunoglobulin kappa variable 2-29 #> 2243 Immunoglobulin kappa variable 2-29 #> 2244 Immunoglobulin kappa variable 2-29 #> 2245 Immunoglobulin kappa variable 2-29 #> 2246 Immunoglobulin kappa variable 2-29 #> 2247 Immunoglobulin kappa variable 2-29 #> 2248 Immunoglobulin kappa variable 2-29 #> 2249 Immunoglobulin kappa variable 2-29 #> 2250 Immunoglobulin kappa variable 2-29 #> 2251 Immunoglobulin kappa variable 2-29 #> 2252 Immunoglobulin kappa variable 2-29 #> 2253 Immunoglobulin kappa variable 2-29 #> 2254 Immunoglobulin kappa variable 2-29 #> 2255 Immunoglobulin kappa variable 2-29 #> 2256 Immunoglobulin kappa variable 2-29 #> 2257 Immunoglobulin kappa variable 2-29 #> 2258 Immunoglobulin kappa variable 2-29 #> 2259 Immunoglobulin kappa variable 2-29 #> 2260 Immunoglobulin kappa variable 2-29 #> 2261 Immunoglobulin kappa variable 2-29 #> 2262 Immunoglobulin kappa variable 2-29 #> 2263 Immunoglobulin kappa variable 2-29 #> 2264 Immunoglobulin kappa variable 2-29 #> 2265 Immunoglobulin kappa variable 2-29 #> 2266 Immunoglobulin kappa variable 2-29 #> 2267 Immunoglobulin kappa variable 2-29 #> 2268 Immunoglobulin kappa variable 2-29 #> 2269 Immunoglobulin kappa variable 2-29 #> 2270 Immunoglobulin kappa variable 2-29 #> 2271 Immunoglobulin kappa variable 2-29 #> 2272 Immunoglobulin kappa variable 2-29 #> 2273 Immunoglobulin kappa variable 2-29 #> 2274 Immunoglobulin kappa variable 2-29 #> 2275 Immunoglobulin kappa variable 2-29 #> 2276 Immunoglobulin kappa variable 2-29 #> 2277 Immunoglobulin kappa variable 2-29 #> 2278 Immunoglobulin kappa variable 2-29 #> 2279 Immunoglobulin kappa variable 2-29 #> 2280 Immunoglobulin kappa variable 2-29 #> 2281 Immunoglobulin kappa variable 2-29 #> 2282 Immunoglobulin kappa variable 2-29 #> 2283 Immunoglobulin kappa variable 2-29 #> 2284 Immunoglobulin kappa variable 2-29 #> 2285 Immunoglobulin kappa variable 2-29 #> 2286 Immunoglobulin kappa variable 2-29 #> 2287 Immunoglobulin kappa variable 2-29 #> 2288 Immunoglobulin kappa variable 2-29 #> 2289 Immunoglobulin kappa variable 2-29 #> 2290 Immunoglobulin kappa variable 2-29 #> 2291 Immunoglobulin kappa variable 2-29 #> 2292 Immunoglobulin kappa variable 2-29 #> 2293 Immunoglobulin kappa variable 2-29 #> 2294 Immunoglobulin kappa variable 2-29 #> 2295 Immunoglobulin kappa variable 2-29 #> 2296 Immunoglobulin kappa variable 2-29 #> 2297 Immunoglobulin kappa variable 2-29 #> 2298 Immunoglobulin kappa variable 2-29 #> 2299 Immunoglobulin kappa variable 2-29 #> 2300 Immunoglobulin kappa variable 2-29 #> 2301 Immunoglobulin kappa variable 2-29 #> 2302 Immunoglobulin kappa variable 2-29 #> 2303 Immunoglobulin kappa variable 2-29 #> 2304 Immunoglobulin kappa variable 2-29 #> 2305 Immunoglobulin kappa variable 2-29 #> 2306 Probable ATP-dependent DNA helicase HFM1 #> 2307 Probable ATP-dependent DNA helicase HFM1 #> 2308 Probable ATP-dependent DNA helicase HFM1 #> 2309 Probable ATP-dependent DNA helicase HFM1 #> 2310 Zinc finger protein 320 #> 2311 Zinc finger protein 320 #> 2312 Zinc finger protein 320 #> 2313 WD repeat-containing protein 27 #> 2314 WD repeat-containing protein 27 #> 2315 Transmembrane protein 213 #> 2316 Neuroblastoma-amplified sequence #> 2317 Neuroblastoma-amplified sequence #> 2318 Neuroblastoma-amplified sequence #> 2319 Neuroblastoma-amplified sequence #> 2320 Neuroblastoma-amplified sequence #> 2321 Neuroblastoma-amplified sequence #> 2322 Neuroblastoma-amplified sequence #> 2323 Neuroblastoma-amplified sequence #> 2324 Neuroblastoma-amplified sequence #> 2325 Neuroblastoma-amplified sequence #> 2326 Neuroblastoma-amplified sequence #> 2327 Neuroblastoma-amplified sequence #> 2328 Threonine--tRNA ligase 2, cytoplasmic #> 2329 Threonine--tRNA ligase 2, cytoplasmic #> 2330 Threonine--tRNA ligase 2, cytoplasmic #> 2331 Threonine--tRNA ligase 2, cytoplasmic #> 2332 Threonine--tRNA ligase 2, cytoplasmic #> 2333 Threonine--tRNA ligase 2, cytoplasmic #> 2334 Threonine--tRNA ligase 2, cytoplasmic #> 2335 Threonine--tRNA ligase 2, cytoplasmic #> 2336 Threonine--tRNA ligase 2, cytoplasmic #> 2337 Threonine--tRNA ligase 2, cytoplasmic #> 2338 Threonine--tRNA ligase 2, cytoplasmic #> 2339 Threonine--tRNA ligase 2, cytoplasmic #> 2340 Threonine--tRNA ligase 2, cytoplasmic #> 2341 Threonine--tRNA ligase 2, cytoplasmic #> 2342 Threonine--tRNA ligase 2, cytoplasmic #> 2343 Threonine--tRNA ligase 2, cytoplasmic #> 2344 Threonine--tRNA ligase 2, cytoplasmic #> 2345 Threonine--tRNA ligase 2, cytoplasmic #> 2346 Threonine--tRNA ligase 2, cytoplasmic #> 2347 Threonine--tRNA ligase 2, cytoplasmic #> 2348 Threonine--tRNA ligase 2, cytoplasmic #> 2349 Protein HEATR9 #> 2350 Transmembrane protein 218 #> 2351 Transmembrane protein 218 #> 2352 Transmembrane protein 218 #> 2353 Transmembrane protein 218 #> 2354 Transmembrane protein 218 #> 2355 Transmembrane protein 218 #> 2356 Transmembrane protein 218 #> 2357 Transmembrane protein 218 #> 2358 Transmembrane protein 218 #> 2359 Transmembrane protein 218 #> 2360 Transmembrane protein 218 #> 2361 Transmembrane protein 218 #> 2362 Transmembrane protein 218 #> 2363 Transmembrane protein 218 #> 2364 Transmembrane protein 218 #> 2365 Transmembrane protein 218 #> 2366 Transmembrane protein 218 #> 2367 Transmembrane protein 218 #> 2368 Transmembrane protein 218 #> 2369 Transmembrane protein 218 #> 2370 Transmembrane protein 218 #> 2371 Transmembrane protein 218 #> 2372 Transmembrane protein 218 #> 2373 Transmembrane protein 218 #> 2374 Transmembrane protein 218 #> 2375 Transmembrane protein 218 #> 2376 Transmembrane protein 218 #> 2377 Transmembrane protein 218 #> 2378 Transmembrane protein 218 #> 2379 Transmembrane protein 218 #> 2380 Transmembrane protein 218 #> 2381 Transmembrane protein 218 #> 2382 Transmembrane protein 218 #> 2383 Transmembrane protein 218 #> 2384 Transmembrane protein 218 #> 2385 Transmembrane protein 218 #> 2386 Transmembrane protein 218 #> 2387 Transmembrane protein 218 #> 2388 Transmembrane protein 218 #> 2389 Transmembrane protein 218 #> 2390 Transmembrane protein 218 #> 2391 Transmembrane protein 218 #> 2392 Transmembrane protein 218 #> 2393 Transmembrane protein 218 #> 2394 Transmembrane protein 218 #> 2395 Transmembrane protein 218 #> 2396 Transmembrane protein 218 #> 2397 Transmembrane protein 218 #> 2398 Transmembrane protein 218 #> 2399 Transmembrane protein 218 #> 2400 Transmembrane protein 218 #> 2401 Transmembrane protein 218 #> 2402 Transmembrane protein 218 #> 2403 Transmembrane protein 218 #> 2404 Transmembrane protein 218 #> 2405 Transmembrane protein 218 #> 2406 Transmembrane protein 218 #> 2407 Transmembrane protein 218 #> 2408 Transmembrane protein 218 #> 2409 Transmembrane protein 218 #> 2410 Transmembrane protein 218 #> 2411 Transmembrane protein 218 #> 2412 Transmembrane protein 218 #> 2413 Transmembrane protein 218 #> 2414 Transmembrane protein 218 #> 2415 Transmembrane protein 218 #> 2416 Transmembrane protein 218 #> 2417 Transmembrane protein 218 #> 2418 Transmembrane protein 218 #> 2419 Transmembrane protein 218 #> 2420 Transmembrane protein 218 #> 2421 Transmembrane protein 218 #> 2422 Transmembrane protein 218 #> 2423 Transmembrane protein 218 #> 2424 Transmembrane protein 218 #> 2425 Transmembrane protein 218 #> 2426 Protein TESPA1 #> 2427 Protein TESPA1 #> 2428 Protein TESPA1 #> 2429 Protein TESPA1 #> 2430 Protein TESPA1 #> 2431 Protein TESPA1 #> 2432 Protein TESPA1 #> 2433 Single-pass membrane and coiled-coil domain-containing protein 3 #> 2434 Single-pass membrane and coiled-coil domain-containing protein 3 #> 2435 Single-pass membrane and coiled-coil domain-containing protein 3 #> 2436 Single-pass membrane and coiled-coil domain-containing protein 3 #> 2437 Single-pass membrane and coiled-coil domain-containing protein 3 #> 2438 Hydroxylysine kinase #> 2439 Hydroxylysine kinase #> 2440 Hydroxylysine kinase #> 2441 Hydroxylysine kinase #> 2442 Homeobox protein HMX2 #> 2443 Homeobox protein HMX2 #> 2444 Homeobox protein HMX2 #> 2445 Homeobox protein HMX2 #> 2446 Homeobox protein HMX2 #> 2447 Homeobox protein HMX2 #> 2448 Homeobox protein HMX2 #> 2449 Homeobox protein HMX2 #> 2450 Protein FAM234B #> 2451 Protein FAM234B #> 2452 Protein FAM234B #> 2453 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2454 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2455 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2456 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2457 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2458 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2459 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2460 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2461 Meiosis-specific coiled-coil domain-containing protein MEIOC #> 2462 Coiled-coil domain-containing protein 66 #> 2463 Coiled-coil domain-containing protein 66 #> 2464 Coiled-coil domain-containing protein 66 #> 2465 Coiled-coil domain-containing protein 66 #> 2466 Coiled-coil domain-containing protein 66 #> 2467 Coiled-coil domain-containing protein 66 #> 2468 Coiled-coil domain-containing protein 66 #> 2469 Coiled-coil domain-containing protein 66 #> 2470 Coiled-coil domain-containing protein 66 #> 2471 Coiled-coil domain-containing protein 66 #> 2472 Coiled-coil domain-containing protein 66 #> 2473 Coiled-coil domain-containing protein 66 #> 2474 Coiled-coil domain-containing protein 66 #> 2475 Coiled-coil domain-containing protein 66 #> 2476 Coiled-coil domain-containing protein 66 #> 2477 Coiled-coil domain-containing protein 66 #> 2478 Coiled-coil domain-containing protein 66 #> 2479 Coiled-coil domain-containing protein 66 #> 2480 Coiled-coil domain-containing protein 66 #> 2481 Coiled-coil domain-containing protein 66 #> 2482 Coiled-coil domain-containing protein 66 #> 2483 tRNA wybutosine-synthesizing protein 5 #> 2484 tRNA wybutosine-synthesizing protein 5 #> 2485 tRNA wybutosine-synthesizing protein 5 #> 2486 tRNA wybutosine-synthesizing protein 5 #> 2487 tRNA wybutosine-synthesizing protein 5 #> 2488 tRNA wybutosine-synthesizing protein 5 #> 2489 tRNA wybutosine-synthesizing protein 5 #> 2490 tRNA wybutosine-synthesizing protein 5 #> 2491 tRNA wybutosine-synthesizing protein 5 #> 2492 tRNA wybutosine-synthesizing protein 5 #> 2493 tRNA wybutosine-synthesizing protein 5 #> 2494 Testis-specific XK-related protein, Y-linked 2 #> 2495 Myosin-binding protein H-like #> 2496 Myosin-binding protein H-like #> 2497 Myosin-binding protein H-like #> 2498 Myosin-binding protein H-like #> 2499 Myosin-binding protein H-like #> 2500 Myosin-binding protein H-like #> 2501 Myosin-binding protein H-like #> 2502 Myosin-binding protein H-like #> 2503 Myosin-binding protein H-like #> 2504 Myosin-binding protein H-like #> 2505 Myosin-binding protein H-like #> 2506 Myosin-binding protein H-like #> 2507 Myosin-binding protein H-like #> 2508 Myosin-binding protein H-like #> 2509 Myosin-binding protein H-like #> 2510 Myosin-binding protein H-like #> 2511 Myosin-binding protein H-like #> 2512 Myosin-binding protein H-like #> 2513 DENN domain-containing protein 3 #> 2514 DENN domain-containing protein 3 #> 2515 DENN domain-containing protein 3 #> 2516 DENN domain-containing protein 3 #> 2517 DENN domain-containing protein 3 #> 2518 DENN domain-containing protein 3 #> 2519 Transmembrane protein 89 #> 2520 Transmembrane protein 89 #> 2521 Colipase-like protein 1 #> 2522 Colipase-like protein 1 #> 2523 Colipase-like protein 1 #> 2524 Colipase-like protein 1 #> 2525 Doublecortin domain-containing protein 2B #> 2526 Doublecortin domain-containing protein 2B #> 2527 Doublecortin domain-containing protein 2B #> 2528 Doublecortin domain-containing protein 2B #> 2529 Doublecortin domain-containing protein 2B #> 2530 Doublecortin domain-containing protein 2B #> 2531 Doublecortin domain-containing protein 2B #> 2532 Doublecortin domain-containing protein 2B #> 2533 Doublecortin domain-containing protein 2B #> 2534 Doublecortin domain-containing protein 2B #> 2535 Doublecortin domain-containing protein 2B #> 2536 Doublecortin domain-containing protein 2B #> 2537 Doublecortin domain-containing protein 2B #> 2538 Fucose mutarotase #> 2539 Fucose mutarotase #> 2540 Fucose mutarotase #> 2541 Fucose mutarotase #> 2542 Fucose mutarotase #> 2543 Fucose mutarotase #> 2544 Transmembrane protein 131-like #> 2545 Transmembrane protein 131-like #> 2546 Transmembrane protein 131-like #> 2547 Transmembrane protein 131-like #> 2548 Transmembrane protein 131-like #> 2549 Transmembrane protein 131-like #> 2550 Transmembrane protein 131-like #> 2551 SCO-spondin #> 2552 SCO-spondin #> 2553 SCO-spondin #> 2554 SCO-spondin #> 2555 SCO-spondin #> 2556 SCO-spondin #> 2557 Olfactory receptor 2M5 #> 2558 Olfactory receptor 2M5 #> 2559 Olfactory receptor 2M5 #> 2560 Olfactory receptor 2M5 #> 2561 Olfactory receptor 2M5 #> 2562 Olfactory receptor 2M5 #> 2563 von Willebrand factor A domain-containing protein 8 #> 2564 von Willebrand factor A domain-containing protein 8 #> 2565 von Willebrand factor A domain-containing protein 8 #> 2566 von Willebrand factor A domain-containing protein 8 #> 2567 von Willebrand factor A domain-containing protein 8 #> 2568 von Willebrand factor A domain-containing protein 8 #> 2569 von Willebrand factor A domain-containing protein 8 #> 2570 von Willebrand factor A domain-containing protein 8 #> 2571 GPX6 protein #> 2572 GPX6 protein #> 2573 GPX6 protein #> 2574 Protein strawberry notch homolog 1 #> 2575 Protein strawberry notch homolog 1 #> 2576 Protein strawberry notch homolog 1 #> 2577 PRAME family member 22 #> 2578 PRAME family member 22 #> 2579 PRAME family member 22 #> 2580 PRAME family member 22 #> 2581 PRAME family member 27 #> 2582 PRAME family member 27 #> 2583 PRAME family member 27 #> 2584 PRAME family member 27 #> 2585 Laminin subunit beta-4 #> 2586 Uncharacterized protein C7orf66 #> 2587 Small integral membrane protein 30 #> 2588 Cadherin-like and PC-esterase domain-containing protein 1 #> 2589 D-ribitol-5-phosphate cytidylyltransferase #> 2590 D-ribitol-5-phosphate cytidylyltransferase #> 2591 D-ribitol-5-phosphate cytidylyltransferase #> 2592 D-ribitol-5-phosphate cytidylyltransferase #> 2593 D-ribitol-5-phosphate cytidylyltransferase #> 2594 D-ribitol-5-phosphate cytidylyltransferase #> 2595 D-ribitol-5-phosphate cytidylyltransferase #> 2596 D-ribitol-5-phosphate cytidylyltransferase #> 2597 Protein FAM221A #> 2598 Protein FAM221A #> 2599 Protein FAM221A #> 2600 Protein FAM221A #> 2601 Protein FAM221A #> 2602 Protein FAM221A #> 2603 Protein FAM221A #> 2604 Protein FAM221A #> 2605 Protein FAM221A #> 2606 Protein FAM221A #> 2607 Protein FAM221A #> 2608 Protein FAM221A #> 2609 Protein FAM221A #> 2610 Protein FAM221A #> 2611 Protein FAM221A #> 2612 Protein FAM221A #> 2613 Protein FAM221A #> 2614 Gamma-secretase-activating protein #> 2615 Gamma-secretase-activating protein #> 2616 Gamma-secretase-activating protein #> 2617 Gamma-secretase-activating protein #> 2618 Gamma-secretase-activating protein #> 2619 Zinc finger protein 804B #> 2620 GTP-binding protein 10 #> 2621 GTP-binding protein 10 #> 2622 GTP-binding protein 10 #> 2623 GTP-binding protein 10 #> 2624 GTP-binding protein 10 #> 2625 GTP-binding protein 10 #> 2626 GTP-binding protein 10 #> 2627 WD repeat-containing protein 91 #> 2628 WD repeat-containing protein 91 #> 2629 WD repeat-containing protein 91 #> 2630 WD repeat-containing protein 91 #> 2631 WD repeat-containing protein 91 #> 2632 WD repeat-containing protein 91 #> 2633 WD repeat-containing protein 91 #> 2634 WD repeat-containing protein 91 #> 2635 WD repeat-containing protein 91 #> 2636 WD repeat-containing protein 91 #> 2637 WD repeat-containing protein 91 #> 2638 WD repeat-containing protein 91 #> 2639 WD repeat-containing protein 91 #> 2640 WD repeat-containing protein 91 #> 2641 WD repeat-containing protein 91 #> 2642 WD repeat-containing protein 91 #> 2643 WD repeat-containing protein 91 #> 2644 Killer cell lectin-like receptor subfamily G member 2 #> 2645 Killer cell lectin-like receptor subfamily G member 2 #> 2646 Ras-related protein Rab-19 #> 2647 Ras-related protein Rab-19 #> 2648 Ras-related protein Rab-19 #> 2649 Ras-related protein Rab-19 #> 2650 Ras-related protein Rab-19 #> 2651 Ras-related protein Rab-19 #> 2652 Ras-related protein Rab-19 #> 2653 Probable inactive serine protease 37 #> 2654 Probable inactive serine protease 37 #> 2655 Probable inactive serine protease 37 #> 2656 Probable inactive serine protease 37 #> 2657 Probable inactive serine protease 37 #> 2658 Probable inactive serine protease 37 #> 2659 Probable inactive serine protease 37 #> 2660 Probable inactive serine protease 37 #> 2661 Probable inactive serine protease 37 #> 2662 Probable inactive serine protease 37 #> 2663 Probable inactive serine protease 37 #> 2664 DENN domain-containing protein 11 #> 2665 DENN domain-containing protein 11 #> 2666 Grifin #> 2667 Dual specificity protein phosphatase CDC14C #> 2668 Dual specificity protein phosphatase CDC14C #> 2669 Dual specificity protein phosphatase CDC14C #> 2670 Dual specificity protein phosphatase CDC14C #> 2671 Dual specificity protein phosphatase CDC14C #> 2672 Dual specificity protein phosphatase CDC14C #> 2673 Dual specificity protein phosphatase CDC14C #> 2674 Dual specificity protein phosphatase CDC14C #> 2675 Spermatogenesis-associated protein 48 #> 2676 Spermatogenesis-associated protein 48 #> 2677 Spermatogenesis-associated protein 48 #> 2678 Metallo-beta-lactamase domain-containing protein 1 #> 2679 Metallo-beta-lactamase domain-containing protein 1 #> 2680 Putative postmeiotic segregation increased 2-like protein 1 #> 2681 Putative postmeiotic segregation increased 2-like protein 1 #> 2682 Olfactory receptor 2A25 #> 2683 Olfactory receptor 2A25 #> 2684 Olfactory receptor 2A25 #> 2685 cTAGE family member 15 #> 2686 Delphilin #> 2687 Delphilin #> 2688 Myotubularin-related protein 11 #> 2689 Myotubularin-related protein 11 #> 2690 cTAGE family member 9 #> 2691 SH3 domain-containing protein 21 #> 2692 SH3 domain-containing protein 21 #> 2693 EF-hand calcium-binding domain-containing protein 5 #> 2694 Probable crossover junction endonuclease EME2 #> 2695 Probable crossover junction endonuclease EME2 #> 2696 Probable crossover junction endonuclease EME2 #> 2697 Probable crossover junction endonuclease EME2 #> 2698 Probable crossover junction endonuclease EME2 #> 2699 Probable crossover junction endonuclease EME2 #> 2700 Solute carrier family 35 member F4 #> 2701 Solute carrier family 35 member F4 #> 2702 Solute carrier family 35 member F4 #> 2703 Uncharacterized protein C5orf49 #> 2704 Uncharacterized protein C5orf49 #> 2705 Uncharacterized protein C5orf49 #> 2706 Uncharacterized protein C5orf49 #> 2707 Uncharacterized protein C5orf49 #> 2708 Putative phosphatidylinositol 4-kinase alpha-like protein P2 #> 2709 Xin actin-binding repeat-containing protein 2 #> 2710 Xin actin-binding repeat-containing protein 2 #> 2711 Xin actin-binding repeat-containing protein 2 #> 2712 Xin actin-binding repeat-containing protein 2 #> 2713 Xin actin-binding repeat-containing protein 2 #> 2714 Xin actin-binding repeat-containing protein 2 #> 2715 Xin actin-binding repeat-containing protein 2 #> 2716 Xin actin-binding repeat-containing protein 2 #> 2717 Xin actin-binding repeat-containing protein 2 #> 2718 Xin actin-binding repeat-containing protein 2 #> 2719 POTE ankyrin domain family member F #> 2720 POTE ankyrin domain family member F #> 2721 POTE ankyrin domain family member F #> 2722 POTE ankyrin domain family member F #> 2723 POTE ankyrin domain family member F #> 2724 POTE ankyrin domain family member F #> 2725 Fat storage-inducing transmembrane protein 1 #> 2726 Fat storage-inducing transmembrane protein 1 #> 2727 Fat storage-inducing transmembrane protein 1 #> 2728 Fat storage-inducing transmembrane protein 1 #> 2729 Fat storage-inducing transmembrane protein 1 #> 2730 Fat storage-inducing transmembrane protein 1 #> 2731 Fat storage-inducing transmembrane protein 1 #> 2732 Fat storage-inducing transmembrane protein 1 #> 2733 Fat storage-inducing transmembrane protein 1 #> 2734 C-type lectin domain family 18 member A #> 2735 C-type lectin domain family 18 member A #> 2736 C-type lectin domain family 18 member A #> 2737 C-type lectin domain family 18 member A #> 2738 C-type lectin domain family 18 member A #> 2739 C-type lectin domain family 18 member A #> 2740 C-type lectin domain family 18 member A #> 2741 C-type lectin domain family 18 member A #> 2742 C-type lectin domain family 18 member A #> 2743 C-type lectin domain family 18 member A #> 2744 C-type lectin domain family 18 member A #> 2745 Vacuolar protein sorting-associated protein 37C #> 2746 Vacuolar protein sorting-associated protein 37C #> 2747 Vacuolar protein sorting-associated protein 37C #> 2748 Vacuolar protein sorting-associated protein 37C #> 2749 Vacuolar protein sorting-associated protein 37C #> 2750 Vacuolar protein sorting-associated protein 37C #> 2751 Vacuolar protein sorting-associated protein 37C #> 2752 Vacuolar protein sorting-associated protein 37C #> 2753 Vacuolar protein sorting-associated protein 37C #> 2754 Vacuolar protein sorting-associated protein 37C #> 2755 Vacuolar protein sorting-associated protein 37C #> 2756 Vacuolar protein sorting-associated protein 37C #> 2757 Vacuolar protein sorting-associated protein 37C #> 2758 Vacuolar protein sorting-associated protein 37C #> 2759 Vacuolar protein sorting-associated protein 37C #> 2760 Vacuolar protein sorting-associated protein 37C #> 2761 Vacuolar protein sorting-associated protein 37C #> 2762 Vacuolar protein sorting-associated protein 37C #> 2763 Vacuolar protein sorting-associated protein 37C #> 2764 Vacuolar protein sorting-associated protein 37C #> 2765 Vacuolar protein sorting-associated protein 37C #> 2766 Vacuolar protein sorting-associated protein 37C #> 2767 Vacuolar protein sorting-associated protein 37C #> 2768 Vacuolar protein sorting-associated protein 37C #> 2769 Vacuolar protein sorting-associated protein 37C #> 2770 Vacuolar protein sorting-associated protein 37C #> 2771 Vacuolar protein sorting-associated protein 37C #> 2772 Vacuolar protein sorting-associated protein 37C #> 2773 Vacuolar protein sorting-associated protein 37C #> 2774 Vacuolar protein sorting-associated protein 37C #> 2775 Vacuolar protein sorting-associated protein 37C #> 2776 Vacuolar protein sorting-associated protein 37C #> 2777 Vacuolar protein sorting-associated protein 37C #> 2778 Vacuolar protein sorting-associated protein 37C #> 2779 Vacuolar protein sorting-associated protein 37C #> 2780 Vacuolar protein sorting-associated protein 37C #> 2781 Vacuolar protein sorting-associated protein 37C #> 2782 Vacuolar protein sorting-associated protein 37C #> 2783 Vacuolar protein sorting-associated protein 37C #> 2784 Vacuolar protein sorting-associated protein 37C #> 2785 Vacuolar protein sorting-associated protein 37C #> 2786 Vacuolar protein sorting-associated protein 37C #> 2787 Vacuolar protein sorting-associated protein 37C #> 2788 Vacuolar protein sorting-associated protein 37C #> 2789 Vacuolar protein sorting-associated protein 37C #> 2790 Vacuolar protein sorting-associated protein 37C #> 2791 Vacuolar protein sorting-associated protein 37C #> 2792 Vacuolar protein sorting-associated protein 37C #> 2793 Vacuolar protein sorting-associated protein 37C #> 2794 Vacuolar protein sorting-associated protein 37C #> 2795 Vacuolar protein sorting-associated protein 37C #> 2796 Vacuolar protein sorting-associated protein 37C #> 2797 Vacuolar protein sorting-associated protein 37C #> 2798 Vacuolar protein sorting-associated protein 37C #> 2799 Vacuolar protein sorting-associated protein 37C #> 2800 Vacuolar protein sorting-associated protein 37C #> 2801 Vacuolar protein sorting-associated protein 37C #> 2802 Vacuolar protein sorting-associated protein 37C #> 2803 Vacuolar protein sorting-associated protein 37C #> 2804 Vacuolar protein sorting-associated protein 37C #> 2805 Vacuolar protein sorting-associated protein 37C #> 2806 Vacuolar protein sorting-associated protein 37C #> 2807 Vacuolar protein sorting-associated protein 37C #> 2808 Vacuolar protein sorting-associated protein 37C #> 2809 Vacuolar protein sorting-associated protein 37C #> 2810 Vacuolar protein sorting-associated protein 37C #> 2811 Vacuolar protein sorting-associated protein 37C #> 2812 Vacuolar protein sorting-associated protein 37C #> 2813 Vacuolar protein sorting-associated protein 37C #> 2814 Vacuolar protein sorting-associated protein 37C #> 2815 Vacuolar protein sorting-associated protein 37C #> 2816 Vacuolar protein sorting-associated protein 37C #> 2817 Vacuolar protein sorting-associated protein 37C #> 2818 Vacuolar protein sorting-associated protein 37C #> 2819 Vacuolar protein sorting-associated protein 37C #> 2820 Vacuolar protein sorting-associated protein 37C #> 2821 Vacuolar protein sorting-associated protein 37C #> 2822 Vacuolar protein sorting-associated protein 37C #> 2823 Vacuolar protein sorting-associated protein 37C #> 2824 Vacuolar protein sorting-associated protein 37C #> 2825 Vacuolar protein sorting-associated protein 37C #> 2826 Vacuolar protein sorting-associated protein 37C #> 2827 Vacuolar protein sorting-associated protein 37C #> 2828 Vacuolar protein sorting-associated protein 37C #> 2829 Vacuolar protein sorting-associated protein 37C #> 2830 Vacuolar protein sorting-associated protein 37C #> 2831 Vacuolar protein sorting-associated protein 37C #> 2832 Vacuolar protein sorting-associated protein 37C #> 2833 Vacuolar protein sorting-associated protein 37C #> 2834 Vacuolar protein sorting-associated protein 37C #> 2835 Vacuolar protein sorting-associated protein 37C #> 2836 Vacuolar protein sorting-associated protein 37C #> 2837 Vacuolar protein sorting-associated protein 37C #> 2838 Vacuolar protein sorting-associated protein 37C #> 2839 Vacuolar protein sorting-associated protein 37C #> 2840 Vacuolar protein sorting-associated protein 37C #> 2841 Vacuolar protein sorting-associated protein 37C #> 2842 Vacuolar protein sorting-associated protein 37C #> 2843 Vacuolar protein sorting-associated protein 37C #> 2844 Vacuolar protein sorting-associated protein 37C #> 2845 Vacuolar protein sorting-associated protein 37C #> 2846 Vacuolar protein sorting-associated protein 37C #> 2847 Vacuolar protein sorting-associated protein 37C #> 2848 Vacuolar protein sorting-associated protein 37C #> 2849 Vacuolar protein sorting-associated protein 37C #> 2850 Vacuolar protein sorting-associated protein 37C #> 2851 Vacuolar protein sorting-associated protein 37C #> 2852 Vacuolar protein sorting-associated protein 37C #> 2853 Vacuolar protein sorting-associated protein 37C #> 2854 Vacuolar protein sorting-associated protein 37C #> 2855 Vacuolar protein sorting-associated protein 37C #> 2856 Vacuolar protein sorting-associated protein 37C #> 2857 Vacuolar protein sorting-associated protein 37C #> 2858 Vacuolar protein sorting-associated protein 37C #> 2859 Vacuolar protein sorting-associated protein 37C #> 2860 Vacuolar protein sorting-associated protein 37C #> 2861 Vacuolar protein sorting-associated protein 37C #> 2862 Vacuolar protein sorting-associated protein 37C #> 2863 Vacuolar protein sorting-associated protein 37C #> 2864 Vacuolar protein sorting-associated protein 37C #> 2865 Vacuolar protein sorting-associated protein 37C #> 2866 Vacuolar protein sorting-associated protein 37C #> 2867 Vacuolar protein sorting-associated protein 37C #> 2868 Vacuolar protein sorting-associated protein 37C #> 2869 Vacuolar protein sorting-associated protein 37C #> 2870 Vacuolar protein sorting-associated protein 37C #> 2871 Vacuolar protein sorting-associated protein 37C #> 2872 Vacuolar protein sorting-associated protein 37C #> 2873 Vacuolar protein sorting-associated protein 37C #> 2874 Vacuolar protein sorting-associated protein 37C #> 2875 Outer dynein arm-docking complex subunit 3 #> 2876 Outer dynein arm-docking complex subunit 3 #> 2877 Outer dynein arm-docking complex subunit 3 #> 2878 Outer dynein arm-docking complex subunit 3 #> 2879 Outer dynein arm-docking complex subunit 3 #> 2880 Outer dynein arm-docking complex subunit 3 #> 2881 Outer dynein arm-docking complex subunit 3 #> 2882 Outer dynein arm-docking complex subunit 3 #> 2883 Outer dynein arm-docking complex subunit 3 #> 2884 Outer dynein arm-docking complex subunit 3 #> 2885 Outer dynein arm-docking complex subunit 3 #> 2886 Outer dynein arm-docking complex subunit 3 #> 2887 Outer dynein arm-docking complex subunit 3 #> 2888 Outer dynein arm-docking complex subunit 3 #> 2889 Outer dynein arm-docking complex subunit 3 #> 2890 Outer dynein arm-docking complex subunit 3 #> 2891 Outer dynein arm-docking complex subunit 3 #> 2892 Outer dynein arm-docking complex subunit 3 #> 2893 Outer dynein arm-docking complex subunit 3 #> 2894 Outer dynein arm-docking complex subunit 3 #> 2895 Outer dynein arm-docking complex subunit 3 #> 2896 Outer dynein arm-docking complex subunit 3 #> 2897 Outer dynein arm-docking complex subunit 3 #> 2898 Outer dynein arm-docking complex subunit 3 #> 2899 Outer dynein arm-docking complex subunit 3 #> 2900 Outer dynein arm-docking complex subunit 3 #> 2901 Outer dynein arm-docking complex subunit 3 #> 2902 Outer dynein arm-docking complex subunit 3 #> 2903 Outer dynein arm-docking complex subunit 3 #> 2904 Cilia- and flagella-associated protein 69 #> 2905 Cilia- and flagella-associated protein 69 #> 2906 Cilia- and flagella-associated protein 69 #> 2907 Cilia- and flagella-associated protein 69 #> 2908 Cilia- and flagella-associated protein 69 #> 2909 Cilia- and flagella-associated protein 69 #> 2910 Cilia- and flagella-associated protein 69 #> 2911 Cilia- and flagella-associated protein 69 #> 2912 Cilia- and flagella-associated protein 69 #> 2913 Cilia- and flagella-associated protein 69 #> 2914 Cilia- and flagella-associated protein 69 #> 2915 Proteasome subunit beta type-11 #> 2916 Proteasome subunit beta type-11 #> 2917 Proteasome subunit beta type-11 #> 2918 Proteasome subunit beta type-11 #> 2919 Proteasome subunit beta type-11 #> 2920 Proteasome subunit beta type-11 #> 2921 Proteasome subunit beta type-11 #> 2922 Proteasome subunit beta type-11 #> 2923 Proteasome subunit beta type-11 #> 2924 Proteasome subunit beta type-11 #> 2925 Proteasome subunit beta type-11 #> 2926 Proteasome subunit beta type-11 #> 2927 Proteasome subunit beta type-11 #> 2928 Proteasome subunit beta type-11 #> 2929 Proteasome subunit beta type-11 #> 2930 Proteasome subunit beta type-11 #> 2931 Proteasome subunit beta type-11 #> 2932 Proteasome subunit beta type-11 #> 2933 Proteasome subunit beta type-11 #> 2934 Proteasome subunit beta type-11 #> 2935 Proteasome subunit beta type-11 #> 2936 Proteasome subunit beta type-11 #> 2937 Proteasome subunit beta type-11 #> 2938 Proteasome subunit beta type-11 #> 2939 Proteasome subunit beta type-11 #> 2940 Proteasome subunit beta type-11 #> 2941 Proteasome subunit beta type-11 #> 2942 Proteasome subunit beta type-11 #> 2943 Proteasome subunit beta type-11 #> 2944 Proteasome subunit beta type-11 #> 2945 Proteasome subunit beta type-11 #> 2946 Proteasome subunit beta type-11 #> 2947 Proteasome subunit beta type-11 #> 2948 Proteasome subunit beta type-11 #> 2949 Proteasome subunit beta type-11 #> 2950 Proteasome subunit beta type-11 #> 2951 Proteasome subunit beta type-11 #> 2952 Proteasome subunit beta type-11 #> 2953 Proteasome subunit beta type-11 #> 2954 Proteasome subunit beta type-11 #> 2955 Proteasome subunit beta type-11 #> 2956 Proteasome subunit beta type-11 #> 2957 Proteasome subunit beta type-11 #> 2958 Proteasome subunit beta type-11 #> 2959 Proteasome subunit beta type-11 #> 2960 Proteasome subunit beta type-11 #> 2961 Proteasome subunit beta type-11 #> 2962 Proteasome subunit beta type-11 #> 2963 Proteasome subunit beta type-11 #> 2964 Proteasome subunit beta type-11 #> 2965 Proteasome subunit beta type-11 #> 2966 Proteasome subunit beta type-11 #> 2967 Proteasome subunit beta type-11 #> 2968 Proteasome subunit beta type-11 #> 2969 Proteasome subunit beta type-11 #> 2970 Proteasome subunit beta type-11 #> 2971 Proteasome subunit beta type-11 #> 2972 Proteasome subunit beta type-11 #> 2973 Proteasome subunit beta type-11 #> 2974 Proteasome subunit beta type-11 #> 2975 Proteasome subunit beta type-11 #> 2976 Proteasome subunit beta type-11 #> 2977 Proteasome subunit beta type-11 #> 2978 Proteasome subunit beta type-11 #> 2979 Proteasome subunit beta type-11 #> 2980 Proteasome subunit beta type-11 #> 2981 Proteasome subunit beta type-11 #> 2982 Proteasome subunit beta type-11 #> 2983 Proteasome subunit beta type-11 #> 2984 Proteasome subunit beta type-11 #> 2985 Proteasome subunit beta type-11 #> 2986 Proteasome subunit beta type-11 #> 2987 Proteasome subunit beta type-11 #> 2988 Proteasome subunit beta type-11 #> 2989 Proteasome subunit beta type-11 #> 2990 Proteasome subunit beta type-11 #> 2991 Proteasome subunit beta type-11 #> 2992 Proteasome subunit beta type-11 #> 2993 Proteasome subunit beta type-11 #> 2994 Proteasome subunit beta type-11 #> 2995 Proteasome subunit beta type-11 #> 2996 Proteasome subunit beta type-11 #> 2997 Proteasome subunit beta type-11 #> 2998 Proteasome subunit beta type-11 #> 2999 Proteasome subunit beta type-11 #> 3000 Proteasome subunit beta type-11 #> 3001 Proteasome subunit beta type-11 #> 3002 Proteasome subunit beta type-11 #> 3003 Proteasome subunit beta type-11 #> 3004 Proteasome subunit beta type-11 #> 3005 Proteasome subunit beta type-11 #> 3006 PH and SEC7 domain-containing protein 1 #> 3007 PH and SEC7 domain-containing protein 1 #> 3008 PH and SEC7 domain-containing protein 1 #> 3009 PH and SEC7 domain-containing protein 1 #> 3010 PH and SEC7 domain-containing protein 1 #> 3011 PH and SEC7 domain-containing protein 1 #> 3012 PH and SEC7 domain-containing protein 1 #> 3013 PH and SEC7 domain-containing protein 1 #> 3014 PH and SEC7 domain-containing protein 1 #> 3015 PH and SEC7 domain-containing protein 1 #> 3016 PH and SEC7 domain-containing protein 1 #> 3017 PH and SEC7 domain-containing protein 1 #> 3018 Protein KRBA1 #> 3019 Protein KRBA1 #> 3020 Protein KRBA1 #> 3021 Regulator of G-protein signaling protein-like #> 3022 Ankyrin repeat domain-containing protein 34B #> 3023 Ankyrin repeat domain-containing protein 34B #> 3024 Plasmanylethanolamine desaturase #> 3025 Plasmanylethanolamine desaturase #> 3026 Plasmanylethanolamine desaturase #> 3027 Plasmanylethanolamine desaturase #> 3028 Plasmanylethanolamine desaturase #> 3029 Plasmanylethanolamine desaturase #> 3030 Plasmanylethanolamine desaturase #> 3031 Plasmanylethanolamine desaturase #> 3032 Plasmanylethanolamine desaturase #> 3033 Plasmanylethanolamine desaturase #> 3034 Trafficking protein particle complex subunit 13 #> 3035 Trafficking protein particle complex subunit 13 #> 3036 Trafficking protein particle complex subunit 13 #> 3037 5-hydroxytryptamine receptor 3E #> 3038 5-hydroxytryptamine receptor 3E #> 3039 5-hydroxytryptamine receptor 3E #> 3040 5-hydroxytryptamine receptor 3E #> 3041 5-hydroxytryptamine receptor 3E #> 3042 CCR4-NOT transcription complex subunit 1 #> 3043 CCR4-NOT transcription complex subunit 1 #> 3044 CCR4-NOT transcription complex subunit 1 #> 3045 CCR4-NOT transcription complex subunit 1 #> 3046 CCR4-NOT transcription complex subunit 1 #> 3047 CCR4-NOT transcription complex subunit 1 #> 3048 CCR4-NOT transcription complex subunit 1 #> 3049 CCR4-NOT transcription complex subunit 1 #> 3050 CCR4-NOT transcription complex subunit 1 #> 3051 CCR4-NOT transcription complex subunit 1 #> 3052 CCR4-NOT transcription complex subunit 1 #> 3053 CCR4-NOT transcription complex subunit 1 #> 3054 CCR4-NOT transcription complex subunit 1 #> 3055 CCR4-NOT transcription complex subunit 1 #> 3056 CCR4-NOT transcription complex subunit 1 #> 3057 CCR4-NOT transcription complex subunit 1 #> 3058 CCR4-NOT transcription complex subunit 1 #> 3059 CCR4-NOT transcription complex subunit 1 #> 3060 CCR4-NOT transcription complex subunit 1 #> 3061 CCR4-NOT transcription complex subunit 1 #> 3062 CCR4-NOT transcription complex subunit 1 #> 3063 CCR4-NOT transcription complex subunit 1 #> 3064 CCR4-NOT transcription complex subunit 1 #> 3065 CCR4-NOT transcription complex subunit 1 #> 3066 CCR4-NOT transcription complex subunit 1 #> 3067 CCR4-NOT transcription complex subunit 1 #> 3068 CCR4-NOT transcription complex subunit 1 #> 3069 CCR4-NOT transcription complex subunit 1 #> 3070 CCR4-NOT transcription complex subunit 1 #> 3071 CCR4-NOT transcription complex subunit 1 #> 3072 CCR4-NOT transcription complex subunit 1 #> 3073 CCR4-NOT transcription complex subunit 1 #> 3074 CCR4-NOT transcription complex subunit 1 #> 3075 CCR4-NOT transcription complex subunit 1 #> 3076 CCR4-NOT transcription complex subunit 1 #> 3077 CCR4-NOT transcription complex subunit 1 #> 3078 CCR4-NOT transcription complex subunit 1 #> 3079 CCR4-NOT transcription complex subunit 1 #> 3080 CCR4-NOT transcription complex subunit 1 #> 3081 CCR4-NOT transcription complex subunit 1 #> 3082 CCR4-NOT transcription complex subunit 1 #> 3083 CCR4-NOT transcription complex subunit 1 #> 3084 CCR4-NOT transcription complex subunit 1 #> 3085 CCR4-NOT transcription complex subunit 1 #> 3086 CCR4-NOT transcription complex subunit 1 #> 3087 CCR4-NOT transcription complex subunit 1 #> 3088 CCR4-NOT transcription complex subunit 1 #> 3089 CCR4-NOT transcription complex subunit 1 #> 3090 CCR4-NOT transcription complex subunit 1 #> 3091 CCR4-NOT transcription complex subunit 1 #> 3092 CCR4-NOT transcription complex subunit 1 #> 3093 CCR4-NOT transcription complex subunit 1 #> 3094 CCR4-NOT transcription complex subunit 1 #> 3095 CCR4-NOT transcription complex subunit 1 #> 3096 CCR4-NOT transcription complex subunit 1 #> 3097 CCR4-NOT transcription complex subunit 1 #> 3098 CCR4-NOT transcription complex subunit 1 #> 3099 CCR4-NOT transcription complex subunit 1 #> 3100 CCR4-NOT transcription complex subunit 1 #> 3101 CCR4-NOT transcription complex subunit 1 #> 3102 CCR4-NOT transcription complex subunit 1 #> 3103 CCR4-NOT transcription complex subunit 1 #> 3104 CCR4-NOT transcription complex subunit 1 #> 3105 CCR4-NOT transcription complex subunit 1 #> 3106 CCR4-NOT transcription complex subunit 1 #> 3107 CCR4-NOT transcription complex subunit 1 #> 3108 CCR4-NOT transcription complex subunit 1 #> 3109 CCR4-NOT transcription complex subunit 1 #> 3110 CCR4-NOT transcription complex subunit 1 #> 3111 CCR4-NOT transcription complex subunit 1 #> 3112 CCR4-NOT transcription complex subunit 1 #> 3113 Carnosine synthase 1 #> 3114 Carnosine synthase 1 #> 3115 Carnosine synthase 1 #> 3116 Carnosine synthase 1 #> 3117 Carnosine synthase 1 #> 3118 Carnosine synthase 1 #> 3119 Carnosine synthase 1 #> 3120 Carnosine synthase 1 #> 3121 Carnosine synthase 1 #> 3122 Carnosine synthase 1 #> 3123 Carnosine synthase 1 #> 3124 Carnosine synthase 1 #> 3125 Multiple epidermal growth factor-like domains protein 11 #> 3126 Multiple epidermal growth factor-like domains protein 11 #> 3127 Multiple epidermal growth factor-like domains protein 11 #> 3128 Multiple epidermal growth factor-like domains protein 11 #> 3129 Multiple epidermal growth factor-like domains protein 11 #> 3130 Cadherin-related family member 4 #> 3131 Cadherin-related family member 4 #> 3132 Transcription factor TFIIIB component B'' homolog #> 3133 Transcription factor TFIIIB component B'' homolog #> 3134 Transcription factor TFIIIB component B'' homolog #> 3135 Transcription factor TFIIIB component B'' homolog #> 3136 Transcription factor TFIIIB component B'' homolog #> 3137 Transcription factor TFIIIB component B'' homolog #> 3138 Transcription factor TFIIIB component B'' homolog #> 3139 Protein FAM221B #> 3140 Protein FAM221B #> 3141 Protein FAM221B #> 3142 Protein FAM221B #> 3143 Protein FAM221B #> 3144 Protein FAM221B #> 3145 Protein FAM221B #> 3146 Protein FAM221B #> 3147 Protein FAM221B #> 3148 Protein FAM221B #> 3149 Protein FAM221B #> 3150 Protein FAM221B #> 3151 Protein FAM221B #> 3152 Developmental pluripotency-associated 5 protein #> 3153 Modulator of macroautophagy TMEM150B #> 3154 Modulator of macroautophagy TMEM150B #> 3155 Modulator of macroautophagy TMEM150B #> 3156 Modulator of macroautophagy TMEM150B #> 3157 phospholipase A2 inhibitor and Ly6/PLAUR domain-containing protein #> 3158 phospholipase A2 inhibitor and Ly6/PLAUR domain-containing protein #> 3159 phospholipase A2 inhibitor and Ly6/PLAUR domain-containing protein #> 3160 Putative protein FAM172B #> 3161 Coiled-coil domain-containing protein 88B #> 3162 Coiled-coil domain-containing protein 88B #> 3163 Coiled-coil domain-containing protein 88B #> 3164 Coiled-coil domain-containing protein 88B #> 3165 Coiled-coil domain-containing protein 88B #> 3166 Coiled-coil domain-containing protein 88B #> 3167 Coiled-coil domain-containing protein 88B #> 3168 Coiled-coil domain-containing protein 88B #> 3169 Coiled-coil domain-containing protein 88B #> 3170 Coiled-coil domain-containing protein 88B #> 3171 Coiled-coil domain-containing protein 88B #> 3172 Coiled-coil domain-containing protein 88B #> 3173 Coiled-coil domain-containing protein 88B #> 3174 Coiled-coil domain-containing protein 88B #> 3175 Coiled-coil domain-containing protein 88B #> 3176 Coiled-coil domain-containing protein 88B #> 3177 Coiled-coil domain-containing protein 88B #> 3178 Coiled-coil domain-containing protein 88B #> 3179 Coiled-coil domain-containing protein 88B #> 3180 Coiled-coil domain-containing protein 88B #> 3181 Coiled-coil domain-containing protein 88B #> 3182 Coiled-coil domain-containing protein 88B #> 3183 Coiled-coil domain-containing protein 88B #> 3184 Coiled-coil domain-containing protein 88B #> 3185 Coiled-coil domain-containing protein 88B #> 3186 Coiled-coil domain-containing protein 88B #> 3187 Coiled-coil domain-containing protein 88B #> 3188 Coiled-coil domain-containing protein 88B #> 3189 Coiled-coil domain-containing protein 88B #> 3190 Coiled-coil domain-containing protein 88B #> 3191 Coiled-coil domain-containing protein 88B #> 3192 Coiled-coil domain-containing protein 88B #> 3193 Coiled-coil domain-containing protein 88B #> 3194 Coiled-coil domain-containing protein 88B #> 3195 Coiled-coil domain-containing protein 88B #> 3196 Coiled-coil domain-containing protein 88B #> 3197 Coiled-coil domain-containing protein 88B #> 3198 Coiled-coil domain-containing protein 88B #> 3199 Coiled-coil domain-containing protein 88B #> 3200 Coiled-coil domain-containing protein 88B #> 3201 Coiled-coil domain-containing protein 88B #> 3202 Coiled-coil domain-containing protein 88B #> 3203 Coiled-coil domain-containing protein 88B #> 3204 Coiled-coil domain-containing protein 88B #> 3205 Golgin subfamily A member 8O #> 3206 Microtubule-associated proteins 1A/1B light chain 3 beta 2 #> 3207 Microtubule-associated proteins 1A/1B light chain 3 beta 2 #> 3208 Microtubule-associated proteins 1A/1B light chain 3 beta 2 #> 3209 Microtubule-associated proteins 1A/1B light chain 3 beta 2 #> 3210 von Willebrand factor A domain-containing protein 3A #> 3211 Putative transmembrane protein encoded by LINC00862 #> 3212 Tripartite motif-containing protein 43B #> 3213 Geminin coiled-coil domain-containing protein 1 #> 3214 Geminin coiled-coil domain-containing protein 1 #> 3215 Geminin coiled-coil domain-containing protein 1 #> 3216 Geminin coiled-coil domain-containing protein 1 #> 3217 Geminin coiled-coil domain-containing protein 1 #> 3218 Geminin coiled-coil domain-containing protein 1 #> 3219 Leucine-rich colipase-like protein 1 #> 3220 Leucine-rich colipase-like protein 1 #> 3221 Leucine-rich colipase-like protein 1 #> 3222 Leucine-rich colipase-like protein 1 #> 3223 IQ and AAA domain-containing protein 1-like #> 3224 Putative keratin-87 protein #> 3225 Putative keratin-87 protein #> 3226 RING finger protein 222 #> 3227 RING finger protein 222 #> 3228 Homeobox protein Nkx-2.6 #> 3229 Homeobox protein Nkx-2.6 #> 3230 Homeobox protein Nkx-2.6 #> 3231 Homeobox protein Nkx-2.6 #> 3232 Homeobox protein Nkx-2.6 #> 3233 Homeobox protein Nkx-2.6 #> 3234 Homeobox protein Nkx-2.6 #> 3235 Homeobox protein Nkx-2.6 #> 3236 Homeobox protein Nkx-2.6 #> 3237 Homeobox protein Nkx-2.6 #> 3238 Homeobox protein Nkx-2.6 #> 3239 Homeobox protein Nkx-2.6 #> 3240 Homeobox protein Nkx-2.6 #> 3241 Homeobox protein Nkx-2.6 #> 3242 Homeobox protein Nkx-2.6 #> 3243 Homeobox protein Nkx-2.6 #> 3244 Homeobox protein Nkx-2.6 #> 3245 Homeobox protein Nkx-2.6 #> 3246 Homeobox protein Nkx-2.6 #> 3247 Olfactory receptor 6C74 #> 3248 Olfactory receptor 6C74 #> 3249 Olfactory receptor 6C74 #> 3250 Olfactory receptor 6C74 #> 3251 Olfactory receptor 6C74 #> 3252 Ubiquitin carboxyl-terminal hydrolase 17-like protein 3 #> 3253 Ubiquitin carboxyl-terminal hydrolase 17-like protein 3 #> 3254 Ubiquitin carboxyl-terminal hydrolase 17-like protein 3 #> 3255 Inactive ubiquitin carboxyl-terminal hydrolase 17-like protein 4 #> 3256 Sperm-egg fusion protein Juno #> 3257 Sperm-egg fusion protein Juno #> 3258 Sperm-egg fusion protein Juno #> 3259 Sperm-egg fusion protein Juno #> 3260 Sperm-egg fusion protein Juno #> 3261 Sperm-egg fusion protein Juno #> 3262 Sperm-egg fusion protein Juno #> 3263 Sperm-egg fusion protein Juno #> 3264 Sperm-egg fusion protein Juno #> 3265 Sperm-egg fusion protein Juno #> 3266 Sperm-egg fusion protein Juno #> 3267 Protein FAM83G #> 3268 Protein FAM83G #> 3269 Protein FAM83G #> 3270 Protein FAM83G #> 3271 Protein FAM83G #> 3272 Protein FAM83G #> 3273 Protein FAM83G #> 3274 Olfactory receptor 14I1 #> 3275 Olfactory receptor 14I1 #> 3276 Olfactory receptor 14I1 #> 3277 Olfactory receptor 14I1 #> 3278 Olfactory receptor 14I1 #> 3279 Olfactory receptor 14I1 #> 3280 Putative L-aspartate dehydrogenase #> 3281 Putative L-aspartate dehydrogenase #> 3282 Putative L-aspartate dehydrogenase #> 3283 Putative L-aspartate dehydrogenase #> 3284 Leucine-rich repeat, immunoglobulin-like domain and transmembrane domain-containing protein 2 #> 3285 Paralemmin-3 #> 3286 Paralemmin-3 #> 3287 Paralemmin-3 #> 3288 Paralemmin-3 #> 3289 Paralemmin-3 #> 3290 Paralemmin-3 #> 3291 Paralemmin-3 #> 3292 Synapse differentiation-inducing gene protein 1-like #> 3293 Synapse differentiation-inducing gene protein 1-like #> 3294 RNA-binding motif protein, Y chromosome, family 1 member B #> 3295 RNA-binding motif protein, Y chromosome, family 1 member B #> 3296 RNA-binding motif protein, Y chromosome, family 1 member B #> 3297 RNA-binding motif protein, Y chromosome, family 1 member B #> 3298 RNA-binding motif protein, Y chromosome, family 1 member B #> 3299 RNA-binding motif protein, Y chromosome, family 1 member B #> 3300 Glycerol-3-phosphate phosphatase #> 3301 Glycerol-3-phosphate phosphatase #> 3302 Glycerol-3-phosphate phosphatase #> 3303 Glycerol-3-phosphate phosphatase #> 3304 Glycerol-3-phosphate phosphatase #> 3305 Glycerol-3-phosphate phosphatase #> 3306 Glycerol-3-phosphate phosphatase #> 3307 Glycerol-3-phosphate phosphatase #> 3308 Glycerol-3-phosphate phosphatase #> 3309 Glycerol-3-phosphate phosphatase #> 3310 Glycerol-3-phosphate phosphatase #> 3311 Olfactory receptor 5H15 #> 3312 Olfactory receptor 5H15 #> 3313 Olfactory receptor 5H15 #> 3314 Olfactory receptor 5H15 #> 3315 Olfactory receptor 5H15 #> 3316 Putative tripartite motif-containing protein 49B #> 3317 Olfactory receptor 6C68 #> 3318 Olfactory receptor 6C68 #> 3319 Olfactory receptor 6C68 #> 3320 Olfactory receptor 6C68 #> 3321 Olfactory receptor 6C68 #> 3322 Myeloid-associated differentiation marker-like protein 2 #> 3323 Myeloid-associated differentiation marker-like protein 2 #> 3324 Myeloid-associated differentiation marker-like protein 2 #> 3325 Myeloid-associated differentiation marker-like protein 2 #> 3326 Myeloid-associated differentiation marker-like protein 2 #> 3327 Myeloid-associated differentiation marker-like protein 2 #> 3328 Myeloid-associated differentiation marker-like protein 2 #> 3329 Myeloid-associated differentiation marker-like protein 2 #> 3330 Myeloid-associated differentiation marker-like protein 2 #> 3331 Myeloid-associated differentiation marker-like protein 2 #> 3332 Myeloid-associated differentiation marker-like protein 2 #> 3333 Myeloid-associated differentiation marker-like protein 2 #> 3334 Myeloid-associated differentiation marker-like protein 2 #> 3335 Putative homeobox protein Meis3-like 1 #> 3336 TBC1 domain family member 3B #> 3337 UPF0600 protein C5orf51 #> 3338 UPF0600 protein C5orf51 #> 3339 Transmembrane protein 8B #> 3340 Transmembrane protein 8B #> 3341 Transmembrane protein 8B #> 3342 Transmembrane protein 8B #> 3343 Transmembrane protein 8B #> 3344 Transmembrane protein 8B #> 3345 Transmembrane protein 8B #> 3346 Transmembrane protein 8B #> 3347 Transmembrane protein 8B #> 3348 Transmembrane protein 8B #> 3349 Putative transmembrane protein ENSP00000320207 #> 3350 Putative zinc finger protein 840 #> 3351 Putative zinc finger protein 840 #> 3352 Embryonic polyadenylate-binding protein 2 #> 3353 Embryonic polyadenylate-binding protein 2 #> 3354 BTB/POZ domain-containing protein 17 #> 3355 BTB/POZ domain-containing protein 17 #> 3356 BTB/POZ domain-containing protein 17 #> 3357 BTB/POZ domain-containing protein 17 #> 3358 BTB/POZ domain-containing protein 17 #> 3359 Putative methyl-CpG-binding domain protein 3-like 3 #> 3360 Puromycin-sensitive aminopeptidase-like protein #> 3361 RCC1 domain-containing protein 1 #> 3362 RCC1 domain-containing protein 1 #> 3363 RCC1 domain-containing protein 1 #> 3364 RCC1 domain-containing protein 1 #> 3365 RCC1 domain-containing protein 1 #> 3366 Transmembrane protein 247 #> 3367 Arrestin domain-containing protein 5 #> 3368 Ankyrin repeat domain-containing protein SOWAHB #> 3369 Putative protein FAM86C2P #> 3370 Putative protein FAM86C2P #> 3371 Golgin subfamily A member 6-like protein 9 #> 3372 Golgin subfamily A member 6-like protein 9 #> 3373 Golgin subfamily A member 6-like protein 9 #> 3374 Golgin subfamily A member 6-like protein 9 #> 3375 Golgin subfamily A member 6-like protein 9 #> 3376 Golgin subfamily A member 6-like protein 9 #> 3377 Golgin subfamily A member 6-like protein 9 #> 3378 Golgin subfamily A member 6-like protein 9 #> 3379 Golgin subfamily A member 6-like protein 9 #> 3380 Golgin subfamily A member 6-like protein 9 #> 3381 Golgin subfamily A member 6-like protein 9 #> 3382 Golgin subfamily A member 6-like protein 9 #> 3383 Golgin subfamily A member 6-like protein 9 #> 3384 Golgin subfamily A member 6-like protein 9 #> 3385 Golgin subfamily A member 6-like protein 9 #> 3386 Golgin subfamily A member 6-like protein 9 #> 3387 Golgin subfamily A member 6-like protein 9 #> 3388 Golgin subfamily A member 6-like protein 9 #> 3389 Golgin subfamily A member 6-like protein 9 #> 3390 Golgin subfamily A member 6-like protein 9 #> 3391 Golgin subfamily A member 6-like protein 9 #> 3392 Golgin subfamily A member 6-like protein 9 #> 3393 Golgin subfamily A member 6-like protein 9 #> 3394 Golgin subfamily A member 6-like protein 9 #> 3395 Golgin subfamily A member 6-like protein 9 #> 3396 Golgin subfamily A member 6-like protein 9 #> 3397 Golgin subfamily A member 6-like protein 9 #> 3398 Golgin subfamily A member 6-like protein 9 #> 3399 Golgin subfamily A member 6-like protein 9 #> 3400 Golgin subfamily A member 6-like protein 9 #> 3401 Golgin subfamily A member 6-like protein 9 #> 3402 Golgin subfamily A member 6-like protein 9 #> 3403 Golgin subfamily A member 6-like protein 9 #> 3404 Golgin subfamily A member 6-like protein 9 #> 3405 Golgin subfamily A member 6-like protein 9 #> 3406 Golgin subfamily A member 6-like protein 9 #> 3407 Golgin subfamily A member 6-like protein 9 #> 3408 Golgin subfamily A member 6-like protein 9 #> 3409 Golgin subfamily A member 6-like protein 9 #> 3410 Golgin subfamily A member 6-like protein 9 #> 3411 Golgin subfamily A member 6-like protein 9 #> 3412 Golgin subfamily A member 6-like protein 9 #> 3413 Golgin subfamily A member 6-like protein 9 #> 3414 Golgin subfamily A member 6-like protein 9 #> 3415 Golgin subfamily A member 6-like protein 9 #> 3416 Golgin subfamily A member 6-like protein 9 #> 3417 Golgin subfamily A member 6-like protein 9 #> 3418 Golgin subfamily A member 6-like protein 9 #> 3419 Golgin subfamily A member 6-like protein 9 #> 3420 Golgin subfamily A member 6-like protein 9 #> 3421 Golgin subfamily A member 6-like protein 9 #> 3422 Golgin subfamily A member 6-like protein 9 #> 3423 Golgin subfamily A member 6-like protein 9 #> 3424 Golgin subfamily A member 6-like protein 9 #> 3425 Golgin subfamily A member 6-like protein 9 #> 3426 Golgin subfamily A member 6-like protein 9 #> 3427 Golgin subfamily A member 6-like protein 9 #> 3428 Golgin subfamily A member 6-like protein 9 #> 3429 Golgin subfamily A member 6-like protein 9 #> 3430 Golgin subfamily A member 6-like protein 9 #> 3431 Golgin subfamily A member 6-like protein 9 #> 3432 Golgin subfamily A member 6-like protein 9 #> 3433 Golgin subfamily A member 6-like protein 9 #> 3434 Golgin subfamily A member 6-like protein 9 #> 3435 Golgin subfamily A member 6-like protein 9 #> 3436 Golgin subfamily A member 6-like protein 9 #> 3437 Golgin subfamily A member 6-like protein 9 #> 3438 Golgin subfamily A member 6-like protein 9 #> 3439 Golgin subfamily A member 6-like protein 9 #> 3440 Golgin subfamily A member 6-like protein 9 #> 3441 Golgin subfamily A member 6-like protein 9 #> 3442 Golgin subfamily A member 6-like protein 9 #> 3443 Golgin subfamily A member 6-like protein 9 #> 3444 Golgin subfamily A member 6-like protein 9 #> 3445 Golgin subfamily A member 6-like protein 9 #> 3446 Golgin subfamily A member 6-like protein 9 #> 3447 Golgin subfamily A member 6-like protein 9 #> 3448 Golgin subfamily A member 6-like protein 9 #> 3449 Golgin subfamily A member 6-like protein 9 #> 3450 Golgin subfamily A member 6-like protein 9 #> 3451 Golgin subfamily A member 6-like protein 9 #> 3452 Golgin subfamily A member 6-like protein 9 #> 3453 Golgin subfamily A member 6-like protein 9 #> 3454 Golgin subfamily A member 6-like protein 9 #> 3455 Golgin subfamily A member 6-like protein 9 #> 3456 Golgin subfamily A member 6-like protein 9 #> 3457 Golgin subfamily A member 6-like protein 9 #> 3458 Golgin subfamily A member 6-like protein 9 #> 3459 Golgin subfamily A member 6-like protein 9 #> 3460 Golgin subfamily A member 6-like protein 9 #> 3461 Golgin subfamily A member 6-like protein 9 #> 3462 Golgin subfamily A member 6-like protein 9 #> 3463 Golgin subfamily A member 6-like protein 9 #> 3464 Golgin subfamily A member 6-like protein 9 #> 3465 Golgin subfamily A member 6-like protein 9 #> 3466 Golgin subfamily A member 6-like protein 9 #> 3467 Golgin subfamily A member 6-like protein 9 #> 3468 Golgin subfamily A member 6-like protein 9 #> 3469 Golgin subfamily A member 6-like protein 9 #> 3470 Golgin subfamily A member 6-like protein 9 #> 3471 Golgin subfamily A member 6-like protein 9 #> 3472 Golgin subfamily A member 6-like protein 9 #> 3473 Golgin subfamily A member 6-like protein 9 #> 3474 Golgin subfamily A member 6-like protein 9 #> 3475 Golgin subfamily A member 6-like protein 9 #> 3476 Golgin subfamily A member 6-like protein 9 #> 3477 Golgin subfamily A member 6-like protein 9 #> 3478 Golgin subfamily A member 6-like protein 9 #> 3479 Golgin subfamily A member 6-like protein 9 #> 3480 Golgin subfamily A member 6-like protein 9 #> 3481 Golgin subfamily A member 6-like protein 9 #> 3482 Golgin subfamily A member 6-like protein 9 #> 3483 Golgin subfamily A member 6-like protein 9 #> 3484 Golgin subfamily A member 6-like protein 9 #> 3485 Golgin subfamily A member 6-like protein 9 #> 3486 Golgin subfamily A member 6-like protein 9 #> 3487 Golgin subfamily A member 6-like protein 9 #> 3488 Golgin subfamily A member 6-like protein 9 #> 3489 Golgin subfamily A member 6-like protein 9 #> 3490 Golgin subfamily A member 6-like protein 9 #> 3491 Golgin subfamily A member 6-like protein 9 #> 3492 Golgin subfamily A member 6-like protein 9 #> 3493 Golgin subfamily A member 6-like protein 9 #> 3494 Golgin subfamily A member 6-like protein 9 #> 3495 Golgin subfamily A member 6-like protein 9 #> 3496 Golgin subfamily A member 6-like protein 9 #> 3497 Golgin subfamily A member 6-like protein 9 #> 3498 Golgin subfamily A member 6-like protein 9 #> 3499 Golgin subfamily A member 6-like protein 9 #> 3500 Golgin subfamily A member 6-like protein 9 #> 3501 Golgin subfamily A member 6-like protein 9 #> 3502 Golgin subfamily A member 6-like protein 9 #> 3503 Golgin subfamily A member 6-like protein 9 #> 3504 Golgin subfamily A member 6-like protein 9 #> 3505 Golgin subfamily A member 6-like protein 9 #> 3506 Golgin subfamily A member 6-like protein 9 #> 3507 Golgin subfamily A member 6-like protein 9 #> 3508 Golgin subfamily A member 6-like protein 9 #> 3509 Golgin subfamily A member 6-like protein 9 #> 3510 Golgin subfamily A member 6-like protein 9 #> 3511 Golgin subfamily A member 6-like protein 9 #> 3512 Golgin subfamily A member 6-like protein 9 #> 3513 Golgin subfamily A member 6-like protein 9 #> 3514 Golgin subfamily A member 6-like protein 9 #> 3515 Golgin subfamily A member 6-like protein 9 #> 3516 Golgin subfamily A member 6-like protein 9 #> 3517 Golgin subfamily A member 6-like protein 9 #> 3518 Golgin subfamily A member 6-like protein 9 #> 3519 Golgin subfamily A member 6-like protein 9 #> 3520 Golgin subfamily A member 6-like protein 9 #> 3521 Golgin subfamily A member 6-like protein 9 #> 3522 Golgin subfamily A member 6-like protein 9 #> 3523 Golgin subfamily A member 6-like protein 9 #> 3524 Golgin subfamily A member 6-like protein 9 #> 3525 Golgin subfamily A member 6-like protein 9 #> 3526 Golgin subfamily A member 6-like protein 9 #> 3527 Golgin subfamily A member 6-like protein 9 #> 3528 Golgin subfamily A member 6-like protein 9 #> 3529 Golgin subfamily A member 6-like protein 9 #> 3530 Golgin subfamily A member 6-like protein 9 #> 3531 Golgin subfamily A member 6-like protein 9 #> 3532 Golgin subfamily A member 6-like protein 9 #> 3533 Golgin subfamily A member 6-like protein 9 #> 3534 Golgin subfamily A member 6-like protein 9 #> 3535 Golgin subfamily A member 6-like protein 9 #> 3536 Golgin subfamily A member 6-like protein 9 #> 3537 Golgin subfamily A member 6-like protein 9 #> 3538 Golgin subfamily A member 6-like protein 9 #> 3539 Golgin subfamily A member 6-like protein 9 #> 3540 Golgin subfamily A member 6-like protein 9 #> 3541 Golgin subfamily A member 6-like protein 9 #> 3542 Golgin subfamily A member 6-like protein 9 #> 3543 Golgin subfamily A member 6-like protein 9 #> 3544 Golgin subfamily A member 6-like protein 9 #> 3545 Golgin subfamily A member 6-like protein 9 #> 3546 Golgin subfamily A member 6-like protein 9 #> 3547 Golgin subfamily A member 6-like protein 9 #> 3548 Golgin subfamily A member 6-like protein 9 #> 3549 Golgin subfamily A member 6-like protein 9 #> 3550 Golgin subfamily A member 6-like protein 9 #> 3551 Golgin subfamily A member 6-like protein 9 #> 3552 Golgin subfamily A member 6-like protein 9 #> 3553 Golgin subfamily A member 6-like protein 9 #> 3554 Golgin subfamily A member 6-like protein 9 #> 3555 Golgin subfamily A member 6-like protein 9 #> 3556 Golgin subfamily A member 6-like protein 9 #> 3557 Golgin subfamily A member 6-like protein 9 #> 3558 Golgin subfamily A member 6-like protein 9 #> 3559 Golgin subfamily A member 6-like protein 9 #> 3560 Golgin subfamily A member 6-like protein 9 #> 3561 Golgin subfamily A member 6-like protein 9 #> 3562 Golgin subfamily A member 6-like protein 9 #> 3563 Golgin subfamily A member 6-like protein 9 #> 3564 Golgin subfamily A member 6-like protein 9 #> 3565 Golgin subfamily A member 6-like protein 9 #> 3566 Golgin subfamily A member 6-like protein 9 #> 3567 Golgin subfamily A member 6-like protein 9 #> 3568 Golgin subfamily A member 6-like protein 9 #> 3569 Golgin subfamily A member 6-like protein 9 #> 3570 Golgin subfamily A member 6-like protein 9 #> 3571 Golgin subfamily A member 6-like protein 9 #> 3572 Golgin subfamily A member 6-like protein 9 #> 3573 Golgin subfamily A member 6-like protein 9 #> 3574 Golgin subfamily A member 6-like protein 9 #> 3575 Golgin subfamily A member 6-like protein 9 #> 3576 Golgin subfamily A member 6-like protein 9 #> 3577 Golgin subfamily A member 6-like protein 9 #> 3578 Golgin subfamily A member 6-like protein 9 #> 3579 Golgin subfamily A member 6-like protein 9 #> 3580 Golgin subfamily A member 6-like protein 9 #> 3581 Golgin subfamily A member 6-like protein 9 #> 3582 Golgin subfamily A member 6-like protein 9 #> 3583 Golgin subfamily A member 6-like protein 9 #> 3584 Golgin subfamily A member 6-like protein 9 #> 3585 RNA-binding motif protein, Y chromosome, family 1 member E #> 3586 RNA-binding motif protein, Y chromosome, family 1 member E #> 3587 RNA-binding motif protein, Y chromosome, family 1 member E #> 3588 RNA-binding motif protein, Y chromosome, family 1 member E #> 3589 TBC1 domain family member 3F #> 3590 TBC1 domain family member 3F #> 3591 TBC1 domain family member 3F #> 3592 Olfactory receptor 5K3 #> 3593 Olfactory receptor 5K3 #> 3594 Olfactory receptor 5K3 #> 3595 Olfactory receptor 5K3 #> 3596 Olfactory receptor 5K3 #> 3597 Putative prolyl-tRNA synthetase associated domain-containing protein 1 #> 3598 Putative prolyl-tRNA synthetase associated domain-containing protein 1 #> 3599 Putative nuclear envelope pore membrane protein POM 121B #> 3600 Anthrax toxin receptor-like #> 3601 Anthrax toxin receptor-like #> 3602 Coiled-coil domain-containing protein 182 #> 3603 Coiled-coil domain-containing protein 182 #> 3604 Coiled-coil domain-containing protein 182 #> 3605 Nuclear protein 2 #> 3606 Nuclear protein 2 #> 3607 Nuclear protein 2 #> 3608 Nuclear protein 2 #> 3609 Nuclear protein 2 #> 3610 Nuclear protein 2 #> 3611 Nuclear protein 2 #> 3612 Olfactory receptor 6C6 #> 3613 Olfactory receptor 6C6 #> 3614 Olfactory receptor 6C6 #> 3615 Olfactory receptor 6C6 #> 3616 Olfactory receptor 6C6 #> 3617 Olfactory receptor 6C6 #> 3618 Olfactory receptor 6C6 #> 3619 Protein FAM205C #> 3620 Metalloprotease TIKI2 #> 3621 Metalloprotease TIKI2 #> 3622 Metalloprotease TIKI2 #> 3623 Metalloprotease TIKI2 #> 3624 Metalloprotease TIKI2 #> 3625 Metalloprotease TIKI2 #> 3626 Metalloprotease TIKI2 #> 3627 Metalloprotease TIKI2 #> 3628 Metalloprotease TIKI2 #> 3629 Metalloprotease TIKI2 #> 3630 Metalloprotease TIKI2 #> 3631 Metalloprotease TIKI2 #> 3632 Metalloprotease TIKI2 #> 3633 Transmembrane protein 235 #> 3634 Transmembrane protein 235 #> 3635 Putative olfactory receptor 2W5 pseudogene #> 3636 Putative olfactory receptor 2W5 pseudogene #> 3637 Putative olfactory receptor 2W5 pseudogene #> 3638 Putative olfactory receptor 2W5 pseudogene #> 3639 Putative olfactory receptor 2W5 pseudogene #> 3640 Putative olfactory receptor 2W5 pseudogene #> 3641 Hairy and enhancer of split-related protein HELT #> 3642 Hairy and enhancer of split-related protein HELT #> 3643 Hairy and enhancer of split-related protein HELT #> 3644 Single-pass membrane and coiled-coil domain-containing protein 2 #> 3645 EF-hand calcium-binding domain-containing protein 10 #> 3646 Putative nucleosome assembly protein 1-like 6 #> 3647 Putative nucleosome assembly protein 1-like 6 #> 3648 Fatty acid-binding protein 12 #> 3649 Fatty acid-binding protein 12 #> 3650 Fatty acid-binding protein 12 #> 3651 Zinc finger protein 316 #> 3652 Glutaredoxin domain-containing cysteine-rich protein 2 #> 3653 Glutaredoxin domain-containing cysteine-rich protein 2 #> 3654 Glutaredoxin domain-containing cysteine-rich protein 2 #> 3655 Glutaredoxin domain-containing cysteine-rich protein 2 #> 3656 RNA binding protein fox-1 homolog 3 #> 3657 RNA binding protein fox-1 homolog 3 #> 3658 RNA binding protein fox-1 homolog 3 #> 3659 RNA binding protein fox-1 homolog 3 #> 3660 TRPM8 channel-associated factor 2 #> 3661 TRPM8 channel-associated factor 2 #> 3662 TRPM8 channel-associated factor 2 #> 3663 TRPM8 channel-associated factor 2 #> 3664 TRPM8 channel-associated factor 2 #> 3665 TRPM8 channel-associated factor 2 #> 3666 TRPM8 channel-associated factor 2 #> 3667 TRPM8 channel-associated factor 2 #> 3668 TRPM8 channel-associated factor 2 #> 3669 Divergent paired-related homeobox #> 3670 Divergent paired-related homeobox #> 3671 Divergent paired-related homeobox #> 3672 Uncharacterized protein C5orf60 #> 3673 Cilia- and flagella-associated protein 73 #> 3674 Cilia- and flagella-associated protein 73 #> 3675 Cilia- and flagella-associated protein 73 #> 3676 Cilia- and flagella-associated protein 73 #> 3677 Cilia- and flagella-associated protein 73 #> 3678 Cilia- and flagella-associated protein 73 #> 3679 Ig-like V-type domain-containing protein FAM187A #> 3680 Pyroglutamyl-peptidase 1-like protein #> 3681 Major facilitator superfamily domain-containing protein 2B #> 3682 Major facilitator superfamily domain-containing protein 2B #> 3683 Major facilitator superfamily domain-containing protein 2B #> 3684 Major facilitator superfamily domain-containing protein 2B #> 3685 Major facilitator superfamily domain-containing protein 2B #> 3686 Major facilitator superfamily domain-containing protein 2B #> 3687 Nuclear envelope integral membrane protein 2 #> 3688 Nuclear envelope integral membrane protein 2 #> 3689 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3690 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3691 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3692 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3693 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3694 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3695 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3696 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3697 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3698 Succinate dehydrogenase assembly factor 1, mitochondrial #> 3699 Protein FAM24A #> 3700 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3701 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3702 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3703 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3704 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3705 Alpha-1,3-mannosyl-glycoprotein 4-beta-N-acetylglucosaminyltransferase-like protein MGAT4D #> 3706 Transmembrane protein 202 #> 3707 Transmembrane protein 191C #> 3708 Transmembrane protein 221 #> 3709 WAS/WASL-interacting protein family member 3 #> 3710 WAS/WASL-interacting protein family member 3 #> 3711 WAS/WASL-interacting protein family member 3 #> 3712 WAS/WASL-interacting protein family member 3 #> 3713 WAS/WASL-interacting protein family member 3 #> 3714 WAS/WASL-interacting protein family member 3 #> 3715 WAS/WASL-interacting protein family member 3 #> 3716 WAS/WASL-interacting protein family member 3 #> 3717 WAS/WASL-interacting protein family member 3 #> 3718 WAS/WASL-interacting protein family member 3 #> 3719 TLC domain-containing protein 2 #> 3720 TLC domain-containing protein 2 #> 3721 TLC domain-containing protein 2 #> 3722 TLC domain-containing protein 2 #> 3723 TLC domain-containing protein 2 #> 3724 TLC domain-containing protein 2 #> 3725 Zinc finger and SCAN domain-containing protein 5C #> 3726 Zinc finger and SCAN domain-containing protein 5C #> 3727 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3728 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3729 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3730 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3731 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3732 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3733 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3734 Putative 2-oxo-4-hydroxy-4-carboxy-5-ureidoimidazoline decarboxylase #> 3735 Photoreceptor cilium actin regulator #> 3736 Photoreceptor cilium actin regulator #> 3737 Photoreceptor cilium actin regulator #> 3738 Ankyrin repeat domain-containing protein 61 #> 3739 Tripartite motif-containing protein 64 #> 3740 G antigen 10 #> 3741 PRAME family member 25 #> 3742 PRAME family member 25 #> 3743 PRAME family member 25 #> 3744 PRAME family member 25 #> 3745 IgLON family member 5 #> 3746 Oocyte-expressed protein homolog #> 3747 Oocyte-expressed protein homolog #> 3748 Oocyte-expressed protein homolog #> 3749 Oocyte-expressed protein homolog #> 3750 Oocyte-expressed protein homolog #> 3751 Oocyte-expressed protein homolog #> 3752 Oocyte-expressed protein homolog #> 3753 Oocyte-expressed protein homolog #> 3754 Oocyte-expressed protein homolog #> 3755 Oocyte-expressed protein homolog #> 3756 Oocyte-expressed protein homolog #> 3757 Oocyte-expressed protein homolog #> 3758 Oocyte-expressed protein homolog #> 3759 Oocyte-expressed protein homolog #> 3760 Oocyte-expressed protein homolog #> 3761 Oocyte-expressed protein homolog #> 3762 Oocyte-expressed protein homolog #> 3763 Oocyte-expressed protein homolog #> 3764 Oocyte-expressed protein homolog #> 3765 Oocyte-expressed protein homolog #> 3766 Oocyte-expressed protein homolog #> 3767 Oocyte-expressed protein homolog #> 3768 Oocyte-expressed protein homolog #> 3769 Oocyte-expressed protein homolog #> 3770 Oocyte-expressed protein homolog #> 3771 Oocyte-expressed protein homolog #> 3772 Oocyte-expressed protein homolog #> 3773 Glutamate-rich protein 4 #> 3774 Glutamate-rich protein 4 #> 3775 Putative glutathione hydrolase 3 proenzyme #> 3776 Putative glutathione hydrolase 3 proenzyme #> 3777 Putative glutathione hydrolase 3 proenzyme #> 3778 Putative glutathione hydrolase 3 proenzyme #> 3779 Putative glutathione hydrolase 3 proenzyme #> 3780 Putative glutathione hydrolase 3 proenzyme #> 3781 Putative glutathione hydrolase 3 proenzyme #> 3782 Putative glutathione hydrolase 3 proenzyme #> 3783 Putative glutathione hydrolase 3 proenzyme #> 3784 Putative glutathione hydrolase 3 proenzyme #> 3785 Putative stereocilin-like protein #> 3786 Protein FRG2-like-2 #> 3787 Olfactory receptor 51F1 #> 3788 Olfactory receptor 51F1 #> 3789 Olfactory receptor 51F1 #> 3790 Olfactory receptor 51F1 #> 3791 Olfactory receptor 51F1 #> 3792 Small integral membrane protein 9 #> 3793 Small integral membrane protein 9 #> 3794 Olfactory receptor 2T8 #> 3795 Olfactory receptor 2T8 #> 3796 Olfactory receptor 2T8 #> 3797 Olfactory receptor 2T8 #> 3798 Olfactory receptor 2T8 #> 3799 Olfactory receptor 2T8 #> 3800 Glycolipid transfer protein domain-containing protein 2 #> 3801 Serine incorporator 4 #> 3802 Serine incorporator 4 #> 3803 Golgi apparatus membrane protein TVP23 homolog A #> 3804 Golgi apparatus membrane protein TVP23 homolog A #> 3805 Golgi apparatus membrane protein TVP23 homolog A #> 3806 Putative ADP-ribosylation factor-like protein 5C #> 3807 Olfactory receptor 4C46 #> 3808 Olfactory receptor 4C46 #> 3809 Olfactory receptor 4C46 #> 3810 Olfactory receptor 4C46 #> 3811 Olfactory receptor 4C46 #> 3812 Olfactory receptor 4C46 #> 3813 Calpain-8 #> 3814 Calpain-8 #> 3815 Calpain-8 #> 3816 D-dopachrome decarboxylase-like protein #> 3817 D-dopachrome decarboxylase-like protein #> 3818 D-dopachrome decarboxylase-like protein #> 3819 Olfactory receptor 5H14 #> 3820 Olfactory receptor 5H14 #> 3821 Olfactory receptor 5H14 #> 3822 Olfactory receptor 5H14 #> 3823 Olfactory receptor 5H14 #> 3824 Zinc finger protein 860 #> 3825 Zinc finger protein 860 #> 3826 Zinc finger protein 860 #> 3827 Otolin-1 #> 3828 Otolin-1 #> 3829 Otolin-1 #> 3830 Otolin-1 #> 3831 Nuclear pore complex-interacting protein family member B15 #> 3832 Nuclear pore complex-interacting protein family member B15 #> 3833 rRNA/tRNA 2'-O-methyltransferase fibrillarin-like protein 1 #> 3834 rRNA/tRNA 2'-O-methyltransferase fibrillarin-like protein 1 #> 3835 rRNA/tRNA 2'-O-methyltransferase fibrillarin-like protein 1 #> 3836 Elongin BC and Polycomb repressive complex 2-associated protein #> 3837 Elongin BC and Polycomb repressive complex 2-associated protein #> 3838 Elongin BC and Polycomb repressive complex 2-associated protein #> 3839 Elongin BC and Polycomb repressive complex 2-associated protein #> 3840 Elongin BC and Polycomb repressive complex 2-associated protein #> 3841 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3842 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3843 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3844 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3845 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3846 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3847 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3848 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3849 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3850 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3851 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3852 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3853 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3854 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3855 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3856 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3857 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3858 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3859 Structural maintenance of chromosomes flexible hinge domain-containing protein 1 #> 3860 MANSC domain-containing protein 4 #> 3861 Homeobox protein HMX3 #> 3862 Homeobox protein HMX3 #> 3863 Homeobox protein HMX3 #> 3864 Homeobox protein HMX3 #> 3865 Homeobox protein HMX3 #> 3866 Homeobox protein HMX3 #> 3867 Homeobox protein HMX3 #> 3868 Homeobox protein HMX3 #> 3869 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3870 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3871 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3872 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3873 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3874 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3875 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3876 Cytosolic arginine sensor for mTORC1 subunit 2 #> 3877 Ankyrin repeat and death domain-containing protein 1B #> 3878 Putative tripartite motif-containing protein 64B #> 3879 Mesogenin-1 #> 3880 Mesogenin-1 #> 3881 Mesogenin-1 #> 3882 Mesogenin-1 #> 3883 Mesogenin-1 #> 3884 Mesogenin-1 #> 3885 Mesogenin-1 #> 3886 Mesogenin-1 #> 3887 Mesogenin-1 #> 3888 Mesogenin-1 #> 3889 Mesogenin-1 #> 3890 Mesogenin-1 #> 3891 Mesogenin-1 #> 3892 Mesogenin-1 #> 3893 Mesogenin-1 #> 3894 Mesogenin-1 #> 3895 Mesogenin-1 #> 3896 Mesogenin-1 #> 3897 Mesogenin-1 #> 3898 Mesogenin-1 #> 3899 Mesogenin-1 #> 3900 Mesogenin-1 #> 3901 Mesogenin-1 #> 3902 Mesogenin-1 #> 3903 Mesogenin-1 #> 3904 Mesogenin-1 #> 3905 Mesogenin-1 #> 3906 Mesogenin-1 #> 3907 Mesogenin-1 #> 3908 Mesogenin-1 #> 3909 Mesogenin-1 #> 3910 Mesogenin-1 #> 3911 Mesogenin-1 #> 3912 Mesogenin-1 #> 3913 Mesogenin-1 #> 3914 Mesogenin-1 #> 3915 Mesogenin-1 #> 3916 Mesogenin-1 #> 3917 Rho GTPase-activating protein 42 #> 3918 Rho GTPase-activating protein 42 #> 3919 Rho GTPase-activating protein 42 #> 3920 Rho GTPase-activating protein 42 #> 3921 Rho GTPase-activating protein 42 #> 3922 Rho GTPase-activating protein 42 #> 3923 Rho GTPase-activating protein 42 #> 3924 Coiled-coil domain-containing protein 154 #> 3925 Protein myomaker #> 3926 Protein myomaker #> 3927 Protein myomaker #> 3928 Protein myomaker #> 3929 Protein myomaker #> 3930 Protein myomaker #> 3931 Protein myomaker #> 3932 Protein myomaker #> 3933 Protein myomaker #> 3934 Protein myomaker #> 3935 Putative neutrophil cytosol factor 1B #> 3936 Putative neutrophil cytosol factor 1B #> 3937 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3938 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3939 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3940 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3941 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3942 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3943 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3944 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3945 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3946 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3947 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3948 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3949 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3950 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3951 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3952 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3953 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3954 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3955 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3956 Leukocyte immunoglobulin-like receptor subfamily A member 5 #> 3957 Coiled-coil domain-containing protein 69 #> 3958 Coiled-coil domain-containing protein 69 #> 3959 Coiled-coil domain-containing protein 69 #> 3960 Protein unc-119 homolog B #> 3961 Protein unc-119 homolog B #> 3962 Protein unc-119 homolog B #> 3963 Protein unc-119 homolog B #> 3964 Protein unc-119 homolog B #> 3965 Protein unc-119 homolog B #> 3966 Protein unc-119 homolog B #> 3967 Protein unc-119 homolog B #> 3968 Protein unc-119 homolog B #> 3969 Protein unc-119 homolog B #> 3970 Protein unc-119 homolog B #> 3971 Protein unc-119 homolog B #> 3972 Protein unc-119 homolog B #> 3973 Protein unc-119 homolog B #> 3974 Protein unc-119 homolog B #> 3975 Protein unc-119 homolog B #> 3976 Protein unc-119 homolog B #> 3977 Protein unc-119 homolog B #> 3978 Olfactory receptor 6C70 #> 3979 Olfactory receptor 6C70 #> 3980 Olfactory receptor 6C70 #> 3981 Olfactory receptor 6C70 #> 3982 Olfactory receptor 6C70 #> 3983 Putative uncharacterized protein CRYM-AS1 #> 3984 Putative uncharacterized protein CRYM-AS1 #> 3985 Solute carrier family 15 member 5 #> 3986 Solute carrier family 15 member 5 #> 3987 Solute carrier family 15 member 5 #> 3988 Solute carrier family 15 member 5 #> 3989 Solute carrier family 15 member 5 #> 3990 Solute carrier family 15 member 5 #> 3991 Solute carrier family 15 member 5 #> 3992 RING finger protein 227 #> 3993 Arf-GAP with GTPase, ANK repeat and PH domain-containing protein 5 #> 3994 Arf-GAP with GTPase, ANK repeat and PH domain-containing protein 5 #> 3995 Arf-GAP with GTPase, ANK repeat and PH domain-containing protein 5 #> 3996 Leucine-rich repeat and IQ domain-containing protein 4 #> 3997 Wilms tumor protein 1-interacting protein #> 3998 Wilms tumor protein 1-interacting protein #> 3999 Wilms tumor protein 1-interacting protein #> 4000 Wilms tumor protein 1-interacting protein #> 4001 Wilms tumor protein 1-interacting protein #> 4002 Wilms tumor protein 1-interacting protein #> 4003 Wilms tumor protein 1-interacting protein #> 4004 Wilms tumor protein 1-interacting protein #> 4005 Wilms tumor protein 1-interacting protein #> 4006 Wilms tumor protein 1-interacting protein #> 4007 Wilms tumor protein 1-interacting protein #> 4008 Wilms tumor protein 1-interacting protein #> 4009 Wilms tumor protein 1-interacting protein #> 4010 Wilms tumor protein 1-interacting protein #> 4011 Wilms tumor protein 1-interacting protein #> 4012 Wilms tumor protein 1-interacting protein #> 4013 Wilms tumor protein 1-interacting protein #> 4014 Wilms tumor protein 1-interacting protein #> 4015 Wilms tumor protein 1-interacting protein #> 4016 Wilms tumor protein 1-interacting protein #> 4017 Wilms tumor protein 1-interacting protein #> 4018 Wilms tumor protein 1-interacting protein #> 4019 Wilms tumor protein 1-interacting protein #> 4020 Ras-related protein Rap-1b-like protein #> 4021 Homeobox protein Nkx-6.3 #> 4022 Homeobox protein Nkx-6.3 #> 4023 Homeobox protein Nkx-6.3 #> 4024 Homeobox protein Nkx-6.3 #> 4025 Homeobox protein Nkx-6.3 #> 4026 Homeobox protein Nkx-6.3 #> 4027 Homeobox protein Nkx-6.3 #> 4028 Homeobox protein Nkx-6.3 #> 4029 Homeobox protein Nkx-6.3 #> 4030 Homeobox protein Nkx-6.3 #> 4031 Homeobox protein Nkx-6.3 #> 4032 Homeobox protein Nkx-6.3 #> 4033 Homeobox protein Nkx-6.3 #> 4034 Homeobox protein Nkx-6.3 #> 4035 Homeobox protein Nkx-6.3 #> 4036 Putative nuclear pore complex-interacting protein family member B2 #> 4037 IgA-inducing protein homolog #> 4038 12S rRNA N4-methylcytidine (m4C) methyltransferase #> 4039 Proline-rich protein 19 #> 4040 Proline-rich protein 19 #> 4041 Arginine-fifty homeobox #> 4042 Arginine-fifty homeobox #> 4043 Arginine-fifty homeobox #> 4044 Zinc finger and SCAN domain-containing protein 5B #> 4045 Zinc finger and SCAN domain-containing protein 5B #> 4046 Zinc finger and SCAN domain-containing protein 5B #> 4047 Zinc finger and SCAN domain-containing protein 5B #> 4048 Zinc finger and SCAN domain-containing protein 5B #> 4049 Homeobox protein unc-4 homolog #> 4050 Homeobox protein unc-4 homolog #> 4051 Homeobox protein unc-4 homolog #> 4052 Homeobox protein unc-4 homolog #> 4053 Homeobox protein unc-4 homolog #> 4054 Homeobox protein unc-4 homolog #> 4055 Homeobox protein unc-4 homolog #> 4056 Homeobox protein unc-4 homolog #> 4057 Homeobox protein unc-4 homolog #> 4058 Homeobox protein unc-4 homolog #> 4059 Homeobox protein unc-4 homolog #> 4060 Nuclear pore complex-interacting protein family member B13 #> 4061 Nuclear pore complex-interacting protein family member B13 #> 4062 Protein FAM166C #> 4063 Leucine-rich repeat-containing protein 3C #> 4064 T-cell surface glycoprotein CD8 beta-2 chain #> 4065 T-cell surface glycoprotein CD8 beta-2 chain #> 4066 T-cell surface glycoprotein CD8 beta-2 chain #> 4067 T-cell surface glycoprotein CD8 beta-2 chain #> 4068 T-cell surface glycoprotein CD8 beta-2 chain #> 4069 T-cell surface glycoprotein CD8 beta-2 chain #> 4070 Putative SLC9B1-like protein SLC9B1P1 #> 4071 Putative SLC9B1-like protein SLC9B1P1 #> 4072 Putative SLC9B1-like protein SLC9B1P1 #> 4073 Putative SLC9B1-like protein SLC9B1P1 #> 4074 Transmembrane protein 238-like #> 4075 Olfactory receptor 6C65 #> 4076 Olfactory receptor 6C65 #> 4077 Olfactory receptor 6C65 #> 4078 Olfactory receptor 6C65 #> 4079 Olfactory receptor 6C65 #> 4080 RIMS-binding protein 3C #> 4081 RIMS-binding protein 3C #> 4082 RIMS-binding protein 3C #> 4083 RIMS-binding protein 3C #> 4084 RIMS-binding protein 3C #> 4085 Putative tripartite motif-containing protein 75 #> 4086 Putative tripartite motif-containing protein 75 #> 4087 Cis-aconitate decarboxylase #> 4088 Cis-aconitate decarboxylase #> 4089 Cis-aconitate decarboxylase #> 4090 Cis-aconitate decarboxylase #> 4091 Cis-aconitate decarboxylase #> 4092 Cis-aconitate decarboxylase #> 4093 Cis-aconitate decarboxylase #> 4094 Cis-aconitate decarboxylase #> 4095 Cis-aconitate decarboxylase #> 4096 Cis-aconitate decarboxylase #> 4097 Cis-aconitate decarboxylase #> 4098 Cis-aconitate decarboxylase #> 4099 Cis-aconitate decarboxylase #> 4100 Cis-aconitate decarboxylase #> 4101 Cis-aconitate decarboxylase #> 4102 Cis-aconitate decarboxylase #> 4103 Cis-aconitate decarboxylase #> 4104 Cis-aconitate decarboxylase #> 4105 Cis-aconitate decarboxylase #> 4106 Cis-aconitate decarboxylase #> 4107 Cis-aconitate decarboxylase #> 4108 Cis-aconitate decarboxylase #> 4109 Cis-aconitate decarboxylase #> 4110 Zinc finger protein 233 #> 4111 Putative lipoyltransferase 2, mitochondrial #> 4112 Putative lipoyltransferase 2, mitochondrial #> 4113 Putative lipoyltransferase 2, mitochondrial #> 4114 Putative lipoyltransferase 2, mitochondrial #> 4115 Putative lipoyltransferase 2, mitochondrial #> 4116 Putative lipoyltransferase 2, mitochondrial #> 4117 Putative lipoyltransferase 2, mitochondrial #> 4118 Putative lipoyltransferase 2, mitochondrial #> 4119 Putative lipoyltransferase 2, mitochondrial #> 4120 Ankyrin repeat and SOCS box protein 14 #> 4121 Ankyrin repeat and SOCS box protein 14 #> 4122 Ankyrin repeat and SOCS box protein 14 #> 4123 Ankyrin repeat and SOCS box protein 14 #> 4124 Ankyrin repeat and SOCS box protein 14 #> 4125 Ankyrin repeat and SOCS box protein 14 #> 4126 Ankyrin repeat and SOCS box protein 14 #> 4127 Ankyrin repeat and SOCS box protein 14 #> 4128 Zinc finger protein 98 #> 4129 Zinc finger protein 98 #> 4130 Zinc finger protein 98 #> 4131 Ras association domain-containing protein 10 #> 4132 Ras association domain-containing protein 10 #> 4133 Ras association domain-containing protein 10 #> 4134 Ras association domain-containing protein 10 #> 4135 Ras association domain-containing protein 10 #> 4136 Ras association domain-containing protein 10 #> 4137 Ras association domain-containing protein 10 #> 4138 Ras association domain-containing protein 10 #> 4139 Ras association domain-containing protein 10 #> 4140 Ras association domain-containing protein 10 #> 4141 Ras association domain-containing protein 10 #> 4142 Ras association domain-containing protein 10 #> 4143 Ras association domain-containing protein 10 #> 4144 Ras association domain-containing protein 10 #> 4145 Ras association domain-containing protein 10 #> 4146 Ras association domain-containing protein 10 #> 4147 Ras association domain-containing protein 10 #> 4148 Ras association domain-containing protein 10 #> 4149 Ras association domain-containing protein 10 #> 4150 Ras association domain-containing protein 10 #> 4151 Ras association domain-containing protein 10 #> 4152 Ras association domain-containing protein 10 #> 4153 Ras association domain-containing protein 10 #> 4154 Ras association domain-containing protein 10 #> 4155 Ras association domain-containing protein 10 #> 4156 Ras association domain-containing protein 10 #> 4157 Ras association domain-containing protein 10 #> 4158 Ras association domain-containing protein 10 #> 4159 Ras association domain-containing protein 10 #> 4160 Solute carrier family 22 member 20 #> 4161 Solute carrier family 22 member 20 #> 4162 Solute carrier family 22 member 20 #> 4163 Solute carrier family 22 member 20 #> 4164 Pecanex-like protein 2 #> 4165 Pecanex-like protein 2 #> 4166 Pecanex-like protein 2 #> 4167 Pecanex-like protein 2 #> 4168 Testis-specific Y-encoded protein 2 #> 4169 Testis-specific Y-encoded protein 2 #> 4170 Testis-specific Y-encoded protein 2 #> 4171 Testis-specific Y-encoded protein 2 #> 4172 Testis-specific Y-encoded protein 2 #> 4173 Coiled-coil domain-containing protein 85C #> 4174 Coiled-coil domain-containing protein 85C #> 4175 Coiled-coil domain-containing protein 85C #> 4176 Coiled-coil domain-containing protein 85C #> 4177 SAC3 domain-containing protein 1 #> 4178 SAC3 domain-containing protein 1 #> 4179 SAC3 domain-containing protein 1 #> 4180 AT-rich interactive domain-containing protein 3C #> 4181 AT-rich interactive domain-containing protein 3C #> 4182 AT-rich interactive domain-containing protein 3C #> 4183 AT-rich interactive domain-containing protein 3C #> 4184 AT-rich interactive domain-containing protein 3C #> 4185 AT-rich interactive domain-containing protein 3C #> 4186 AT-rich interactive domain-containing protein 3C #> 4187 Transmembrane protein 88B #> 4188 Retrotransposon-like protein 1 #> 4189 Retrotransposon-like protein 1 #> 4190 Putative 60S ribosomal protein L37a-like protein #> 4191 Putative 60S ribosomal protein L37a-like protein #> 4192 Putative 60S ribosomal protein L37a-like protein #> 4193 Putative 60S ribosomal protein L37a-like protein #> 4194 Olfactory receptor 5H1 #> 4195 Olfactory receptor 5H1 #> 4196 Olfactory receptor 5H1 #> 4197 Olfactory receptor 5H1 #> 4198 Olfactory receptor 5H1 #> 4199 Olfactory receptor 5H1 #> 4200 Transmembrane protein 200C #> 4201 Putative short-chain dehydrogenase/reductase family 42E member 2 #> 4202 Putative short-chain dehydrogenase/reductase family 42E member 2 #> 4203 Choriogonadotropin subunit beta variant 1 #> 4204 RanBP2-like and GRIP domain-containing protein 3 #> 4205 Protein shisa-like-2B #> 4206 Putative solute carrier family 22 member 31 #> 4207 Putative solute carrier family 22 member 31 #> 4208 Putative solute carrier family 22 member 31 #> 4209 Putative solute carrier family 22 member 31 #> 4210 Protein FAM74A7 #> 4211 Olfactory receptor 6C75 #> 4212 Olfactory receptor 6C75 #> 4213 Olfactory receptor 6C75 #> 4214 Olfactory receptor 6C75 #> 4215 Olfactory receptor 6C75 #> 4216 Olfactory receptor 5B21 #> 4217 Olfactory receptor 5B21 #> 4218 Olfactory receptor 5B21 #> 4219 Olfactory receptor 5B21 #> 4220 Protein shisa-7 #> 4221 Protein shisa-7 #> 4222 Protein shisa-7 #> 4223 Protein shisa-7 #> 4224 Protein shisa-7 #> 4225 Protein shisa-7 #> 4226 Protein shisa-7 #> 4227 Protein shisa-7 #> 4228 Protein shisa-7 #> 4229 Protein shisa-7 #> 4230 Protein shisa-7 #> 4231 Protein shisa-7 #> 4232 Protein shisa-7 #> 4233 Protein shisa-7 #> 4234 Protein shisa-7 #> 4235 Protein shisa-7 #> 4236 Protein shisa-7 #> 4237 Protein shisa-7 #> 4238 Putative aquaporin-7-like protein 3 #> 4239 Putative aquaporin-7-like protein 3 #> 4240 Putative aquaporin-7-like protein 3 #> 4241 UPF0524 protein C3orf70 #> 4242 UPF0524 protein C3orf70 #> 4243 Putative TAF11-like protein ENSP00000332601 #> 4244 Putative TAF11-like protein ENSP00000332601 #> 4245 Small integral membrane protein 23 #> 4246 Small integral membrane protein 23 #> 4247 Elongin-A3 member D #> 4248 Elongin-A3 member D #> 4249 Tripartite motif-containing protein 64C #> 4250 C2 calcium-dependent domain-containing protein 4B #> 4251 C2 calcium-dependent domain-containing protein 4B #> 4252 C2 calcium-dependent domain-containing protein 4B #> 4253 C2 calcium-dependent domain-containing protein 4B #> 4254 Tetratricopeptide repeat protein 36 #> 4255 Tetratricopeptide repeat protein 36 #> 4256 Tetratricopeptide repeat protein 36 #> 4257 Tetratricopeptide repeat protein 36 #> 4258 Tetratricopeptide repeat protein 36 #> 4259 Tetratricopeptide repeat protein 36 #> 4260 Tetratricopeptide repeat protein 36 #> 4261 Tetratricopeptide repeat protein 36 #> 4262 Ret finger protein-like 4A #> 4263 Ret finger protein-like 4A #> 4264 Ret finger protein-like 4A #> 4265 Ret finger protein-like 4A #> 4266 Double homeobox protein A #> 4267 Double homeobox protein A #> 4268 Double homeobox protein A #> 4269 Speedy protein E4 #> 4270 Speedy protein E4 #> 4271 Speedy protein E4 #> 4272 Speedy protein E4 #> 4273 Speedy protein E4 #> 4274 Speedy protein E4 #> 4275 Speedy protein E4 #> 4276 Speedy protein E4 #> 4277 Speedy protein E4 #> 4278 Speedy protein E4 #> 4279 Speedy protein E4 #> 4280 Transmembrane protein 210 #> 4281 Olfactory receptor 2AG2 #> 4282 Olfactory receptor 2AG2 #> 4283 Olfactory receptor 2AG2 #> 4284 Olfactory receptor 2AG2 #> 4285 Olfactory receptor 2AG2 #> 4286 Olfactory receptor 2AG2 #> 4287 Aquaporin-12B #> 4288 Aquaporin-12B #> 4289 Leucine-rich repeat-containing protein 37A2 #> 4290 Zinc finger protein 92 homolog #> 4291 Leucine-rich repeat-containing protein 30 #> 4292 Putative T-complex protein 1 subunit theta-like 1 #> 4293 Putative claudin-24 #> 4294 Putative claudin-24 #> 4295 Leucine-rich repeat-containing protein 53 #> 4296 Olfactory receptor 6C76 #> 4297 Olfactory receptor 6C76 #> 4298 Olfactory receptor 6C76 #> 4299 Olfactory receptor 6C76 #> 4300 Olfactory receptor 6C76 #> 4301 Sialic acid-binding Ig-like lectin 16 #> 4302 Sialic acid-binding Ig-like lectin 16 #> 4303 Sialic acid-binding Ig-like lectin 16 #> 4304 Sialic acid-binding Ig-like lectin 16 #> 4305 Sialic acid-binding Ig-like lectin 16 #> 4306 Sialic acid-binding Ig-like lectin 16 #> 4307 Sialic acid-binding Ig-like lectin 16 #> 4308 Fidgetin-like protein 2 #> 4309 Fidgetin-like protein 2 #> 4310 Interferon-induced transmembrane protein 10 #> 4311 Putative cleavage and polyadenylation specificity factor subunit 4-like protein #> 4312 Putative cleavage and polyadenylation specificity factor subunit 4-like protein #> 4313 Transmembrane protein 212 #> 4314 Protein FAM170B #> 4315 Protein FAM170B #> 4316 Protein FAM170B #> 4317 Protein FAM170B #> 4318 Protein FAM170B #> 4319 Olfactory receptor 5K4 #> 4320 Olfactory receptor 5K4 #> 4321 Olfactory receptor 5K4 #> 4322 Olfactory receptor 5K4 #> 4323 Olfactory receptor 5K4 #> 4324 Leucine-rich repeat-containing protein 37A #> 4325 Homeobox protein DBX1 #> 4326 Homeobox protein DBX1 #> 4327 Homeobox protein DBX1 #> 4328 Homeobox protein DBX1 #> 4329 Homeobox protein DBX1 #> 4330 Homeobox protein DBX1 #> 4331 Homeobox protein DBX1 #> 4332 Olfactory receptor 52A4 #> 4333 Olfactory receptor 52A4 #> 4334 Olfactory receptor 52A4 #> 4335 Olfactory receptor 52A4 #> 4336 Olfactory receptor 52A4 #> 4337 Olfactory receptor 52A4 #> 4338 Eukaryotic translation initiation factor 4E type 1B #> 4339 Eukaryotic translation initiation factor 4E type 1B #> 4340 Eukaryotic translation initiation factor 4E type 1B #> 4341 Eukaryotic translation initiation factor 4E type 1B #> 4342 Putative annexin A2-like protein #> 4343 Putative annexin A2-like protein #> 4344 Putative annexin A2-like protein #> 4345 Putative annexin A2-like protein #> 4346 Putative annexin A2-like protein #> 4347 Putative annexin A2-like protein #> 4348 Putative annexin A2-like protein #> 4349 Sentan #> 4350 Sentan #> 4351 Olfactory receptor 4C45 #> 4352 Olfactory receptor 4C45 #> 4353 Olfactory receptor 4C45 #> 4354 Olfactory receptor 4C45 #> 4355 Olfactory receptor 4C45 #> 4356 Olfactory receptor 4C45 #> 4357 Collagen alpha-6(VI) chain #> 4358 Collagen alpha-6(VI) chain #> 4359 Collagen alpha-6(VI) chain #> 4360 Collagen alpha-6(VI) chain #> 4361 Collagen alpha-6(VI) chain #> 4362 Collagen alpha-6(VI) chain #> 4363 Collagen alpha-6(VI) chain #> 4364 Collagen alpha-6(VI) chain #> 4365 Collagen alpha-6(VI) chain #> 4366 Collagen alpha-6(VI) chain #> 4367 Zinc finger protein 729 #> 4368 Zinc finger protein 729 #> 4369 Putative gap junction epsilon-1 protein #> 4370 Putative gap junction epsilon-1 protein #> 4371 Putative gap junction epsilon-1 protein #> 4372 Putative gap junction epsilon-1 protein #> 4373 Putative gap junction epsilon-1 protein #> 4374 Dorsal root ganglia homeobox protein #> 4375 Dorsal root ganglia homeobox protein #> 4376 Dorsal root ganglia homeobox protein #> 4377 Dorsal root ganglia homeobox protein #> 4378 Dorsal root ganglia homeobox protein #> 4379 Dorsal root ganglia homeobox protein #> 4380 Dorsal root ganglia homeobox protein #> 4381 Dorsal root ganglia homeobox protein #> 4382 Dorsal root ganglia homeobox protein #> 4383 Dorsal root ganglia homeobox protein #> 4384 Dorsal root ganglia homeobox protein #> 4385 Interferon-induced transmembrane protein 5 #> 4386 Interferon-induced transmembrane protein 5 #> 4387 Interferon-induced transmembrane protein 5 #> 4388 Interferon-induced transmembrane protein 5 #> 4389 Interferon-induced transmembrane protein 5 #> 4390 Putative POM121-like protein 1-like #> 4391 Olfactory receptor 2AT4 #> 4392 Olfactory receptor 2AT4 #> 4393 Olfactory receptor 2AT4 #> 4394 Olfactory receptor 2AT4 #> 4395 Olfactory receptor 2AT4 #> 4396 Olfactory receptor 2AT4 #> 4397 Olfactory receptor 2AT4 #> 4398 Olfactory receptor 2AT4 #> 4399 Olfactory receptor 2AT4 #> 4400 E3 ubiquitin-protein ligase MARCHF11 #> 4401 E3 ubiquitin-protein ligase MARCHF11 #> 4402 E3 ubiquitin-protein ligase MARCHF11 #> 4403 E3 ubiquitin-protein ligase MARCHF11 #> 4404 E3 ubiquitin-protein ligase MARCHF11 #> 4405 Zinc finger protein 726 #> 4406 Uncharacterized protein C15orf61 #> 4407 RIMS-binding protein 3B #> 4408 RIMS-binding protein 3B #> 4409 Tubulin polyglutamylase TTLL13P #> 4410 Tubulin polyglutamylase TTLL13P #> 4411 Tubulin polyglutamylase TTLL13P #> 4412 Tubulin polyglutamylase TTLL13P #> 4413 Putative sodium-coupled neutral amino acid transporter 8 #> 4414 Putative sodium-coupled neutral amino acid transporter 8 #> 4415 Dehydrogenase/reductase SDR family member 7C #> 4416 Dehydrogenase/reductase SDR family member 7C #> 4417 Enolase 4 #> 4418 Enolase 4 #> 4419 Enolase 4 #> 4420 Enolase 4 #> 4421 Enolase 4 #> 4422 Enolase 4 #> 4423 Enolase 4 #> 4424 Enolase 4 #> 4425 Ubiquitin carboxyl-terminal hydrolase 27 #> 4426 Ubiquitin carboxyl-terminal hydrolase 27 #> 4427 Ubiquitin carboxyl-terminal hydrolase 27 #> 4428 Ubiquitin carboxyl-terminal hydrolase 27 #> 4429 Ubiquitin carboxyl-terminal hydrolase 27 #> 4430 Ubiquitin carboxyl-terminal hydrolase 27 #> 4431 Ubiquitin carboxyl-terminal hydrolase 27 #> 4432 Ubiquitin carboxyl-terminal hydrolase 27 #> 4433 Ubiquitin carboxyl-terminal hydrolase 27 #> 4434 Ubiquitin carboxyl-terminal hydrolase 27 #> 4435 Ubiquitin carboxyl-terminal hydrolase 27 #> 4436 Tubulin beta 8B #> 4437 Zinc finger protein 716 #> 4438 Zinc finger protein 716 #> 4439 Zinc finger protein 716 #> 4440 ZAR1-like protein #> 4441 Protein monoglycylase TTLL8 #> 4442 Protein monoglycylase TTLL8 #> 4443 Protein monoglycylase TTLL8 #> 4444 Protein monoglycylase TTLL8 #> 4445 Protein monoglycylase TTLL8 #> 4446 Protein monoglycylase TTLL8 #> 4447 Protein monoglycylase TTLL8 #> 4448 Protein monoglycylase TTLL8 #> 4449 Protein monoglycylase TTLL8 #> 4450 Protein monoglycylase TTLL8 #> 4451 Protein monoglycylase TTLL8 #> 4452 Nuclear cap-binding protein subunit 2-like #> 4453 Kinocilin #> 4454 Leucine-rich repeat and IQ domain-containing protein 3 #> 4455 Leucine-rich repeat and IQ domain-containing protein 3 #> 4456 Ankyrin repeat and BTB/POZ domain-containing protein BTBD11 #> 4457 Ankyrin repeat and BTB/POZ domain-containing protein BTBD11 #> 4458 YjeF N-terminal domain-containing protein 3 #> 4459 YjeF N-terminal domain-containing protein 3 #> 4460 YjeF N-terminal domain-containing protein 3 #> 4461 YjeF N-terminal domain-containing protein 3 #> 4462 YjeF N-terminal domain-containing protein 3 #> 4463 YjeF N-terminal domain-containing protein 3 #> 4464 YjeF N-terminal domain-containing protein 3 #> 4465 YjeF N-terminal domain-containing protein 3 #> 4466 Golgin subfamily A member 8A #> 4467 Golgin subfamily A member 8A #> 4468 UPF0602 protein C4orf47 #> 4469 UPF0602 protein C4orf47 #> 4470 UPF0602 protein C4orf47 #> 4471 Zinc finger SWIM domain-containing protein 8 #> 4472 Zinc finger SWIM domain-containing protein 8 #> 4473 Zinc finger SWIM domain-containing protein 8 #> 4474 Zinc finger SWIM domain-containing protein 8 #> 4475 Zinc finger SWIM domain-containing protein 8 #> 4476 Zinc finger SWIM domain-containing protein 8 #> 4477 Zinc finger SWIM domain-containing protein 8 #> 4478 Zinc finger SWIM domain-containing protein 8 #> 4479 Zinc finger SWIM domain-containing protein 8 #> 4480 Zinc finger SWIM domain-containing protein 8 #> 4481 Myosin-7B #> 4482 Myosin-7B #> 4483 Myosin-7B #> 4484 Myosin-7B #> 4485 Myosin-7B #> 4486 Myosin-7B #> 4487 Myosin-7B #> 4488 Rho GTPase-activating protein 32 #> 4489 Rho GTPase-activating protein 32 #> 4490 Rho GTPase-activating protein 32 #> 4491 Rho GTPase-activating protein 32 #> 4492 Rho GTPase-activating protein 32 #> 4493 Rho GTPase-activating protein 32 #> 4494 Rho GTPase-activating protein 32 #> 4495 Rho GTPase-activating protein 32 #> 4496 Rho GTPase-activating protein 32 #> 4497 Rho GTPase-activating protein 32 #> 4498 Rho GTPase-activating protein 32 #> 4499 Rho GTPase-activating protein 32 #> 4500 Rho GTPase-activating protein 32 #> 4501 Rho GTPase-activating protein 32 #> 4502 Rho GTPase-activating protein 32 #> 4503 Rho GTPase-activating protein 32 #> 4504 Rho GTPase-activating protein 32 #> 4505 Rho GTPase-activating protein 32 #> 4506 Rho GTPase-activating protein 32 #> 4507 Rho GTPase-activating protein 32 #> 4508 Rho GTPase-activating protein 32 #> 4509 Protein dispatched homolog 2 #> 4510 Protein dispatched homolog 2 #> 4511 Protein dispatched homolog 2 #> 4512 Protein dispatched homolog 2 #> 4513 Protein dispatched homolog 2 #> 4514 TANK-binding kinase 1-binding protein 1 #> 4515 TANK-binding kinase 1-binding protein 1 #> 4516 TANK-binding kinase 1-binding protein 1 #> 4517 TANK-binding kinase 1-binding protein 1 #> 4518 TANK-binding kinase 1-binding protein 1 #> 4519 TANK-binding kinase 1-binding protein 1 #> 4520 TANK-binding kinase 1-binding protein 1 #> 4521 TANK-binding kinase 1-binding protein 1 #> 4522 TANK-binding kinase 1-binding protein 1 #> 4523 TANK-binding kinase 1-binding protein 1 #> 4524 TANK-binding kinase 1-binding protein 1 #> 4525 TANK-binding kinase 1-binding protein 1 #> 4526 TANK-binding kinase 1-binding protein 1 #> 4527 TANK-binding kinase 1-binding protein 1 #> 4528 Serine/arginine repetitive matrix protein 4 #> 4529 Serine/arginine repetitive matrix protein 4 #> 4530 Serine/arginine repetitive matrix protein 4 #> 4531 Serine/arginine repetitive matrix protein 4 #> 4532 Serine/arginine repetitive matrix protein 4 #> 4533 Serine/arginine repetitive matrix protein 4 #> 4534 Serine/arginine repetitive matrix protein 4 #> 4535 Serine/arginine repetitive matrix protein 4 #> 4536 Serine/arginine repetitive matrix protein 4 #> 4537 Serine/arginine repetitive matrix protein 4 #> 4538 Serine/arginine repetitive matrix protein 4 #> 4539 Serine/arginine repetitive matrix protein 4 #> 4540 Serine/arginine repetitive matrix protein 4 #> 4541 Serine/arginine repetitive matrix protein 4 #> 4542 Serine/arginine repetitive matrix protein 4 #> 4543 Serine/arginine repetitive matrix protein 4 #> 4544 Serine/arginine repetitive matrix protein 4 #> 4545 Serine/arginine repetitive matrix protein 4 #> 4546 Serine/arginine repetitive matrix protein 4 #> 4547 Serine/arginine repetitive matrix protein 4 #> 4548 Serine/arginine repetitive matrix protein 4 #> 4549 Serine/arginine repetitive matrix protein 4 #> 4550 Serine/arginine repetitive matrix protein 4 #> 4551 Serine/arginine repetitive matrix protein 4 #> 4552 Serine/arginine repetitive matrix protein 4 #> 4553 Serine/arginine repetitive matrix protein 4 #> 4554 Serine/arginine repetitive matrix protein 4 #> 4555 Serine/arginine repetitive matrix protein 4 #> 4556 Serine/arginine repetitive matrix protein 4 #> 4557 Serine/arginine repetitive matrix protein 4 #> 4558 Serine/arginine repetitive matrix protein 4 #> 4559 Serine/arginine repetitive matrix protein 4 #> 4560 Serine/arginine repetitive matrix protein 4 #> 4561 Serine/arginine repetitive matrix protein 4 #> 4562 Serine/arginine repetitive matrix protein 4 #> 4563 Serine/arginine repetitive matrix protein 4 #> 4564 Serine/arginine repetitive matrix protein 4 #> 4565 Serine/arginine repetitive matrix protein 4 #> 4566 Sine oculis-binding protein homolog #> 4567 Sine oculis-binding protein homolog #> 4568 Sine oculis-binding protein homolog #> 4569 Sine oculis-binding protein homolog #> 4570 Sine oculis-binding protein homolog #> 4571 Sine oculis-binding protein homolog #> 4572 Sine oculis-binding protein homolog #> 4573 Sine oculis-binding protein homolog #> 4574 Nuclear envelope pore membrane protein POM 121C #> 4575 Nuclear envelope pore membrane protein POM 121C #> 4576 Nuclear envelope pore membrane protein POM 121C #> 4577 Nuclear envelope pore membrane protein POM 121C #> 4578 Nuclear envelope pore membrane protein POM 121C #> 4579 Nuclear envelope pore membrane protein POM 121C #> 4580 Nuclear envelope pore membrane protein POM 121C #> 4581 Nuclear envelope pore membrane protein POM 121C #> 4582 Nuclear envelope pore membrane protein POM 121C #> 4583 Nuclear envelope pore membrane protein POM 121C #> 4584 Nuclear envelope pore membrane protein POM 121C #> 4585 Nuclear envelope pore membrane protein POM 121C #> 4586 Nuclear envelope pore membrane protein POM 121C #> 4587 Nuclear envelope pore membrane protein POM 121C #> 4588 Nuclear envelope pore membrane protein POM 121C #> 4589 Nuclear envelope pore membrane protein POM 121C #> 4590 Nuclear envelope pore membrane protein POM 121C #> 4591 Nuclear envelope pore membrane protein POM 121C #> 4592 Nuclear envelope pore membrane protein POM 121C #> 4593 Nuclear envelope pore membrane protein POM 121C #> 4594 Nuclear envelope pore membrane protein POM 121C #> 4595 Nuclear envelope pore membrane protein POM 121C #> 4596 Nuclear envelope pore membrane protein POM 121C #> 4597 Nuclear envelope pore membrane protein POM 121C #> 4598 Nuclear envelope pore membrane protein POM 121C #> 4599 Nuclear envelope pore membrane protein POM 121C #> 4600 Nuclear envelope pore membrane protein POM 121C #> 4601 Nuclear envelope pore membrane protein POM 121C #> 4602 Nuclear envelope pore membrane protein POM 121C #> 4603 Nuclear envelope pore membrane protein POM 121C #> 4604 Nuclear envelope pore membrane protein POM 121C #> 4605 Nuclear envelope pore membrane protein POM 121C #> 4606 Nuclear envelope pore membrane protein POM 121C #> 4607 Nuclear envelope pore membrane protein POM 121C #> 4608 Nuclear envelope pore membrane protein POM 121C #> 4609 Nuclear envelope pore membrane protein POM 121C #> 4610 Nuclear envelope pore membrane protein POM 121C #> 4611 Nuclear envelope pore membrane protein POM 121C #> 4612 Nuclear envelope pore membrane protein POM 121C #> 4613 Nuclear envelope pore membrane protein POM 121C #> 4614 Nuclear envelope pore membrane protein POM 121C #> 4615 Nuclear envelope pore membrane protein POM 121C #> 4616 Nuclear envelope pore membrane protein POM 121C #> 4617 Nuclear envelope pore membrane protein POM 121C #> 4618 Nuclear envelope pore membrane protein POM 121C #> 4619 Nuclear envelope pore membrane protein POM 121C #> 4620 Putative transcriptional regulator encoded by LINC00473 #> 4621 Zinc finger protein 839 #> 4622 Putative homeobox protein Meis3-like 2 #> 4623 WASH complex subunit 1 #> 4624 WASH complex subunit 1 #> 4625 WASH complex subunit 1 #> 4626 WASH complex subunit 1 #> 4627 WASH complex subunit 1 #> 4628 WASH complex subunit 1 #> 4629 WASH complex subunit 1 #> 4630 WASH complex subunit 1 #> 4631 WASH complex subunit 1 #> 4632 WASH complex subunit 1 #> 4633 WASH complex subunit 1 #> 4634 WASH complex subunit 1 #> 4635 WASH complex subunit 1 #> 4636 WASH complex subunit 1 #> 4637 WASH complex subunit 1 #> 4638 WASH complex subunit 1 #> 4639 WASH complex subunit 1 #> 4640 WASH complex subunit 1 #> 4641 WASH complex subunit 1 #> 4642 WASH complex subunit 1 #> 4643 WASH complex subunit 1 #> 4644 WASH complex subunit 1 #> 4645 WASH complex subunit 1 #> 4646 WASH complex subunit 1 #> 4647 WASH complex subunit 1 #> 4648 WASH complex subunit 1 #> 4649 WASH complex subunit 1 #> 4650 WASH complex subunit 1 #> 4651 WASH complex subunit 1 #> 4652 WASH complex subunit 1 #> 4653 WASH complex subunit 1 #> 4654 WASH complex subunit 1 #> 4655 WASH complex subunit 1 #> 4656 WASH complex subunit 1 #> 4657 WASH complex subunit 1 #> 4658 WASH complex subunit 1 #> 4659 Alpha-2-macroglobulin-like protein 1 #> 4660 Alpha-2-macroglobulin-like protein 1 #> 4661 Alpha-2-macroglobulin-like protein 1 #> 4662 Alpha-2-macroglobulin-like protein 1 #> 4663 Alpha-2-macroglobulin-like protein 1 #> 4664 Alpha-2-macroglobulin-like protein 1 #> 4665 Alpha-2-macroglobulin-like protein 1 #> 4666 CMRF35-like molecule 7 #> 4667 CMRF35-like molecule 7 #> 4668 CMRF35-like molecule 7 #> 4669 CMRF35-like molecule 7 #> 4670 CMRF35-like molecule 7 #> 4671 CMRF35-like molecule 7 #> 4672 CMRF35-like molecule 7 #> 4673 CMRF35-like molecule 7 #> 4674 Uncharacterized protein C15orf62, mitochondrial #> 4675 Calcium-activated chloride channel regulator 1 #> 4676 Calcium-activated chloride channel regulator 1 #> 4677 Calcium-activated chloride channel regulator 1 #> 4678 Calcium-activated chloride channel regulator 1 #> 4679 Calcium-activated chloride channel regulator 1 #> 4680 Calcium-activated chloride channel regulator 1 #> 4681 Calcium-activated chloride channel regulator 1 #> 4682 Calcium-activated chloride channel regulator 1 #> 4683 Calcium-activated chloride channel regulator 1 #> 4684 Calcium-activated chloride channel regulator 1 #> 4685 Calcium-activated chloride channel regulator 1 #> 4686 Calcium-activated chloride channel regulator 1 #> 4687 Colorectal cancer-associated protein 2 #> 4688 EF-hand calcium-binding domain-containing protein 7 #> 4689 EF-hand calcium-binding domain-containing protein 7 #> 4690 EF-hand calcium-binding domain-containing protein 7 #> 4691 EF-hand calcium-binding domain-containing protein 7 #> 4692 EF-hand calcium-binding domain-containing protein 7 #> 4693 EF-hand calcium-binding domain-containing protein 7 #> 4694 EF-hand calcium-binding domain-containing protein 7 #> 4695 EF-hand calcium-binding domain-containing protein 7 #> 4696 Protein SFI1 homolog #> 4697 Protein SFI1 homolog #> 4698 Protein SFI1 homolog #> 4699 Protein SFI1 homolog #> 4700 Protein SFI1 homolog #> 4701 Protein SFI1 homolog #> 4702 Protein SFI1 homolog #> 4703 Protein SFI1 homolog #> 4704 Protein SFI1 homolog #> 4705 Protein SFI1 homolog #> 4706 Protein SFI1 homolog #> 4707 Protein SFI1 homolog #> 4708 Protein SFI1 homolog #> 4709 Protein SFI1 homolog #> 4710 Protein SFI1 homolog #> 4711 Protein SFI1 homolog #> 4712 Protein SFI1 homolog #> 4713 Protein SFI1 homolog #> 4714 Protein SFI1 homolog #> 4715 Protein SFI1 homolog #> 4716 Protein SFI1 homolog #> 4717 Protein SFI1 homolog #> 4718 Protein SFI1 homolog #> 4719 Protein SFI1 homolog #> 4720 Protein SFI1 homolog #> 4721 Protein SFI1 homolog #> 4722 Protein SFI1 homolog #> 4723 Protein SFI1 homolog #> 4724 Protein SFI1 homolog #> 4725 Zinc finger protein 785 #> 4726 Zinc finger protein 785 #> 4727 Zinc finger protein 785 #> 4728 Zinc finger protein 785 #> 4729 Zinc finger protein 785 #> 4730 Zinc finger protein 785 #> 4731 Zinc finger protein 785 #> 4732 Zinc finger protein 785 #> 4733 Zinc finger protein 785 #> 4734 Zinc finger protein 785 #> 4735 Zinc finger protein 785 #> 4736 Zinc finger protein 785 #> 4737 Zinc finger protein 785 #> 4738 Zinc finger protein 785 #> 4739 Zinc finger protein 785 #> 4740 Zinc finger protein 785 #> 4741 Zinc finger protein 785 #> 4742 Zinc finger protein 785 #> 4743 Zinc finger protein 785 #> 4744 Zinc finger protein 785 #> 4745 Zinc finger protein 785 #> 4746 Zinc finger protein 785 #> 4747 Zinc finger protein 785 #> 4748 Zinc finger protein 785 #> 4749 ERI1 exoribonuclease 2 #> 4750 ERI1 exoribonuclease 2 #> 4751 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4752 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4753 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4754 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4755 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4756 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4757 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4758 Putative ATP-dependent RNA helicase DDX11-like protein 8 #> 4759 Carbohydrate deacetylase #> 4760 Carbohydrate deacetylase #> 4761 Gamma-aminobutyric acid receptor subunit rho-3 #> 4762 Gamma-aminobutyric acid receptor subunit rho-3 #> 4763 Gamma-aminobutyric acid receptor subunit rho-3 #> 4764 Gamma-aminobutyric acid receptor subunit rho-3 #> 4765 Gamma-aminobutyric acid receptor subunit rho-3 #> 4766 Gamma-aminobutyric acid receptor subunit rho-3 #> 4767 Gamma-aminobutyric acid receptor subunit rho-3 #> 4768 Gamma-aminobutyric acid receptor subunit rho-3 #> 4769 Gamma-aminobutyric acid receptor subunit rho-3 #> 4770 Cysteine-rich tail protein 1 #> 4771 Cysteine-rich tail protein 1 #> 4772 Cysteine-rich tail protein 1 #> 4773 Cysteine-rich tail protein 1 #> 4774 Cysteine-rich tail protein 1 #> 4775 Cysteine-rich tail protein 1 #> 4776 Cysteine-rich tail protein 1 #> 4777 Cysteine-rich tail protein 1 #> 4778 Cysteine-rich tail protein 1 #> 4779 Cysteine-rich tail protein 1 #> 4780 Cysteine-rich tail protein 1 #> 4781 Cysteine-rich tail protein 1 #> 4782 Cysteine-rich tail protein 1 #> 4783 Cysteine-rich tail protein 1 #> 4784 Cysteine-rich tail protein 1 #> 4785 Cysteine-rich tail protein 1 #> 4786 Cysteine-rich tail protein 1 #> 4787 Cysteine-rich tail protein 1 #> 4788 Cysteine-rich tail protein 1 #> 4789 Cysteine-rich tail protein 1 #> 4790 Cysteine-rich tail protein 1 #> 4791 Cysteine-rich tail protein 1 #> 4792 Cysteine-rich tail protein 1 #> 4793 Cysteine-rich tail protein 1 #> 4794 Cysteine-rich tail protein 1 #> 4795 Cysteine-rich tail protein 1 #> 4796 Cysteine-rich tail protein 1 #> 4797 Cysteine-rich tail protein 1 #> 4798 Cysteine-rich tail protein 1 #> 4799 Cysteine-rich tail protein 1 #> 4800 Cysteine-rich tail protein 1 #> 4801 Cysteine-rich tail protein 1 #> 4802 Cysteine-rich tail protein 1 #> 4803 Cysteine-rich tail protein 1 #> 4804 Cysteine-rich tail protein 1 #> 4805 Cysteine-rich tail protein 1 #> 4806 Cysteine-rich tail protein 1 #> 4807 Cysteine-rich tail protein 1 #> 4808 Cysteine-rich tail protein 1 #> 4809 Cysteine-rich tail protein 1 #> 4810 Cysteine-rich tail protein 1 #> 4811 Cysteine-rich tail protein 1 #> 4812 Cysteine-rich tail protein 1 #> 4813 Cysteine-rich tail protein 1 #> 4814 Cysteine-rich tail protein 1 #> 4815 Cysteine-rich tail protein 1 #> 4816 Cysteine-rich tail protein 1 #> 4817 Cysteine-rich tail protein 1 #> 4818 Cysteine-rich tail protein 1 #> 4819 Cysteine-rich tail protein 1 #> 4820 Cysteine-rich tail protein 1 #> 4821 Cysteine-rich tail protein 1 #> 4822 Cysteine-rich tail protein 1 #> 4823 Cysteine-rich tail protein 1 #> 4824 Cysteine-rich tail protein 1 #> 4825 Cysteine-rich tail protein 1 #> 4826 Cysteine-rich tail protein 1 #> 4827 Cysteine-rich tail protein 1 #> 4828 Cysteine-rich tail protein 1 #> 4829 Cysteine-rich tail protein 1 #> 4830 Cysteine-rich tail protein 1 #> 4831 Cysteine-rich tail protein 1 #> 4832 Cysteine-rich tail protein 1 #> 4833 Cysteine-rich tail protein 1 #> 4834 Cysteine-rich tail protein 1 #> 4835 Cysteine-rich tail protein 1 #> 4836 Cysteine-rich tail protein 1 #> 4837 Cysteine-rich tail protein 1 #> 4838 Cysteine-rich tail protein 1 #> 4839 Cysteine-rich tail protein 1 #> 4840 Cysteine-rich tail protein 1 #> 4841 Cysteine-rich tail protein 1 #> 4842 Cysteine-rich tail protein 1 #> 4843 Cysteine-rich tail protein 1 #> 4844 Cysteine-rich tail protein 1 #> 4845 Cysteine-rich tail protein 1 #> 4846 Cysteine-rich tail protein 1 #> 4847 Cysteine-rich tail protein 1 #> 4848 Cysteine-rich tail protein 1 #> 4849 Cysteine-rich tail protein 1 #> 4850 Cysteine-rich tail protein 1 #> 4851 Cysteine-rich tail protein 1 #> 4852 Cysteine-rich tail protein 1 #> 4853 Cysteine-rich tail protein 1 #> 4854 Cysteine-rich tail protein 1 #> 4855 Cysteine-rich tail protein 1 #> 4856 Cysteine-rich tail protein 1 #> 4857 Cysteine-rich tail protein 1 #> 4858 Cysteine-rich tail protein 1 #> 4859 Cysteine-rich tail protein 1 #> 4860 Cysteine-rich tail protein 1 #> 4861 Cysteine-rich tail protein 1 #> 4862 Cysteine-rich tail protein 1 #> 4863 Cysteine-rich tail protein 1 #> 4864 Cysteine-rich tail protein 1 #> 4865 Cysteine-rich tail protein 1 #> 4866 Cysteine-rich tail protein 1 #> 4867 Cysteine-rich tail protein 1 #> 4868 Cysteine-rich tail protein 1 #> 4869 Cysteine-rich tail protein 1 #> 4870 Cysteine-rich tail protein 1 #> 4871 Cysteine-rich tail protein 1 #> 4872 Cysteine-rich tail protein 1 #> 4873 Cysteine-rich tail protein 1 #> 4874 Cysteine-rich tail protein 1 #> 4875 Cysteine-rich tail protein 1 #> 4876 Cysteine-rich tail protein 1 #> 4877 Cysteine-rich tail protein 1 #> 4878 Cysteine-rich tail protein 1 #> 4879 Cysteine-rich tail protein 1 #> 4880 Cysteine-rich tail protein 1 #> 4881 Cysteine-rich tail protein 1 #> 4882 Cysteine-rich tail protein 1 #> 4883 Cysteine-rich tail protein 1 #> 4884 Cysteine-rich tail protein 1 #> 4885 Cysteine-rich tail protein 1 #> 4886 Cysteine-rich tail protein 1 #> 4887 Cysteine-rich tail protein 1 #> 4888 Cysteine-rich tail protein 1 #> 4889 Cysteine-rich tail protein 1 #> 4890 Cysteine-rich tail protein 1 #> 4891 Cysteine-rich tail protein 1 #> 4892 Cysteine-rich tail protein 1 #> 4893 Cysteine-rich tail protein 1 #> 4894 Cysteine-rich tail protein 1 #> 4895 Cysteine-rich tail protein 1 #> 4896 Cysteine-rich tail protein 1 #> 4897 Cysteine-rich tail protein 1 #> 4898 Cysteine-rich tail protein 1 #> 4899 Cysteine-rich tail protein 1 #> 4900 Cysteine-rich tail protein 1 #> 4901 Cysteine-rich tail protein 1 #> 4902 Cysteine-rich tail protein 1 #> 4903 Cysteine-rich tail protein 1 #> 4904 Cysteine-rich tail protein 1 #> 4905 Cysteine-rich tail protein 1 #> 4906 Cysteine-rich tail protein 1 #> 4907 Cysteine-rich tail protein 1 #> 4908 Cysteine-rich tail protein 1 #> 4909 Cysteine-rich tail protein 1 #> 4910 Cysteine-rich tail protein 1 #> 4911 Cysteine-rich tail protein 1 #> 4912 Cysteine-rich tail protein 1 #> 4913 Cysteine-rich tail protein 1 #> 4914 Cysteine-rich tail protein 1 #> 4915 Cysteine-rich tail protein 1 #> 4916 Cysteine-rich tail protein 1 #> 4917 Cysteine-rich tail protein 1 #> 4918 Cysteine-rich tail protein 1 #> 4919 Cysteine-rich tail protein 1 #> 4920 Cysteine-rich tail protein 1 #> 4921 Cysteine-rich tail protein 1 #> 4922 Cysteine-rich tail protein 1 #> 4923 Cysteine-rich tail protein 1 #> 4924 Cysteine-rich tail protein 1 #> 4925 Cysteine-rich tail protein 1 #> 4926 Cysteine-rich tail protein 1 #> 4927 Cysteine-rich tail protein 1 #> 4928 Cysteine-rich tail protein 1 #> 4929 Cysteine-rich tail protein 1 #> 4930 Cysteine-rich tail protein 1 #> 4931 Cysteine-rich tail protein 1 #> 4932 Cysteine-rich tail protein 1 #> 4933 Cysteine-rich tail protein 1 #> 4934 Cysteine-rich tail protein 1 #> 4935 Cysteine-rich tail protein 1 #> 4936 Cysteine-rich tail protein 1 #> 4937 Cysteine-rich tail protein 1 #> 4938 Cysteine-rich tail protein 1 #> 4939 Cysteine-rich tail protein 1 #> 4940 Cysteine-rich tail protein 1 #> 4941 Cysteine-rich tail protein 1 #> 4942 Cysteine-rich tail protein 1 #> 4943 Cysteine-rich tail protein 1 #> 4944 Cysteine-rich tail protein 1 #> 4945 Cysteine-rich tail protein 1 #> 4946 Cysteine-rich tail protein 1 #> 4947 Cysteine-rich tail protein 1 #> 4948 Cysteine-rich tail protein 1 #> 4949 Cysteine-rich tail protein 1 #> 4950 Cysteine-rich tail protein 1 #> 4951 Cysteine-rich tail protein 1 #> 4952 Cysteine-rich tail protein 1 #> 4953 Cysteine-rich tail protein 1 #> 4954 Cysteine-rich tail protein 1 #> 4955 Cysteine-rich tail protein 1 #> 4956 Cysteine-rich tail protein 1 #> 4957 Cysteine-rich tail protein 1 #> 4958 Cysteine-rich tail protein 1 #> 4959 Cysteine-rich tail protein 1 #> 4960 Cysteine-rich tail protein 1 #> 4961 Cysteine-rich tail protein 1 #> 4962 Cysteine-rich tail protein 1 #> 4963 Cysteine-rich tail protein 1 #> 4964 Cysteine-rich tail protein 1 #> 4965 Cysteine-rich tail protein 1 #> 4966 Cysteine-rich tail protein 1 #> 4967 Cysteine-rich tail protein 1 #> 4968 Cysteine-rich tail protein 1 #> 4969 Cysteine-rich tail protein 1 #> 4970 Cysteine-rich tail protein 1 #> 4971 Cysteine-rich tail protein 1 #> 4972 Cysteine-rich tail protein 1 #> 4973 Cysteine-rich tail protein 1 #> 4974 Cysteine-rich tail protein 1 #> 4975 Cysteine-rich tail protein 1 #> 4976 Cysteine-rich tail protein 1 #> 4977 Cysteine-rich tail protein 1 #> 4978 Cysteine-rich tail protein 1 #> 4979 Cysteine-rich tail protein 1 #> 4980 Cysteine-rich tail protein 1 #> 4981 Cysteine-rich tail protein 1 #> 4982 Cysteine-rich tail protein 1 #> 4983 Cysteine-rich tail protein 1 #> 4984 Cysteine-rich tail protein 1 #> 4985 Cysteine-rich tail protein 1 #> 4986 Cysteine-rich tail protein 1 #> 4987 Cysteine-rich tail protein 1 #> 4988 Cysteine-rich tail protein 1 #> 4989 Cysteine-rich tail protein 1 #> 4990 Cysteine-rich tail protein 1 #> 4991 Cysteine-rich tail protein 1 #> 4992 Cysteine-rich tail protein 1 #> 4993 Cysteine-rich tail protein 1 #> 4994 Cysteine-rich tail protein 1 #> 4995 Cysteine-rich tail protein 1 #> 4996 Cysteine-rich tail protein 1 #> 4997 Cysteine-rich tail protein 1 #> 4998 Cysteine-rich tail protein 1 #> 4999 Cysteine-rich tail protein 1 #> 5000 Cysteine-rich tail protein 1 #> 5001 Cysteine-rich tail protein 1 #> 5002 Cysteine-rich tail protein 1 #> 5003 Cysteine-rich tail protein 1 #> 5004 Cysteine-rich tail protein 1 #> 5005 Cysteine-rich tail protein 1 #> 5006 Cysteine-rich tail protein 1 #> 5007 Cysteine-rich tail protein 1 #> 5008 Cysteine-rich tail protein 1 #> 5009 Cysteine-rich tail protein 1 #> 5010 Cysteine-rich tail protein 1 #> 5011 Cysteine-rich tail protein 1 #> 5012 Cysteine-rich tail protein 1 #> 5013 Cysteine-rich tail protein 1 #> 5014 Cysteine-rich tail protein 1 #> 5015 Cysteine-rich tail protein 1 #> 5016 Cysteine-rich tail protein 1 #> 5017 Cysteine-rich tail protein 1 #> 5018 Cysteine-rich tail protein 1 #> 5019 Cysteine-rich tail protein 1 #> 5020 Cysteine-rich tail protein 1 #> 5021 Cysteine-rich tail protein 1 #> 5022 Cysteine-rich tail protein 1 #> 5023 Cysteine-rich tail protein 1 #> 5024 Cysteine-rich tail protein 1 #> 5025 Cysteine-rich tail protein 1 #> 5026 Cysteine-rich tail protein 1 #> 5027 Cysteine-rich tail protein 1 #> 5028 Cysteine-rich tail protein 1 #> 5029 Cysteine-rich tail protein 1 #> 5030 Cysteine-rich tail protein 1 #> 5031 Cysteine-rich tail protein 1 #> 5032 Cysteine-rich tail protein 1 #> 5033 Cysteine-rich tail protein 1 #> 5034 Cysteine-rich tail protein 1 #> 5035 Cysteine-rich tail protein 1 #> 5036 Cysteine-rich tail protein 1 #> 5037 Cysteine-rich tail protein 1 #> 5038 Cysteine-rich tail protein 1 #> 5039 Cysteine-rich tail protein 1 #> 5040 Cysteine-rich tail protein 1 #> 5041 Cysteine-rich tail protein 1 #> 5042 Cysteine-rich tail protein 1 #> 5043 Cysteine-rich tail protein 1 #> 5044 Cysteine-rich tail protein 1 #> 5045 Cysteine-rich tail protein 1 #> 5046 Cysteine-rich tail protein 1 #> 5047 Cysteine-rich tail protein 1 #> 5048 Cysteine-rich tail protein 1 #> 5049 Cysteine-rich tail protein 1 #> 5050 Cysteine-rich tail protein 1 #> 5051 Cysteine-rich tail protein 1 #> 5052 Cysteine-rich tail protein 1 #> 5053 Cysteine-rich tail protein 1 #> 5054 Cysteine-rich tail protein 1 #> 5055 Cysteine-rich tail protein 1 #> 5056 Cysteine-rich tail protein 1 #> 5057 Cysteine-rich tail protein 1 #> 5058 Cysteine-rich tail protein 1 #> 5059 Cysteine-rich tail protein 1 #> 5060 Cysteine-rich tail protein 1 #> 5061 Cysteine-rich tail protein 1 #> 5062 Cysteine-rich tail protein 1 #> 5063 Cysteine-rich tail protein 1 #> 5064 Cysteine-rich tail protein 1 #> 5065 Cysteine-rich tail protein 1 #> 5066 Cysteine-rich tail protein 1 #> 5067 Cysteine-rich tail protein 1 #> 5068 Cysteine-rich tail protein 1 #> 5069 Cysteine-rich tail protein 1 #> 5070 Cysteine-rich tail protein 1 #> 5071 Cysteine-rich tail protein 1 #> 5072 Cysteine-rich tail protein 1 #> 5073 Cysteine-rich tail protein 1 #> 5074 Cysteine-rich tail protein 1 #> 5075 Cysteine-rich tail protein 1 #> 5076 Cysteine-rich tail protein 1 #> 5077 Cysteine-rich tail protein 1 #> 5078 Cysteine-rich tail protein 1 #> 5079 Cysteine-rich tail protein 1 #> 5080 Cysteine-rich tail protein 1 #> 5081 Cysteine-rich tail protein 1 #> 5082 Cysteine-rich tail protein 1 #> 5083 Cysteine-rich tail protein 1 #> 5084 Cysteine-rich tail protein 1 #> 5085 Cysteine-rich tail protein 1 #> 5086 Cysteine-rich tail protein 1 #> 5087 Cysteine-rich tail protein 1 #> 5088 Cysteine-rich tail protein 1 #> 5089 Cysteine-rich tail protein 1 #> 5090 Cysteine-rich tail protein 1 #> 5091 Cysteine-rich tail protein 1 #> 5092 Cysteine-rich tail protein 1 #> 5093 Cysteine-rich tail protein 1 #> 5094 Cysteine-rich tail protein 1 #> 5095 Cysteine-rich tail protein 1 #> 5096 Cysteine-rich tail protein 1 #> 5097 Cysteine-rich tail protein 1 #> 5098 Cysteine-rich tail protein 1 #> 5099 Cysteine-rich tail protein 1 #> 5100 Cysteine-rich tail protein 1 #> 5101 Cysteine-rich tail protein 1 #> 5102 Cysteine-rich tail protein 1 #> 5103 Cysteine-rich tail protein 1 #> 5104 Cysteine-rich tail protein 1 #> 5105 Cysteine-rich tail protein 1 #> 5106 Cysteine-rich tail protein 1 #> 5107 Cysteine-rich tail protein 1 #> 5108 Cysteine-rich tail protein 1 #> 5109 Cysteine-rich tail protein 1 #> 5110 Cysteine-rich tail protein 1 #> 5111 Cysteine-rich tail protein 1 #> 5112 Cysteine-rich tail protein 1 #> 5113 Cysteine-rich tail protein 1 #> 5114 Cysteine-rich tail protein 1 #> 5115 Cysteine-rich tail protein 1 #> 5116 Cysteine-rich tail protein 1 #> 5117 Cysteine-rich tail protein 1 #> 5118 Cysteine-rich tail protein 1 #> 5119 Cysteine-rich tail protein 1 #> 5120 Cysteine-rich tail protein 1 #> 5121 Cysteine-rich tail protein 1 #> 5122 Cysteine-rich tail protein 1 #> 5123 Cysteine-rich tail protein 1 #> 5124 Cysteine-rich tail protein 1 #> 5125 Cysteine-rich tail protein 1 #> 5126 Cysteine-rich tail protein 1 #> 5127 Cysteine-rich tail protein 1 #> 5128 Cysteine-rich tail protein 1 #> 5129 Cysteine-rich tail protein 1 #> 5130 Cysteine-rich tail protein 1 #> 5131 Cysteine-rich tail protein 1 #> 5132 Cysteine-rich tail protein 1 #> 5133 Cysteine-rich tail protein 1 #> 5134 Cysteine-rich tail protein 1 #> 5135 Cysteine-rich tail protein 1 #> 5136 Cysteine-rich tail protein 1 #> 5137 Cysteine-rich tail protein 1 #> 5138 Cysteine-rich tail protein 1 #> 5139 Cysteine-rich tail protein 1 #> 5140 Cysteine-rich tail protein 1 #> 5141 Cysteine-rich tail protein 1 #> 5142 Cysteine-rich tail protein 1 #> 5143 Cysteine-rich tail protein 1 #> 5144 Cysteine-rich tail protein 1 #> 5145 Cysteine-rich tail protein 1 #> 5146 Cysteine-rich tail protein 1 #> 5147 Cysteine-rich tail protein 1 #> 5148 Cysteine-rich tail protein 1 #> 5149 Cysteine-rich tail protein 1 #> 5150 Cysteine-rich tail protein 1 #> 5151 Cysteine-rich tail protein 1 #> 5152 Cysteine-rich tail protein 1 #> 5153 Cysteine-rich tail protein 1 #> 5154 Cysteine-rich tail protein 1 #> 5155 Cysteine-rich tail protein 1 #> 5156 Cysteine-rich tail protein 1 #> 5157 Cysteine-rich tail protein 1 #> 5158 Cysteine-rich tail protein 1 #> 5159 Cysteine-rich tail protein 1 #> 5160 Cysteine-rich tail protein 1 #> 5161 Cysteine-rich tail protein 1 #> 5162 Cysteine-rich tail protein 1 #> 5163 Cysteine-rich tail protein 1 #> 5164 Cysteine-rich tail protein 1 #> 5165 Cysteine-rich tail protein 1 #> 5166 Cysteine-rich tail protein 1 #> 5167 Cysteine-rich tail protein 1 #> 5168 Cysteine-rich tail protein 1 #> 5169 Cysteine-rich tail protein 1 #> 5170 Cysteine-rich tail protein 1 #> 5171 Cysteine-rich tail protein 1 #> 5172 Cysteine-rich tail protein 1 #> 5173 Cysteine-rich tail protein 1 #> 5174 Cysteine-rich tail protein 1 #> 5175 Cysteine-rich tail protein 1 #> 5176 Cysteine-rich tail protein 1 #> 5177 Cysteine-rich tail protein 1 #> 5178 Cysteine-rich tail protein 1 #> 5179 Cysteine-rich tail protein 1 #> 5180 Cysteine-rich tail protein 1 #> 5181 Cysteine-rich tail protein 1 #> 5182 Cysteine-rich tail protein 1 #> 5183 Cysteine-rich tail protein 1 #> 5184 Cysteine-rich tail protein 1 #> 5185 Cysteine-rich tail protein 1 #> 5186 Cysteine-rich tail protein 1 #> 5187 Cysteine-rich tail protein 1 #> 5188 Cysteine-rich tail protein 1 #> 5189 Cysteine-rich tail protein 1 #> 5190 Cysteine-rich tail protein 1 #> 5191 Cysteine-rich tail protein 1 #> 5192 Cysteine-rich tail protein 1 #> 5193 Cysteine-rich tail protein 1 #> 5194 Cysteine-rich tail protein 1 #> 5195 Cysteine-rich tail protein 1 #> 5196 Cysteine-rich tail protein 1 #> 5197 Cysteine-rich tail protein 1 #> 5198 Cysteine-rich tail protein 1 #> 5199 Cysteine-rich tail protein 1 #> 5200 Cysteine-rich tail protein 1 #> 5201 Cysteine-rich tail protein 1 #> 5202 Cysteine-rich tail protein 1 #> 5203 Cysteine-rich tail protein 1 #> 5204 Cysteine-rich tail protein 1 #> 5205 Cysteine-rich tail protein 1 #> 5206 Cysteine-rich tail protein 1 #> 5207 Cysteine-rich tail protein 1 #> 5208 Cysteine-rich tail protein 1 #> 5209 Cysteine-rich tail protein 1 #> 5210 Cysteine-rich tail protein 1 #> 5211 Cysteine-rich tail protein 1 #> 5212 Cysteine-rich tail protein 1 #> 5213 Cysteine-rich tail protein 1 #> 5214 Cysteine-rich tail protein 1 #> 5215 Cysteine-rich tail protein 1 #> 5216 Cysteine-rich tail protein 1 #> 5217 Cysteine-rich tail protein 1 #> 5218 Cysteine-rich tail protein 1 #> 5219 Cysteine-rich tail protein 1 #> 5220 Cysteine-rich tail protein 1 #> 5221 Cysteine-rich tail protein 1 #> 5222 Cysteine-rich tail protein 1 #> 5223 Cysteine-rich tail protein 1 #> 5224 Cysteine-rich tail protein 1 #> 5225 Cysteine-rich tail protein 1 #> 5226 Cysteine-rich tail protein 1 #> 5227 Cysteine-rich tail protein 1 #> 5228 Cysteine-rich tail protein 1 #> 5229 Cysteine-rich tail protein 1 #> 5230 Cysteine-rich tail protein 1 #> 5231 Cysteine-rich tail protein 1 #> 5232 Cysteine-rich tail protein 1 #> 5233 Cysteine-rich tail protein 1 #> 5234 Cysteine-rich tail protein 1 #> 5235 Cysteine-rich tail protein 1 #> 5236 Cysteine-rich tail protein 1 #> 5237 Cysteine-rich tail protein 1 #> 5238 Cysteine-rich tail protein 1 #> 5239 Cysteine-rich tail protein 1 #> 5240 Cysteine-rich tail protein 1 #> 5241 Cysteine-rich tail protein 1 #> 5242 Cysteine-rich tail protein 1 #> 5243 Cysteine-rich tail protein 1 #> 5244 Cysteine-rich tail protein 1 #> 5245 Cysteine-rich tail protein 1 #> 5246 Cysteine-rich tail protein 1 #> 5247 Cysteine-rich tail protein 1 #> 5248 Cysteine-rich tail protein 1 #> 5249 Cysteine-rich tail protein 1 #> 5250 Cysteine-rich tail protein 1 #> 5251 Cysteine-rich tail protein 1 #> 5252 Cysteine-rich tail protein 1 #> 5253 Cysteine-rich tail protein 1 #> 5254 Cysteine-rich tail protein 1 #> 5255 Cysteine-rich tail protein 1 #> 5256 Cysteine-rich tail protein 1 #> 5257 Cysteine-rich tail protein 1 #> 5258 Cysteine-rich tail protein 1 #> 5259 Cysteine-rich tail protein 1 #> 5260 Cysteine-rich tail protein 1 #> 5261 Cysteine-rich tail protein 1 #> 5262 Cysteine-rich tail protein 1 #> 5263 Cysteine-rich tail protein 1 #> 5264 Cysteine-rich tail protein 1 #> 5265 Cysteine-rich tail protein 1 #> 5266 Cysteine-rich tail protein 1 #> 5267 Cysteine-rich tail protein 1 #> 5268 Cysteine-rich tail protein 1 #> 5269 Cysteine-rich tail protein 1 #> 5270 Cysteine-rich tail protein 1 #> 5271 Cysteine-rich tail protein 1 #> 5272 Zinc finger protein 850 #> 5273 Zinc finger protein 850 #> 5274 E3 ubiquitin-protein ligase NEURL1B #> 5275 E3 ubiquitin-protein ligase NEURL1B #> 5276 E3 ubiquitin-protein ligase NEURL1B #> 5277 E3 ubiquitin-protein ligase NEURL1B #> 5278 E3 ubiquitin-protein ligase NEURL1B #> 5279 E3 ubiquitin-protein ligase NEURL1B #> 5280 E3 ubiquitin-protein ligase NEURL1B #> 5281 E3 ubiquitin-protein ligase NEURL1B #> 5282 E3 ubiquitin-protein ligase NEURL1B #> 5283 Golgin subfamily A member 8B #> 5284 Golgin subfamily A member 8B #> 5285 Nuclear pore complex-interacting protein family member B5 #> 5286 Nuclear pore complex-interacting protein family member B5 #> 5287 Synaptonemal complex central element protein 1-like #> 5288 Synaptonemal complex central element protein 1-like #> 5289 Zinc finger protein 891 #> 5290 Zinc finger protein 891 #> 5291 Centromere protein X #> 5292 Centromere protein X #> 5293 Centromere protein X #> 5294 Centromere protein X #> 5295 Centromere protein X #> 5296 Centromere protein X #> 5297 Centromere protein X #> 5298 Centromere protein X #> 5299 Centromere protein X #> 5300 Centromere protein X #> 5301 Centromere protein X #> 5302 Centromere protein X #> 5303 Centromere protein X #> 5304 Centromere protein X #> 5305 Centromere protein X #> 5306 Centromere protein X #> 5307 Centromere protein X #> 5308 Centromere protein X #> 5309 Centromere protein X #> 5310 Centromere protein X #> 5311 Centromere protein X #> 5312 Centromere protein X #> 5313 Centromere protein X #> 5314 Centromere protein X #> 5315 Centromere protein X #> 5316 Centromere protein X #> 5317 Centromere protein X #> 5318 Centromere protein X #> 5319 Centromere protein X #> 5320 Centromere protein X #> 5321 Centromere protein X #> 5322 Centromere protein X #> 5323 Zinc finger B-box domain-containing protein 1 #> 5324 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5325 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5326 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5327 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5328 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5329 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5330 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5331 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5332 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5333 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5334 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5335 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5336 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5337 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5338 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5339 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5340 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5341 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5342 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5343 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5344 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5345 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5346 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5347 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5348 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5349 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5350 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5351 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5352 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5353 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5354 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5355 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5356 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5357 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5358 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5359 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5360 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5361 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5362 Guanine nucleotide-binding protein G(t) subunit alpha-3 #> 5363 Forkhead box protein I3 #> 5364 RING finger protein 212B #> 5365 RING finger protein 212B #> 5366 Serpin-like protein HMSD #> 5367 Serpin-like protein HMSD #> 5368 Serpin-like protein HMSD #> 5369 Serpin-like protein HMSD #> 5370 Homeobox protein notochord #> 5371 Homeobox protein notochord #> 5372 Homeobox protein notochord #> 5373 Homeobox protein notochord #> 5374 Homeobox protein notochord #> 5375 Homeobox protein notochord #> 5376 Homeobox protein notochord #> 5377 Homeobox protein notochord #> 5378 Homeobox protein notochord #> 5379 Homeobox protein notochord #> 5380 Homeobox protein notochord #> 5381 Homeobox protein notochord #> 5382 Homeobox protein notochord #> 5383 Homeobox protein notochord #> 5384 Homeobox protein notochord #> 5385 Homeobox protein notochord #> 5386 Homeobox protein notochord #> 5387 Homeobox protein notochord #> 5388 Homeobox protein notochord #> 5389 Homeobox protein notochord #> 5390 Homeobox protein notochord #> 5391 Homeobox protein notochord #> 5392 Homeobox protein notochord #> 5393 Homeobox protein notochord #> 5394 Homeobox protein notochord #> 5395 Homeobox protein notochord #> 5396 Homeobox protein notochord #> 5397 Homeobox protein notochord #> 5398 Homeobox protein notochord #> 5399 Homeobox protein notochord #> 5400 Homeobox protein notochord #> 5401 Homeobox protein notochord #> 5402 Homeobox protein notochord #> 5403 Homeobox protein notochord #> 5404 Homeobox protein notochord #> 5405 Homeobox protein notochord #> 5406 Homeobox protein notochord #> 5407 Homeobox protein notochord #> 5408 Homeobox protein notochord #> 5409 Protein CEBPZOS #> 5410 Protein CEBPZOS #> 5411 Putative uncharacterized protein ENSP00000380674 #> 5412 Zinc finger protein 724 #> 5413 Zinc finger protein 724 #> 5414 Zinc finger protein 724 #> 5415 Keratin-associated protein 9-7 #> 5416 Keratin-associated protein 9-7 #> 5417 Keratin-associated protein 9-7 #> 5418 BBSome-interacting protein 1 #> 5419 BBSome-interacting protein 1 #> 5420 BBSome-interacting protein 1 #> 5421 BBSome-interacting protein 1 #> 5422 BBSome-interacting protein 1 #> 5423 BBSome-interacting protein 1 #> 5424 BBSome-interacting protein 1 #> 5425 BBSome-interacting protein 1 #> 5426 BBSome-interacting protein 1 #> 5427 BBSome-interacting protein 1 #> 5428 BBSome-interacting protein 1 #> 5429 BBSome-interacting protein 1 #> 5430 BBSome-interacting protein 1 #> 5431 BBSome-interacting protein 1 #> 5432 BBSome-interacting protein 1 #> 5433 Smoothelin-like protein 1 #> 5434 Smoothelin-like protein 1 #> 5435 Smoothelin-like protein 1 #> 5436 Smoothelin-like protein 1 #> 5437 Smoothelin-like protein 1 #> 5438 Smoothelin-like protein 1 #> 5439 Smoothelin-like protein 1 #> 5440 Smoothelin-like protein 1 #> 5441 Smoothelin-like protein 1 #> 5442 Smoothelin-like protein 1 #> 5443 Smoothelin-like protein 1 #> 5444 Smoothelin-like protein 1 #> 5445 Smoothelin-like protein 1 #> 5446 Smoothelin-like protein 1 #> 5447 Ubiquitin carboxyl-terminal hydrolase 17-like protein 5 #> 5448 Ubiquitin carboxyl-terminal hydrolase 17-like protein 5 #> 5449 Ubiquitin carboxyl-terminal hydrolase 17-like protein 5 #> 5450 Galectin-16 #> 5451 Galectin-16 #> 5452 Galectin-16 #> 5453 Galectin-16 #> 5454 Putative uncharacterized protein ENSP00000381830 #> 5455 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5456 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5457 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5458 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5459 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5460 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5461 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5462 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5463 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5464 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5465 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5466 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5467 Citrate synthase-lysine N-methyltransferase CSKMT, mitochondrial #> 5468 Germ cell-specific gene 1-like protein 2 #> 5469 Putative fatty acid-binding protein 5-like protein 3 #> 5470 Putative zinc finger protein 727 #> 5471 Putative zinc finger protein 727 #> 5472 Putative zinc finger protein 727 #> 5473 Keratin-associated protein 16-1 #> 5474 Keratin-associated protein 16-1 #> 5475 Keratin-associated protein 16-1 #> 5476 Putative zinc finger protein 705G #> 5477 Putative zinc finger protein 705G #> 5478 Putative mucosal pentraxin homolog #> 5479 HIG1 domain family member 1C #> 5480 HIG1 domain family member 1C #> 5481 HIG1 domain family member 1C #> 5482 HIG1 domain family member 1C #> 5483 HIG1 domain family member 1C #> 5484 HIG1 domain family member 1C #> 5485 HIG1 domain family member 1C #> 5486 HIG1 domain family member 1C #> 5487 HIG1 domain family member 1C #> 5488 HIG1 domain family member 1C #> 5489 HIG1 domain family member 1C #> 5490 HIG1 domain family member 1C #> 5491 HIG1 domain family member 1C #> 5492 Keratin-associated protein 9-6 #> 5493 Keratin-associated protein 9-6 #> 5494 Keratin-associated protein 9-6 #> 5495 Zinc finger protein 705F #> 5496 Zinc finger protein 705F #> 5497 Protein HIDE1 #> 5498 Protein HIDE1 #> 5499 Putative neutrophil cytosol factor 1C #> 5500 Putative neutrophil cytosol factor 1C #> 5501 Protein FAM171A2 #> 5502 HEPACAM family member 2 #> 5503 HEPACAM family member 2 #> 5504 HEPACAM family member 2 #> 5505 HEPACAM family member 2 #> 5506 HEPACAM family member 2 #> 5507 HEPACAM family member 2 #> 5508 HEPACAM family member 2 #> 5509 HEPACAM family member 2 #> 5510 HEPACAM family member 2 #> 5511 HEPACAM family member 2 #> 5512 HEPACAM family member 2 #> 5513 HEPACAM family member 2 #> 5514 Rho guanine nucleotide exchange factor 33 #> 5515 Rho guanine nucleotide exchange factor 33 #> 5516 Butyrophilin-like protein 10 #> 5517 PHD finger protein 20-like protein 1 #> 5518 PHD finger protein 20-like protein 1 #> 5519 PHD finger protein 20-like protein 1 #> 5520 Beclin-2 #> 5521 Beclin-2 #> 5522 Beclin-2 #> 5523 Beclin-2 #> 5524 Beclin-2 #> 5525 Beclin-2 #> 5526 Beclin-2 #> 5527 Beclin-2 #> 5528 Beclin-2 #> 5529 Beclin-2 #> 5530 Beclin-2 #> 5531 Beclin-2 #> 5532 Meiosis-specific protein MEI4 #> 5533 Meiosis-specific protein MEI4 #> 5534 Meiosis-specific protein MEI4 #> 5535 Meiosis-specific protein MEI4 #> 5536 Meiosis-specific protein MEI4 #> 5537 Meiosis-specific protein MEI4 #> 5538 Meiosis-specific protein MEI4 #> 5539 Meiosis-specific protein MEI4 #> 5540 Meiosis-specific protein MEI4 #> 5541 Meiosis-specific protein MEI4 #> 5542 Meiosis-specific protein MEI4 #> 5543 Meiosis-specific protein MEI4 #> 5544 Meiosis-specific protein MEI4 #> 5545 Meiosis-specific protein MEI4 #> 5546 Meiosis-specific protein MEI4 #> 5547 Meiosis-specific protein MEI4 #> 5548 Meiosis-specific protein MEI4 #> 5549 Meiosis-specific protein MEI4 #> 5550 Meiosis-specific protein MEI4 #> 5551 Meiosis-specific protein MEI4 #> 5552 Meiosis-specific protein MEI4 #> 5553 Meiosis-specific protein MEI4 #> 5554 Meiosis-specific protein MEI4 #> 5555 Meiosis-specific protein MEI4 #> 5556 Meiosis-specific protein MEI4 #> 5557 Meiosis-specific protein MEI4 #> 5558 Meiosis-specific protein MEI4 #> 5559 Meiosis-specific protein MEI4 #> 5560 Meiosis-specific protein MEI4 #> 5561 Meiosis-specific protein MEI4 #> 5562 Meiosis-specific protein MEI4 #> 5563 Meiosis-specific protein MEI4 #> 5564 Meiosis-specific protein MEI4 #> 5565 Meiosis-specific protein MEI4 #> 5566 Meiosis-specific protein MEI4 #> 5567 Meiosis-specific protein MEI4 #> 5568 Meiosis-specific protein MEI4 #> 5569 Meiosis-specific protein MEI4 #> 5570 Meiosis-specific protein MEI4 #> 5571 Meiosis-specific protein MEI4 #> 5572 Meiosis-specific protein MEI4 #> 5573 Meiosis-specific protein MEI4 #> 5574 Putative zinc finger protein 705E #> 5575 Putative zinc finger protein 705E #> 5576 Putative small nuclear ribonucleoprotein G-like protein 15 #> 5577 EF-hand calcium-binding domain-containing protein 8 #> 5578 Putative fatty acid desaturase 2-like protein FADS2B #> 5579 Putative fatty acid desaturase 2-like protein FADS2B #> 5580 Putative fatty acid desaturase 2-like protein FADS2B #> 5581 Putative fatty acid desaturase 2-like protein FADS2B #> 5582 Putative fatty acid desaturase 2-like protein FADS2B #> 5583 Putative synaptogyrin-2 like protein #> 5584 Transmembrane protein 14DP #> 5585 Small integral membrane protein 34A #> 5586 Putative WAS protein family homolog 4 #> 5587 Putative WAS protein family homolog 4 #> 5588 Putative WAS protein family homolog 4 #> 5589 Putative WAS protein family homolog 4 #> 5590 Putative WAS protein family homolog 4 #> 5591 Putative WAS protein family homolog 4 #> 5592 Putative WAS protein family homolog 4 #> 5593 Putative WAS protein family homolog 4 #> 5594 Putative WAS protein family homolog 4 #> 5595 Putative WAS protein family homolog 4 #> 5596 Putative WAS protein family homolog 4 #> 5597 Putative WAS protein family homolog 4 #> 5598 Endosome/lysosome-associated apoptosis and autophagy regulator family member 2 #> 5599 Endosome/lysosome-associated apoptosis and autophagy regulator family member 2 #> 5600 Endosome/lysosome-associated apoptosis and autophagy regulator family member 2 #> 5601 Endosome/lysosome-associated apoptosis and autophagy regulator family member 2 #> 5602 Endosome/lysosome-associated apoptosis and autophagy regulator family member 2 #> 5603 Keratin-associated protein 29-1 #> 5604 Keratin-associated protein 29-1 #> 5605 Keratin-associated protein 29-1 #> 5606 Calpain-14 #> 5607 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5608 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5609 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5610 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5611 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5612 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5613 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5614 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5615 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5616 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5617 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5618 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5619 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5620 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5621 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5622 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5623 Glutaredoxin domain-containing cysteine-rich protein 1 #> 5624 Beta-1,3-galactosyltransferase 9 #> 5625 Beta-1,3-galactosyltransferase 9 #> 5626 V-set and transmembrane domain-containing protein 5 #> 5627 V-set and transmembrane domain-containing protein 5 #> 5628 V-set and transmembrane domain-containing protein 5 #> 5629 V-set and transmembrane domain-containing protein 5 #> 5630 V-set and transmembrane domain-containing protein 5 #> 5631 V-set and transmembrane domain-containing protein 5 #> 5632 V-set and transmembrane domain-containing protein 5 #> 5633 V-set and transmembrane domain-containing protein 5 #> 5634 Putative beta-defensin 108A #> 5635 Putative beta-defensin 108A #> 5636 Putative beta-defensin 108A #> 5637 Nucleoside diphosphate-linked moiety X motif 19 #> 5638 Nucleoside diphosphate-linked moiety X motif 19 #> 5639 Nucleoside diphosphate-linked moiety X motif 19 #> 5640 Nucleoside diphosphate-linked moiety X motif 19 #> 5641 Nucleoside diphosphate-linked moiety X motif 19 #> 5642 Nucleoside diphosphate-linked moiety X motif 19 #> 5643 Nucleoside diphosphate-linked moiety X motif 19 #> 5644 Nucleoside diphosphate-linked moiety X motif 19 #> 5645 Nucleoside diphosphate-linked moiety X motif 19 #> 5646 Nucleoside diphosphate-linked moiety X motif 19 #> 5647 CMT1A duplicated region transcript 15 protein-like protein #> 5648 Zinc finger protein 99 #> 5649 Zinc finger protein 99 #> 5650 Keratin-associated protein 9-1 #> 5651 Keratin-associated protein 9-1 #> 5652 Keratin-associated protein 9-1 #> 5653 Transmembrane and coiled-coil domain-containing protein 5B #> 5654 Outer dense fiber protein 3B #> 5655 Outer dense fiber protein 3B #> 5656 Outer dense fiber protein 3B #> 5657 Outer dense fiber protein 3B #> 5658 Outer dense fiber protein 3B #> 5659 Outer dense fiber protein 3B #> 5660 Outer dense fiber protein 3B #> 5661 Outer dense fiber protein 3B #> 5662 Potassium channel subfamily U member 1 #> 5663 Potassium channel subfamily U member 1 #> 5664 Potassium channel subfamily U member 1 #> 5665 Potassium channel subfamily U member 1 #> 5666 Potassium channel subfamily U member 1 #> 5667 Potassium channel subfamily U member 1 #> 5668 Doublecortin domain-containing protein 2C #> 5669 Doublecortin domain-containing protein 2C #> 5670 Doublecortin domain-containing protein 2C #> 5671 Inactive ubiquitin carboxyl-terminal hydrolase MINDY-4B #> 5672 Inactive ubiquitin carboxyl-terminal hydrolase MINDY-4B #> 5673 Forkhead box protein O6 #> 5674 Forkhead box protein O6 #> 5675 Forkhead box protein O6 #> 5676 Forkhead box protein O6 #> 5677 Forkhead box protein O6 #> 5678 Forkhead box protein O6 #> 5679 Forkhead box protein O6 #> 5680 Forkhead box protein O6 #> 5681 Forkhead box protein O6 #> 5682 EF-hand calcium-binding domain-containing protein 9 #> 5683 EF-hand calcium-binding domain-containing protein 9 #> 5684 EF-hand calcium-binding domain-containing protein 9 #> 5685 EF-hand calcium-binding domain-containing protein 9 #> 5686 EF-hand calcium-binding domain-containing protein 9 #> 5687 EF-hand calcium-binding domain-containing protein 9 #> 5688 EF-hand calcium-binding domain-containing protein 9 #> 5689 Envoplakin-like protein #> 5690 Envoplakin-like protein #> 5691 Envoplakin-like protein #> 5692 Paired-like homeodomain transcription factor LEUTX #> 5693 Paired-like homeodomain transcription factor LEUTX #> 5694 Paired-like homeodomain transcription factor LEUTX #> 5695 Paired-like homeodomain transcription factor LEUTX #> 5696 Paired-like homeodomain transcription factor LEUTX #> 5697 Paired-like homeodomain transcription factor LEUTX #> 5698 Paired-like homeodomain transcription factor LEUTX #> 5699 Paired-like homeodomain transcription factor LEUTX #> 5700 Paired-like homeodomain transcription factor LEUTX #> 5701 Paired-like homeodomain transcription factor LEUTX #> 5702 Paired-like homeodomain transcription factor LEUTX #> 5703 Paired-like homeodomain transcription factor LEUTX #> 5704 Paired-like homeodomain transcription factor LEUTX #> 5705 Paired-like homeodomain transcription factor LEUTX #> 5706 Paired-like homeodomain transcription factor LEUTX #> 5707 Paired-like homeodomain transcription factor LEUTX #> 5708 Paired-like homeodomain transcription factor LEUTX #> 5709 Paired-like homeodomain transcription factor LEUTX #> 5710 Paired-like homeodomain transcription factor LEUTX #> 5711 Paired-like homeodomain transcription factor LEUTX #> 5712 Paired-like homeodomain transcription factor LEUTX #> 5713 Paired-like homeodomain transcription factor LEUTX #> 5714 Paired-like homeodomain transcription factor LEUTX #> 5715 Paired-like homeodomain transcription factor LEUTX #> 5716 Paired-like homeodomain transcription factor LEUTX #> 5717 Paired-like homeodomain transcription factor LEUTX #> 5718 Paired-like homeodomain transcription factor LEUTX #> 5719 Paired-like homeodomain transcription factor LEUTX #> 5720 Paired-like homeodomain transcription factor LEUTX #> 5721 Paired-like homeodomain transcription factor LEUTX #> 5722 Paired-like homeodomain transcription factor LEUTX #> 5723 Paired-like homeodomain transcription factor LEUTX #> 5724 Paired-like homeodomain transcription factor LEUTX #> 5725 Paired-like homeodomain transcription factor LEUTX #> 5726 Paired-like homeodomain transcription factor LEUTX #> 5727 Paired-like homeodomain transcription factor LEUTX #> 5728 Paired-like homeodomain transcription factor LEUTX #> 5729 Paired-like homeodomain transcription factor LEUTX #> 5730 Paired-like homeodomain transcription factor LEUTX #> 5731 Paired-like homeodomain transcription factor LEUTX #> 5732 Paired-like homeodomain transcription factor LEUTX #> 5733 Paired-like homeodomain transcription factor LEUTX #> 5734 Paired-like homeodomain transcription factor LEUTX #> 5735 Paired-like homeodomain transcription factor LEUTX #> 5736 Paired-like homeodomain transcription factor LEUTX #> 5737 Paired-like homeodomain transcription factor LEUTX #> 5738 Paired-like homeodomain transcription factor LEUTX #> 5739 Uncharacterized protein C2orf74 #> 5740 Uncharacterized protein C2orf74 #> 5741 Putative oocyte-secreted protein 1 homolog #> 5742 Collagen alpha-5(VI) chain #> 5743 Collagen alpha-5(VI) chain #> 5744 Collagen alpha-5(VI) chain #> 5745 Collagen alpha-5(VI) chain #> 5746 Collagen alpha-5(VI) chain #> 5747 Collagen alpha-5(VI) chain #> 5748 Collagen alpha-5(VI) chain #> 5749 Collagen alpha-5(VI) chain #> 5750 Collagen alpha-5(VI) chain #> 5751 Collagen alpha-5(VI) chain #> 5752 Collagen alpha-5(VI) chain #> 5753 Importin subunit alpha-8 #> 5754 Importin subunit alpha-8 #> 5755 Importin subunit alpha-8 #> 5756 Importin subunit alpha-8 #> 5757 Importin subunit alpha-8 #> 5758 Importin subunit alpha-8 #> 5759 Importin subunit alpha-8 #> 5760 Importin subunit alpha-8 #> 5761 Importin subunit alpha-8 #> 5762 Importin subunit alpha-8 #> 5763 MIF4G domain-containing protein #> 5764 MIF4G domain-containing protein #> 5765 MIF4G domain-containing protein #> 5766 MIF4G domain-containing protein #> 5767 MIF4G domain-containing protein #> 5768 MIF4G domain-containing protein #> 5769 MIF4G domain-containing protein #> 5770 MIF4G domain-containing protein #> 5771 MIF4G domain-containing protein #> 5772 MIF4G domain-containing protein #> 5773 MIF4G domain-containing protein #> 5774 MIF4G domain-containing protein #> 5775 MIF4G domain-containing protein #> 5776 MIF4G domain-containing protein #> 5777 MIF4G domain-containing protein #> 5778 MIF4G domain-containing protein #> 5779 MIF4G domain-containing protein #> 5780 MIF4G domain-containing protein #> 5781 MIF4G domain-containing protein #> 5782 MIF4G domain-containing protein #> 5783 MIF4G domain-containing protein #> 5784 MIF4G domain-containing protein #> 5785 MIF4G domain-containing protein #> 5786 MIF4G domain-containing protein #> 5787 MIF4G domain-containing protein #> 5788 MIF4G domain-containing protein #> 5789 Aryl hydrocarbon receptor repressor #> 5790 Aryl hydrocarbon receptor repressor #> 5791 Aryl hydrocarbon receptor repressor #> 5792 Aryl hydrocarbon receptor repressor #> 5793 Aryl hydrocarbon receptor repressor #> 5794 Aryl hydrocarbon receptor repressor #> 5795 Aryl hydrocarbon receptor repressor #> 5796 Aryl hydrocarbon receptor repressor #> 5797 Aryl hydrocarbon receptor repressor #> 5798 Fer-1-like protein 4 #> 5799 Fer-1-like protein 4 #> 5800 Unconventional myosin-Ig #> 5801 Unconventional myosin-Ig #> 5802 Unconventional myosin-Ig #> 5803 Unconventional myosin-Ig #> 5804 Unconventional myosin-Ig #> 5805 Unconventional myosin-Ig #> 5806 Unconventional myosin-Ig #> 5807 Unconventional myosin-Ig #> 5808 Unconventional myosin-Ig #> 5809 Unconventional myosin-Ig #> 5810 Unconventional myosin-Ig #> 5811 Unconventional myosin-Ig #> 5812 Unconventional myosin-Ig #> 5813 Unconventional myosin-Ig #> 5814 Unconventional myosin-Ig #> 5815 Unconventional myosin-Ig #> 5816 Unconventional myosin-Ig #> 5817 Unconventional myosin-Ig #> 5818 Unconventional myosin-Ig #> 5819 Unconventional myosin-Ig #> 5820 Unconventional myosin-Ig #> 5821 Unconventional myosin-Ig #> 5822 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5823 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5824 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5825 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5826 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5827 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5828 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5829 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5830 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5831 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5832 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5833 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5834 Very-long-chain (3R)-3-hydroxyacyl-CoA dehydratase 1 #> 5835 Espin #> 5836 Espin #> 5837 Espin #> 5838 Espin #> 5839 Espin #> 5840 Espin #> 5841 Espin #> 5842 Espin #> 5843 Espin #> 5844 Isthmin-1 #> 5845 Transmembrane protein FAM155A #> 5846 Putative zinc finger protein 487 #> 5847 Putative zinc finger protein 487 #> 5848 Putative zinc finger protein 487 #> 5849 Putative zinc finger protein 487 #> 5850 Proline-rich protein 32 #> 5851 Proline-rich protein 32 #> 5852 Proline-rich protein 32 #> 5853 Proline-rich protein 32 #> 5854 Killin #> 5855 Killin #> 5856 Killin #> 5857 Killin #> 5858 Killin #> 5859 Putative MORF4 family-associated protein 1-like protein UPP #> 5860 Putative MORF4 family-associated protein 1-like protein UPP #> 5861 CENPB DNA-binding domain-containing protein 1 #> 5862 CENPB DNA-binding domain-containing protein 1 #> 5863 Olfactory receptor 11H12 #> 5864 Olfactory receptor 11H12 #> 5865 Olfactory receptor 11H12 #> 5866 Olfactory receptor 11H12 #> 5867 Olfactory receptor 11H12 #> 5868 Olfactory receptor 11H12 #> 5869 Complement C1q and tumor necrosis factor-related protein 9B #> 5870 Complement C1q and tumor necrosis factor-related protein 9B #> 5871 Complement C1q and tumor necrosis factor-related protein 9B #> 5872 Complement C1q and tumor necrosis factor-related protein 9B #> 5873 Putative high mobility group protein B1-like 1 #> 5874 Putative high mobility group protein B1-like 1 #> 5875 Unconventional myosin-IXa #> 5876 Unconventional myosin-IXa #> 5877 Unconventional myosin-IXa #> 5878 Unconventional myosin-IXa #> 5879 Unconventional myosin-IXa #> 5880 Unconventional myosin-IXa #> 5881 Unconventional myosin-IXa #> 5882 Unconventional myosin-IXa #> synonyme type #> 1 NUDT4B protein #> 2 NUDT4B protein #> 3 NUDT4B protein #> 4 NUDT4B protein #> 5 NUDT4B protein #> 6 IGKV3-7 protein #> 7 IGKV3-7 protein #> 8 IGKV3-7 protein #> 9 IGKV1D-42 protein #> 10 IGKV1D-42 protein #> 11 IGKV1D-42 protein #> 12 IGLV4-69 protein #> 13 IGLV4-69 protein #> 14 IGLV4-69 protein #> 15 IGLV8-61 protein #> 16 IGLV8-61 protein #> 17 IGLV8-61 protein #> 18 IGLV4-60 protein #> 19 IGLV4-60 protein #> 20 IGLV4-60 protein #> 21 IGLV11-55 protein #> 22 IGLV11-55 protein #> 23 IGLV11-55 protein #> 24 IGLV10-54 protein #> 25 IGLV10-54 protein #> 26 IGLV10-54 protein #> 27 IGLV1-50 protein #> 28 IGLV1-50 protein #> 29 IGLV1-50 protein #> 30 IGLV5-48 protein #> 31 IGLV5-48 protein #> 32 IGLV5-48 protein #> 33 IGLV7-46 protein #> 34 IGLV7-46 protein #> 35 IGLV7-46 protein #> 36 IGLV5-37 protein #> 37 IGLV5-37 protein #> 38 IGLV5-37 protein #> 39 IGLV2-33 protein #> 40 IGLV2-33 protein #> 41 IGLV2-33 protein #> 42 IGLV3-22 protein #> 43 IGLV3-22 protein #> 44 IGLV3-22 protein #> 45 IGLV2-18 protein #> 46 IGLV2-18 protein #> 47 IGLV2-18 protein #> 48 IGLV3-16 protein #> 49 IGLV3-16 protein #> 50 IGLV3-16 protein #> 51 IGLV3-12 protein #> 52 IGLV3-12 protein #> 53 IGLV3-12 protein #> 54 IGLV3-10 protein #> 55 IGLV3-10 protein #> 56 IGLV3-10 protein #> 57 IGLV3-9 protein #> 58 IGLV3-9 protein #> 59 IGLV3-9 protein #> 60 IGLV4-3 protein #> 61 IGLV4-3 protein #> 62 IGLV4-3 protein #> 63 TRGV11 protein #> 64 TRGV11 protein #> 65 TRBV7-3 protein #> 66 TRBV7-3 protein #> 67 TRBV19 protein #> 68 TRBV19 protein #> 69 TRBV20-1 protein #> 70 TRBV20-1 protein #> 71 TRBV24-1 protein #> 72 TRBV24-1 protein #> 73 TRBV25-1 protein #> 74 TRBV25-1 protein #> 75 IGKV2-28 protein #> 76 IGKV2-28 protein #> 77 IGKV2-28 protein #> 78 IGKV2-28 protein #> 79 IGKV2-28 protein #> 80 IGKV2-28 protein #> 81 IGKV2-28 protein #> 82 IGKV2-28 protein #> 83 IGKV2-28 protein #> 84 IGKV2-28 protein #> 85 IGKV2-28 protein #> 86 IGKV2-28 protein #> 87 IGKV2-28 protein #> 88 IGKV2-28 protein #> 89 IGKV2-28 protein #> 90 IGKV2-28 protein #> 91 IGKV2-28 protein #> 92 IGKV2-28 protein #> 93 IGKV2-28 protein #> 94 IGKV2-28 protein #> 95 IGKV2-28 protein #> 96 IGKV2-28 protein #> 97 IGKV2-28 protein #> 98 IGKV2-28 protein #> 99 IGKV2-28 protein #> 100 IGKV2-28 protein #> 101 IGKV2-28 protein #> 102 IGKV2-28 protein #> 103 IGKV2-28 protein #> 104 IGKV2-28 protein #> 105 IGKV2-28 protein #> 106 IGKV2-28 protein #> 107 IGKV2-28 protein #> 108 IGKV2-28 protein #> 109 IGKV2-28 protein #> 110 IGKV2-28 protein #> 111 IGKV2-28 protein #> 112 IGKV2-28 protein #> 113 IGKV2-28 protein #> 114 IGKV2-28 protein #> 115 IGKV2-28 protein #> 116 IGKV2-28 protein #> 117 IGKV2-28 protein #> 118 IGKV2-28 protein #> 119 IGKV2-28 protein #> 120 IGKV2-28 protein #> 121 IGKV2-28 protein #> 122 IGKV2-28 protein #> 123 IGKV2-28 protein #> 124 IGKV2-28 protein #> 125 IGKV2-28 protein #> 126 IGKV2-28 protein #> 127 IGKV2-28 protein #> 128 IGKV2-28 protein #> 129 IGKV2-28 protein #> 130 IGKV2-28 protein #> 131 IGKV2-28 protein #> 132 IGKV2-28 protein #> 133 IGKV2-28 protein #> 134 IGKV2-28 protein #> 135 IGKV2-28 protein #> 136 IGKV2-28 protein #> 137 IGKV2-28 protein #> 138 IGKV2-28 protein #> 139 IGKV2-28 protein #> 140 IGKV2-28 protein #> 141 IGKV2-28 protein #> 142 IGKV2-28 protein #> 143 IGKV2-28 protein #> 144 IGKV2-28 protein #> 145 IGKV2-28 protein #> 146 IGKV2-28 protein #> 147 IGKV2-28 protein #> 148 IGKV2-28 protein #> 149 TRGV2|TCRGV2 protein #> 150 TRGV2|TCRGV2 protein #> 151 TRGV2|TCRGV2 protein #> 152 IGKV2D-24 protein #> 153 IGKV2D-24 protein #> 154 IGKV2D-24 protein #> 155 TRGJ1|TCRGJ1 protein #> 156 TRGJ1|TCRGJ1 protein #> 157 IGKV2D-29 protein #> 158 IGKV2D-29 protein #> 159 IGKV2D-29 protein #> 160 IGKV1D-17 protein #> 161 IGKV1D-17 protein #> 162 IGKV1D-17 protein #> 163 IGKV1-27 protein #> 164 IGKV1-27 protein #> 165 IGKV1-27 protein #> 166 IGKV2D-30 protein #> 167 IGKV2D-30 protein #> 168 IGKV2D-30 protein #> 169 IGKV2D-30 protein #> 170 IGKV2D-30 protein #> 171 IGKV2D-30 protein #> 172 IGKV2D-30 protein #> 173 IGKV2D-30 protein #> 174 IGKV2D-30 protein #> 175 IGKV2D-30 protein #> 176 IGKV2D-30 protein #> 177 IGKV2D-30 protein #> 178 IGKV2D-30 protein #> 179 IGKV2D-30 protein #> 180 IGKV2D-30 protein #> 181 IGKV2D-30 protein #> 182 IGKV2D-30 protein #> 183 IGKV2D-30 protein #> 184 IGKV2D-30 protein #> 185 IGKV2D-30 protein #> 186 IGKV2D-30 protein #> 187 IGKV2D-30 protein #> 188 IGKV2D-30 protein #> 189 IGKV2D-30 protein #> 190 IGKV2D-30 protein #> 191 IGKV2D-30 protein #> 192 IGKV2D-30 protein #> 193 IGKV2D-30 protein #> 194 IGKV2D-30 protein #> 195 IGKV2D-30 protein #> 196 IGKV2D-30 protein #> 197 IGKV2D-30 protein #> 198 IGKV2D-30 protein #> 199 IGKV2D-30 protein #> 200 IGKV2D-30 protein #> 201 IGKV2D-30 protein #> 202 IGKV2D-30 protein #> 203 IGKV2D-30 protein #> 204 IGKV2D-30 protein #> 205 IGKV2D-30 protein #> 206 IGKV2D-30 protein #> 207 IGKV2D-30 protein #> 208 IGKV2D-30 protein #> 209 IGKV2D-30 protein #> 210 IGKV2D-30 protein #> 211 IGKV2D-30 protein #> 212 IGKV2D-30 protein #> 213 IGKV2D-30 protein #> 214 IGKV2D-30 protein #> 215 IGKV2D-30 protein #> 216 IGKV2D-30 protein #> 217 IGKV2D-30 protein #> 218 IGKV2D-30 protein #> 219 IGKV2D-30 protein #> 220 IGKV2D-30 protein #> 221 IGKV2D-30 protein #> 222 IGKV2D-30 protein #> 223 IGKV2D-30 protein #> 224 IGKV2D-30 protein #> 225 IGKV2D-30 protein #> 226 IGKV2D-30 protein #> 227 IGKV2D-30 protein #> 228 IGKV2D-30 protein #> 229 IGKV2D-30 protein #> 230 IGKV2D-30 protein #> 231 IGKV2D-30 protein #> 232 IGKV2D-30 protein #> 233 IGKV2D-30 protein #> 234 IGKV2D-30 protein #> 235 IGKV2D-30 protein #> 236 IGKV2D-30 protein #> 237 IGKV2D-30 protein #> 238 IGKV2D-30 protein #> 239 IGKV2D-30 protein #> 240 IGKV1-37 protein #> 241 IGKV1-37 protein #> 242 IGKV1-37 protein #> 243 TRAV12-2 protein #> 244 TRAV12-2 protein #> 245 TRAV6|TCRAV5S1 protein #> 246 TRAV6|TCRAV5S1 protein #> 247 TRAV9-1 protein #> 248 TRAV9-1 protein #> 249 TRAV7 protein #> 250 TRAV7 protein #> 251 TRAV36DV7 protein #> 252 TRAV36DV7 protein #> 253 TRAV23DV6 protein #> 254 TRAV23DV6 protein #> 255 TRAV18 protein #> 256 TRAV18 protein #> 257 TRAJ3 protein #> 258 TRAJ3 protein #> 259 TRAJ42 protein #> 260 TRAJ42 protein #> 261 TRAJ31 protein #> 262 TRAJ31 protein #> 263 TRDJ1 protein #> 264 TRDJ1 protein #> 265 LOC100509620 protein #> 266 LOC100509620 protein #> 267 LOC100509620 protein #> 268 IGLV5-45 protein #> 269 IGLV5-45 protein #> 270 IGLV5-45 protein #> 271 IGKV3D-15 protein #> 272 IGKV3D-15 protein #> 273 IGKV3D-15 protein #> 274 IGKV1D-8 protein #> 275 IGKV1D-8 protein #> 276 IGKV1D-8 protein #> 277 TRAV30 protein #> 278 TRAV30 protein #> 279 TRAV27 protein #> 280 TRAV27 protein #> 281 TRAV27 protein #> 282 TRAV27 protein #> 283 TRAV27 protein #> 284 TRAV9-2 protein #> 285 TRAV9-2 protein #> 286 TRAV26-1 protein #> 287 TRAV26-1 protein #> 288 TMEM265 protein #> 289 KCNE1B protein #> 290 KCNE1B protein #> 291 NBPF19 protein #> 292 protein #> 293 TRBV16 protein #> 294 TRBV16 protein #> 295 TBC1D3D protein #> 296 IGKV2-40 protein #> 297 IGKV2-40 protein #> 298 IGKV2-40 protein #> 299 P3R3URF protein #> 300 ELOA3CP|ELOA3C protein #> 301 ELOA3CP|ELOA3C protein #> 302 MEIKIN protein #> 303 MEIKIN protein #> 304 MEIKIN protein #> 305 MEIKIN protein #> 306 MEIKIN protein #> 307 MEIKIN protein #> 308 MEIKIN protein #> 309 TBC1D3I protein #> 310 TRBV17 protein #> 311 TRBV17 protein #> 312 TRBV18 protein #> 313 TRBV18 protein #> 314 TBC1D3E protein #> 315 TMSB15B protein #> 316 TMSB15B protein #> 317 CYP2D7 protein #> 318 CYP2D7 protein #> 319 CYP2D7 protein #> 320 CYP2D7 protein #> 321 CYP2D7 protein #> 322 CYP2D7 protein #> 323 CYP2D7 protein #> 324 CYP2D7 protein #> 325 CYP2D7 protein #> 326 CYP2D7 protein #> 327 TBC1D3K protein #> 328 LOC102723996 protein #> 329 DEFB131B protein #> 330 DEFB131B protein #> 331 NOTCH2NLR protein #> 332 SMIM26 protein #> 333 CCDC187 protein #> 334 CCDC187 protein #> 335 CCDC187 protein #> 336 protein #> 337 protein #> 338 protein #> 339 protein #> 340 protein #> 341 OR4N4C protein #> 342 OR4N4C protein #> 343 OR4N4C protein #> 344 OR4N4C protein #> 345 OR4N4C protein #> 346 IGKV2D-26 protein #> 347 IGKV2D-26 protein #> 348 IGKV2D-26 protein #> 349 IGKV3D-11 protein #> 350 IGKV3D-11 protein #> 351 IGKV3D-11 protein #> 352 IGLV5-52 protein #> 353 IGLV5-52 protein #> 354 IGLV5-52 protein #> 355 IGLV3-32 protein #> 356 IGLV3-32 protein #> 357 IGLV3-32 protein #> 358 TRGV10 protein #> 359 TRGV10 protein #> 360 TRGV1 protein #> 361 TRGV1 protein #> 362 TRBV5-3 protein #> 363 TRBV5-3 protein #> 364 TRBV6-7 protein #> 365 TRBV6-7 protein #> 366 TRBV5-7 protein #> 367 TRBV5-7 protein #> 368 TRBV23-1 protein #> 369 TRBV23-1 protein #> 370 IGKV6D-21 protein #> 371 IGKV6D-21 protein #> 372 IGKV6D-21 protein #> 373 TRBJ2-6 protein #> 374 TRBJ2-6 protein #> 375 IGLJ1 protein #> 376 IGLJ1 protein #> 377 IGLJ1 protein #> 378 IGLJ1 protein #> 379 TRBJ2-7 protein #> 380 TRBJ2-7 protein #> 381 TRBJ2-4 protein #> 382 TRBJ2-4 protein #> 383 IGKJ1 protein #> 384 IGKJ1 protein #> 385 IGKJ1 protein #> 386 IGKJ1 protein #> 387 TRBJ2-2 protein #> 388 TRBJ2-2 protein #> 389 TRBJ2-5 protein #> 390 TRBJ2-5 protein #> 391 TRBJ2-1 protein #> 392 TRBJ2-1 protein #> 393 TRAV14DV4 protein #> 394 TRAV14DV4 protein #> 395 TRBV13 protein #> 396 TRBV13 protein #> 397 TRBV6-6 protein #> 398 TRBV6-6 protein #> 399 TRBV6-8 protein #> 400 TRBV6-8 protein #> 401 TRAV8-3 protein #> 402 TRAV8-3 protein #> 403 TRAV8-1 protein #> 404 TRAV8-1 protein #> 405 TRBV7-1 protein #> 406 TRBV7-1 protein #> 407 TRAV16 protein #> 408 TRAV16 protein #> 409 TRAV19 protein #> 410 TRAV19 protein #> 411 TRAV19 protein #> 412 TRAV19 protein #> 413 TRAV19 protein #> 414 TRAV19 protein #> 415 TRAV19 protein #> 416 TRAV19 protein #> 417 TRAV19 protein #> 418 TRAV19 protein #> 419 TRAV19 protein #> 420 TRAV19 protein #> 421 TRAV19 protein #> 422 TRAV19 protein #> 423 TRAV19 protein #> 424 TRAV19 protein #> 425 TRAV19 protein #> 426 TRAV19 protein #> 427 TRAV19 protein #> 428 TRAV19 protein #> 429 TRAV19 protein #> 430 TRAV19 protein #> 431 TRAV19 protein #> 432 TRAV19 protein #> 433 LY6G6E protein #> 434 IGLV1-36 protein #> 435 IGLV1-36 protein #> 436 IGLV1-36 protein #> 437 TRGV5|TCRGV5 protein #> 438 TRGV5|TCRGV5 protein #> 439 TRGV5|TCRGV5 protein #> 440 TRBV9 protein #> 441 TRBV9 protein #> 442 NPIPA9 protein #> 443 IGLV9-49 protein #> 444 IGLV9-49 protein #> 445 IGLV9-49 protein #> 446 IGKV1D-43 protein #> 447 IGKV1D-43 protein #> 448 IGKV1D-43 protein #> 449 TRBJ2-3|hCG_2039521 protein #> 450 TRBJ2-3|hCG_2039521 protein #> 451 TRAV2 protein #> 452 TRAV2 protein #> 453 TRAV13-2 protein #> 454 TRAV13-2 protein #> 455 TRAV8-2 protein #> 456 TRAV8-2 protein #> 457 TRAV1-2 protein #> 458 TRAV1-2 protein #> 459 TRAV10 protein #> 460 TRAV10 protein #> 461 TRAV13-1 protein #> 462 TRAV13-1 protein #> 463 TRAV3 protein #> 464 TRAV3 protein #> 465 TRAV12-1 protein #> 466 TRAV12-1 protein #> 467 TRAV1-1 protein #> 468 TRAV1-1 protein #> 469 TRAV5 protein #> 470 TRAV5 protein #> 471 TRAV8-6 protein #> 472 TRAV8-6 protein #> 473 TRAV39 protein #> 474 TRAV39 protein #> 475 TRAV38-1 protein #> 476 TRAV38-1 protein #> 477 TRAV26-2 protein #> 478 TRAV26-2 protein #> 479 TRAV41 protein #> 480 TRAV41 protein #> 481 TRAV4 protein #> 482 TRAV4 protein #> 483 TRAV12-3 protein #> 484 TRAV12-3 protein #> 485 TRAV24 protein #> 486 TRAV24 protein #> 487 TRAV34 protein #> 488 TRAV34 protein #> 489 TRAV20 protein #> 490 TRAV20 protein #> 491 TRAV17 protein #> 492 TRAV17 protein #> 493 TRAV25 protein #> 494 TRAV25 protein #> 495 TRAV22 protein #> 496 TRAV22 protein #> 497 TRAV21 protein #> 498 TRAV21 protein #> 499 TRAV40 protein #> 500 TRAV40 protein #> 501 GATD3B|HES1|KNPI protein #> 502 IGKV1D-13 protein #> 503 IGKV1D-13 protein #> 504 IGKV1D-13 protein #> 505 TRBV12-4 protein #> 506 TRBV12-4 protein #> 507 PIGBOS1 protein #> 508 PIGBOS1 protein #> 509 PIGBOS1 protein #> 510 PIGBOS1 protein #> 511 PIGBOS1 protein #> 512 SIK1B protein #> 513 SIK1B protein #> 514 SIK1B protein #> 515 SIK1B protein #> 516 SIK1B protein #> 517 SIK1B protein #> 518 SIK1B protein #> 519 SIK1B protein #> 520 SIK1B protein #> 521 SIK1B protein #> 522 SIK1B protein #> 523 SIK1B protein #> 524 IGKV6-21 protein #> 525 IGKV6-21 protein #> 526 IGKV6-21 protein #> 527 IGKV3D-20 protein #> 528 IGKV3D-20 protein #> 529 IGKV3D-20 protein #> 530 IGKV3D-20 protein #> 531 IGKV3D-20 protein #> 532 IGKV3D-20 protein #> 533 IGKV3D-20 protein #> 534 IGKV3D-20 protein #> 535 IGKV3D-20 protein #> 536 IGKV3D-20 protein #> 537 IGKV3D-20 protein #> 538 IGKV3D-20 protein #> 539 IGKV3D-20 protein #> 540 IGKV3D-20 protein #> 541 IGKV3D-20 protein #> 542 IGKV3D-20 protein #> 543 IGKV3D-20 protein #> 544 IGKV3D-20 protein #> 545 IGKV3D-20 protein #> 546 IGKV3D-20 protein #> 547 IGKV3D-20 protein #> 548 IGKV3D-20 protein #> 549 IGKV3D-20 protein #> 550 IGKV3D-20 protein #> 551 IGKV3D-20 protein #> 552 IGKV3D-20 protein #> 553 IGKV3D-20 protein #> 554 IGKV3D-20 protein #> 555 IGKV3D-20 protein #> 556 IGKV3D-20 protein #> 557 IGKV3D-20 protein #> 558 IGKV3D-20 protein #> 559 IGKV3D-20 protein #> 560 IGKV3D-20 protein #> 561 IGKV3D-20 protein #> 562 IGKV3D-20 protein #> 563 IGKV3D-20 protein #> 564 IGKV3D-20 protein #> 565 IGKV3D-20 protein #> 566 IGKV3D-20 protein #> 567 IGKV3D-20 protein #> 568 IGKV3D-20 protein #> 569 IGKV3D-20 protein #> 570 IGKV3D-20 protein #> 571 IGKV3D-20 protein #> 572 IGKV3D-20 protein #> 573 IGKV3D-20 protein #> 574 IGKV3D-20 protein #> 575 IGKV3D-20 protein #> 576 IGKV3D-20 protein #> 577 IGKV3D-20 protein #> 578 IGKV3D-20 protein #> 579 IGKV3D-20 protein #> 580 IGKV3D-20 protein #> 581 IGKV3D-20 protein #> 582 IGKV3D-20 protein #> 583 IGKV3D-20 protein #> 584 IGKV3D-20 protein #> 585 IGKV3D-20 protein #> 586 IGKV3D-20 protein #> 587 IGKV3D-20 protein #> 588 IGKV3D-20 protein #> 589 IGKV3D-20 protein #> 590 IGKV3D-20 protein #> 591 IGKV3D-20 protein #> 592 IGKV3D-20 protein #> 593 IGKV3D-20 protein #> 594 IGKV3D-20 protein #> 595 IGKV3D-20 protein #> 596 IGKV3D-20 protein #> 597 IGKV3D-20 protein #> 598 IGKV3D-20 protein #> 599 IGKV3D-20 protein #> 600 IGKV3D-20 protein #> 601 IGKV6D-41 protein #> 602 IGKV6D-41 protein #> 603 IGKV6D-41 protein #> 604 TRGV8|TCRGV8 protein #> 605 TRGV8|TCRGV8 protein #> 606 TRGV8|TCRGV8 protein #> 607 TRGV4|TCRGV4 protein #> 608 TRGV4|TCRGV4 protein #> 609 TRGV4|TCRGV4 protein #> 610 IGKV3D-7 protein #> 611 IGKV3D-7 protein #> 612 IGKV3D-7 protein #> 613 TRBV5-4 protein #> 614 TRBV5-4 protein #> 615 IGHJ1 protein #> 616 IGHJ1 protein #> 617 IGHJ1 protein #> 618 IGHJ1 protein #> 619 IGKV1-8 protein #> 620 IGKV1-8 protein #> 621 IGKV1-8 protein #> 622 IGKV2-24 protein #> 623 IGKV2-24 protein #> 624 IGKV2-24 protein #> 625 IGKV1-9 protein #> 626 IGKV1-9 protein #> 627 IGKV1-9 protein #> 628 IGKV1-6 protein #> 629 IGKV1-6 protein #> 630 IGKV1-6 protein #> 631 IGKV1-12 protein #> 632 IGKV1-12 protein #> 633 IGKV1-12 protein #> 634 IGKV1-12 protein #> 635 IGKV1-12 protein #> 636 IGKV1-12 protein #> 637 IGKV1-12 protein #> 638 IGKV1-12 protein #> 639 IGKV1-12 protein #> 640 IGKV1-12 protein #> 641 IGKV1-12 protein #> 642 IGKV1-12 protein #> 643 IGKV1-12 protein #> 644 IGKV1-12 protein #> 645 IGKV1-12 protein #> 646 IGKV1-12 protein #> 647 IGKV1-12 protein #> 648 IGKV1-12 protein #> 649 IGKV1-12 protein #> 650 IGKV1-12 protein #> 651 IGKV1-12 protein #> 652 IGKV1-12 protein #> 653 IGKV1-12 protein #> 654 IGKV1-12 protein #> 655 IGKV1-12 protein #> 656 IGKV1-12 protein #> 657 IGKV1-12 protein #> 658 IGKV1-12 protein #> 659 IGKV1-12 protein #> 660 IGKV1-12 protein #> 661 IGKV1-12 protein #> 662 IGKV1-12 protein #> 663 IGKV1-12 protein #> 664 IGKV1-12 protein #> 665 IGKV1-12 protein #> 666 IGKV1-12 protein #> 667 IGKV1-12 protein #> 668 IGKV1-12 protein #> 669 IGKV1-12 protein #> 670 IGKV1-12 protein #> 671 IGKV1-12 protein #> 672 IGKV1-12 protein #> 673 IGKV1-12 protein #> 674 IGKV1-12 protein #> 675 IGKV1-12 protein #> 676 IGKV1-12 protein #> 677 IGKV1-12 protein #> 678 IGKV1-12 protein #> 679 IGKV1-12 protein #> 680 IGKV1-12 protein #> 681 IGKV1-12 protein #> 682 IGKV1-12 protein #> 683 IGKV1-12 protein #> 684 IGKV1-12 protein #> 685 IGKV1-12 protein #> 686 IGKV1-12 protein #> 687 IGKV1-12 protein #> 688 IGKV1-12 protein #> 689 IGKV1-12 protein #> 690 IGKV1-12 protein #> 691 IGKV1-12 protein #> 692 IGKV1-12 protein #> 693 IGKV1-12 protein #> 694 IGKV1-12 protein #> 695 IGKV1-12 protein #> 696 IGKV1-12 protein #> 697 IGKV1-12 protein #> 698 IGKV1-12 protein #> 699 IGKV1-12 protein #> 700 IGKV1-12 protein #> 701 IGKV1-12 protein #> 702 IGKV1-12 protein #> 703 IGKV1-12 protein #> 704 IGKV1-12 protein #> 705 MT-RNR1 protein #> 706 MT-RNR1 protein #> 707 MT-RNR1 protein #> 708 MT-RNR1 protein #> 709 MT-RNR1 protein #> 710 MT-RNR1 protein #> 711 MT-RNR1 protein #> 712 MT-RNR1 protein #> 713 MT-RNR1 protein #> 714 MT-RNR1 protein #> 715 MT-RNR1 protein #> 716 MT-RNR1 protein #> 717 MT-RNR1 protein #> 718 MT-RNR1 protein #> 719 MT-RNR1 protein #> 720 MT-RNR1 protein #> 721 CCDC163|C1orf231|CCDC163P protein #> 722 MUC21 protein #> 723 KRTAP4-8|hCG_2042992 protein #> 724 protein #> 725 KIR2DS5 protein #> 726 PRAMEF33 protein #> 727 PRAMEF33 protein #> 728 PRAMEF33 protein #> 729 PRAMEF33 protein #> 730 LOC107984156 protein #> 731 HLA-DRA protein #> 732 HLA-DRA protein #> 733 HLA-DRA protein #> 734 HLA-DRA protein #> 735 HLA-DRA protein #> 736 HLA-DRA protein #> 737 protein #> 738 protein #> 739 protein #> 740 protein #> 741 protein #> 742 protein #> 743 protein #> 744 protein #> 745 protein #> 746 protein #> 747 protein #> 748 protein #> 749 protein #> 750 protein #> 751 protein #> 752 protein #> 753 protein #> 754 PRAMEF9 protein #> 755 PRAMEF9 protein #> 756 PRAMEF9 protein #> 757 PRAMEF9 protein #> 758 protein #> 759 KIR2DL5B protein #> 760 protein #> 761 IGLV5-39 protein #> 762 IGLV5-39 protein #> 763 IGLV5-39 protein #> 764 TEX13C protein #> 765 TRBJ1-3 protein #> 766 TRBJ1-3 protein #> 767 TRBJ1-6 protein #> 768 TRBJ1-6 protein #> 769 TRBJ1-2 protein #> 770 TRBJ1-2 protein #> 771 TRBV6-9 protein #> 772 TRBV6-9 protein #> 773 TRBJ1-1 protein #> 774 TRBJ1-1 protein #> 775 TRBJ1-4 protein #> 776 TRBJ1-4 protein #> 777 TRBJ1-5 protein #> 778 TRBJ1-5 protein #> 779 TRBV6-2 protein #> 780 TRBV6-2 protein #> 781 TEX13D protein #> 782 TRBV10-1 protein #> 783 TRBV10-1 protein #> 784 TRBV6-5 protein #> 785 TRBV6-5 protein #> 786 TRBV30 protein #> 787 TRBV30 protein #> 788 TRBV11-1 protein #> 789 TRBV11-1 protein #> 790 TRBV27 protein #> 791 TRBV27 protein #> 792 TRBV6-1 protein #> 793 TRBV6-1 protein #> 794 TRBV7-7 protein #> 795 TRBV7-7 protein #> 796 TRBV10-3 protein #> 797 TRBV10-3 protein #> 798 TRBV10-2 protein #> 799 TRBV10-2 protein #> 800 CD300H protein #> 801 CD300H protein #> 802 CD300H protein #> 803 CD300H protein #> 804 CD300H protein #> 805 GLYATL1B protein #> 806 GLYATL1B protein #> 807 DPEP2NB protein #> 808 DPEP2NB protein #> 809 DPEP2NB protein #> 810 DPEP2NB protein #> 811 DPEP2NB protein #> 812 DPEP2NB protein #> 813 DPEP2NB protein #> 814 DPEP2NB protein #> 815 KLF18 protein #> 816 KLF18 protein #> 817 TMEM275 protein #> 818 CENPVL1|CENPVP1 protein #> 819 CENPVL1|CENPVP1 protein #> 820 ZNF593OS protein #> 821 NBDY|LINC01420 protein #> 822 NBDY|LINC01420 protein #> 823 NBDY|LINC01420 protein #> 824 NBDY|LINC01420 protein #> 825 NBDY|LINC01420 protein #> 826 CENPVL3|CENPVP3 protein #> 827 CENPVL3|CENPVP3 protein #> 828 SPTY2D1OS|SPTY2D1-AS1 protein #> 829 OR4M2B protein #> 830 OR4M2B protein #> 831 OR4M2B protein #> 832 OR4M2B protein #> 833 OR4M2B protein #> 834 OR2A2 protein #> 835 OR2A2 protein #> 836 OR2A2 protein #> 837 OR2A2 protein #> 838 OR2A2 protein #> 839 OR2A2 protein #> 840 OR2A25|hCG_1685803 protein #> 841 OR2A25|hCG_1685803 protein #> 842 OR2A25|hCG_1685803 protein #> 843 OR2A25|hCG_1685803 protein #> 844 OR2A25|hCG_1685803 protein #> 845 OR2A25|hCG_1685803 protein #> 846 CRYAA2|CRYAA protein #> 847 CRYAA2|CRYAA protein #> 848 CRYAA2|CRYAA protein #> 849 CRYAA2|CRYAA protein #> 850 CRYAA2|CRYAA protein #> 851 CRYAA2|CRYAA protein #> 852 CRYAA2|CRYAA protein #> 853 CRYAA2|CRYAA protein #> 854 CRYAA2|CRYAA protein #> 855 CRYAA2|CRYAA protein #> 856 CRYAA2|CRYAA protein #> 857 CRYAA2|CRYAA protein #> 858 CRYAA2|CRYAA protein #> 859 CRYAA2|CRYAA protein #> 860 CRYAA2|CRYAA protein #> 861 CRYAA2|CRYAA protein #> 862 CRYAA2|CRYAA protein #> 863 CRYAA2|CRYAA protein #> 864 CRYAA2|CRYAA protein #> 865 CRYAA2|CRYAA protein #> 866 CRYAA2|CRYAA protein #> 867 CRYAA2|CRYAA protein #> 868 CRYAA2|CRYAA protein #> 869 CRYAA2|CRYAA protein #> 870 CRYAA2|CRYAA protein #> 871 CRYAA2|CRYAA protein #> 872 CRYAA2|CRYAA protein #> 873 CRYAA2|CRYAA protein #> 874 CRYAA2|CRYAA protein #> 875 CRYAA2|CRYAA protein #> 876 CRYAA2|CRYAA protein #> 877 CRYAA2|CRYAA protein #> 878 CRYAA2|CRYAA protein #> 879 CRYAA2|CRYAA protein #> 880 CRYAA2|CRYAA protein #> 881 CRYAA2|CRYAA protein #> 882 CRYAA2|CRYAA protein #> 883 CRYAA2|CRYAA protein #> 884 CRYAA2|CRYAA protein #> 885 CRYAA2|CRYAA protein #> 886 CRYAA2|CRYAA protein #> 887 CRYAA2|CRYAA protein #> 888 CRYAA2|CRYAA protein #> 889 CRYAA2|CRYAA protein #> 890 CRYAA2|CRYAA protein #> 891 CRYAA2|CRYAA protein #> 892 CRYAA2|CRYAA protein #> 893 CRYAA2|CRYAA protein #> 894 CRYAA2|CRYAA protein #> 895 CRYAA2|CRYAA protein #> 896 CRYAA2|CRYAA protein #> 897 CRYAA2|CRYAA protein #> 898 CRYAA2|CRYAA protein #> 899 CRYAA2|CRYAA protein #> 900 CRYAA2|CRYAA protein #> 901 CRYAA2|CRYAA protein #> 902 CRYAA2|CRYAA protein #> 903 CRYAA2|CRYAA protein #> 904 CRYAA2|CRYAA protein #> 905 CRYAA2|CRYAA protein #> 906 CRYAA2|CRYAA protein #> 907 CRYAA2|CRYAA protein #> 908 CRYAA2|CRYAA protein #> 909 CRYAA2|CRYAA protein #> 910 CRYAA2|CRYAA protein #> 911 CRYAA2|CRYAA protein #> 912 CRYAA2|CRYAA protein #> 913 CRYAA2|CRYAA protein #> 914 CRYAA2|CRYAA protein #> 915 CRYAA2|CRYAA protein #> 916 CRYAA2|CRYAA protein #> 917 CRYAA2|CRYAA protein #> 918 CRYAA2|CRYAA protein #> 919 CRYAA2|CRYAA protein #> 920 CRYAA2|CRYAA protein #> 921 CRYAA2|CRYAA protein #> 922 CRYAA2|CRYAA protein #> 923 CRYAA2|CRYAA protein #> 924 CRYAA2|CRYAA protein #> 925 CRYAA2|CRYAA protein #> 926 CRYAA2|CRYAA protein #> 927 CRYAA2|CRYAA protein #> 928 CRYAA2|CRYAA protein #> 929 CRYAA2|CRYAA protein #> 930 CRYAA2|CRYAA protein #> 931 CRYAA2|CRYAA protein #> 932 CRYAA2|CRYAA protein #> 933 CRYAA2|CRYAA protein #> 934 CRYAA2|CRYAA protein #> 935 CRYAA2|CRYAA protein #> 936 CRYAA2|CRYAA protein #> 937 CRYAA2|CRYAA protein #> 938 CRYAA2|CRYAA protein #> 939 CRYAA2|CRYAA protein #> 940 CRYAA2|CRYAA protein #> 941 CRYAA2|CRYAA protein #> 942 CRYAA2|CRYAA protein #> 943 CRYAA2|CRYAA protein #> 944 CRYAA2|CRYAA protein #> 945 CRYAA2|CRYAA protein #> 946 CRYAA2|CRYAA protein #> 947 CRYAA2|CRYAA protein #> 948 MUC21 protein #> 949 protein #> 950 protein #> 951 LOC100996750 protein #> 952 KRTAP9-6 protein #> 953 LCE6A|C1orf44 protein #> 954 KIR2DL1|3DL2 protein #> 955 TUNAR|hCG_2038094 protein #> 956 CNTNAP3C protein #> 957 protein #> 958 CSNKA2IP protein #> 959 TMEM272 protein #> 960 FAM237A protein #> 961 CYP2D7 protein #> 962 CYP2D7 protein #> 963 CYP2D7 protein #> 964 CYP2D7 protein #> 965 CYP2D7 protein #> 966 MYMX protein #> 967 MYMX protein #> 968 MYMX protein #> 969 MYMX protein #> 970 MYMX protein #> 971 MYMX protein #> 972 MYMX protein #> 973 EDDM13 protein #> 974 ZC3H11B|ZC3HDC11B protein #> 975 CTXND1 protein #> 976 LMLN2 protein #> 977 LMLN2 protein #> 978 LMLN2 protein #> 979 LMLN2 protein #> 980 LMLN2 protein #> 981 TEX50 protein #> 982 SMIM28 protein #> 983 SMIM32 protein #> 984 TEX51 protein #> 985 protein #> 986 protein #> 987 protein #> 988 UBE2L5 protein #> 989 UBE2L5 protein #> 990 C17orf113 protein #> 991 TEX48 protein #> 992 TEX48 protein #> 993 TEX48 protein #> 994 LOC102723971 protein #> 995 LOC102723971 protein #> 996 SPEM3 protein #> 997 SMIM27|C9orf133|TOPORS-AS1 protein #> 998 protein #> 999 GOLGA6L7 protein #> 1000 REELD1 protein #> 1001 CTXND2 protein #> 1002 PRSS51 protein #> 1003 PRSS51 protein #> 1004 PRSS51 protein #> 1005 TCAF2C protein #> 1006 TCAF2C protein #> 1007 C11orf97 protein #> 1008 C11orf97 protein #> 1009 C2orf92|LINC01125 protein #> 1010 SPAAR|LINC00961|SPAR protein #> 1011 SPAAR|LINC00961|SPAR protein #> 1012 SPAAR|LINC00961|SPAR protein #> 1013 SPAAR|LINC00961|SPAR protein #> 1014 SPAAR|LINC00961|SPAR protein #> 1015 SMIM36 protein #> 1016 SMIM35|TMPRSS4-AS1 protein #> 1017 LITAFD protein #> 1018 LITAFD protein #> 1019 SMIM31 protein #> 1020 TMEM269 protein #> 1021 SMIM39 protein #> 1022 SMIM33 protein #> 1023 PRRT1B|IFITMD8 protein #> 1024 SERTM2 protein #> 1025 HSFX3 protein #> 1026 HSFX3 protein #> 1027 LINC00672 protein #> 1028 TRBV7-6 protein #> 1029 TRBV7-6 protein #> 1030 TRBV6-4 protein #> 1031 TRBV6-4 protein #> 1032 TRBV7-8 protein #> 1033 TRBV7-8 protein #> 1034 TRDV1 protein #> 1035 TRDV1 protein #> 1036 TRDV1 protein #> 1037 TRBV2 protein #> 1038 TRBV2 protein #> 1039 TRBV12-5 protein #> 1040 TRBV12-5 protein #> 1041 TRBV7-4 protein #> 1042 TRBV7-4 protein #> 1043 TRBV7-2 protein #> 1044 TRBV7-2 protein #> 1045 CHRNA7 protein #> 1046 CHRNA7 protein #> 1047 CHRNA7 protein #> 1048 TAF11L7|TAF11L10|TAF11L5|TAF11L6|TAF11L8|hCG_1809904 protein #> 1049 TAF11L7|TAF11L10|TAF11L5|TAF11L6|TAF11L8|hCG_1809904 protein #> 1050 KDM4F protein #> 1051 TAF11L4 protein #> 1052 TAF11L4 protein #> 1053 TAF11L13 protein #> 1054 TAF11L13 protein #> 1055 TAF11L14 protein #> 1056 TAF11L14 protein #> 1057 TAF11L12 protein #> 1058 TAF11L12 protein #> 1059 TAF11L11 protein #> 1060 TAF11L11 protein #> 1061 SSU72P7 protein #> 1062 SSU72P7 protein #> 1063 SSU72P7 protein #> 1064 SSU72P7 protein #> 1065 SSU72P5 protein #> 1066 SSU72P5 protein #> 1067 SSU72P5 protein #> 1068 SSU72P5 protein #> 1069 ERFL protein #> 1070 SSU72P4 protein #> 1071 SSU72P4 protein #> 1072 SSU72P4 protein #> 1073 SSU72P4 protein #> 1074 SSU72P2 protein #> 1075 SSU72P2 protein #> 1076 SSU72P2 protein #> 1077 SSU72P2 protein #> 1078 SSU72P3 protein #> 1079 SSU72P3 protein #> 1080 SSU72P3 protein #> 1081 SSU72P3 protein #> 1082 ZNF722P protein #> 1083 ZNF722P protein #> 1084 protein #> 1085 KANTR protein #> 1086 TLE7 protein #> 1087 TAF11L9 protein #> 1088 TAF11L9 protein #> 1089 SSU72P8 protein #> 1090 SSU72P8 protein #> 1091 SSU72P8 protein #> 1092 SSU72P8 protein #> 1093 PERCC1 protein #> 1094 PERCC1 protein #> 1095 IGBP1P2|hCG_1642624 protein #> 1096 protein #> 1097 LINC02218|hCG_1807616 protein #> 1098 LINC02218|hCG_1807616 protein #> 1099 FOXL3 protein #> 1100 TAF11L3 protein #> 1101 TAF11L3 protein #> 1102 PMIS2 protein #> 1103 OR1R1P protein #> 1104 SCYGR4|KRTAP28-4 protein #> 1105 SCYGR10|KRTAP28p2 protein #> 1106 SCYGR1|KRTAP28-1 protein #> 1107 SCYGR7|KRTAP28-7 protein #> 1108 protein #> 1109 SCYGR5|KRTAP28-5 protein #> 1110 TMEM271 protein #> 1111 SCYGR3|KRTAP28-3 protein #> 1112 SCYGR6|KRTAP28-6 protein #> 1113 SCYGR2|KRTAP28-2 protein #> 1114 SCYGR8|KRTAP28-8 protein #> 1115 SMIM38 protein #> 1116 RPS27AP5 protein #> 1117 RPS27AP5 protein #> 1118 RPS27AP5 protein #> 1119 RPS27AP5 protein #> 1120 HNRNPA1P48 protein #> 1121 HNRNPA1P48 protein #> 1122 HNRNPA1P48 protein #> 1123 HNRNPA1P48 protein #> 1124 HNRNPA1P48 protein #> 1125 OR5D3P protein #> 1126 OR5D3P protein #> 1127 OR5D3P protein #> 1128 OR5D3P protein #> 1129 protein #> 1130 protein #> 1131 protein #> 1132 protein #> 1133 protein #> 1134 OOSP4B protein #> 1135 protein #> 1136 protein #> 1137 protein #> 1138 protein #> 1139 protein #> 1140 protein #> 1141 H2BE1 protein #> 1142 H2BE1 protein #> 1143 H2BE1 protein #> 1144 protein #> 1145 protein #> 1146 protein #> 1147 LOC729966 protein #> 1148 SMIM41 protein #> 1149 protein #> 1150 OR5BS1P|hCG_2044647 protein #> 1151 OR5BS1P|hCG_2044647 protein #> 1152 OR5BS1P|hCG_2044647 protein #> 1153 OR5BS1P|hCG_2044647 protein #> 1154 OR5BS1P|hCG_2044647 protein #> 1155 OR2A1 protein #> 1156 OR2A1 protein #> 1157 OR2A1 protein #> 1158 OR2A1 protein #> 1159 OR2A1 protein #> 1160 OR2A1 protein #> 1161 LOC112268384 protein #> 1162 LOC112268384 protein #> 1163 LOC112268384 protein #> 1164 LOC112268384 protein #> 1165 LOC112268384 protein #> 1166 LOC112268384 protein #> 1167 OR2A42 protein #> 1168 OR2A42 protein #> 1169 OR2A42 protein #> 1170 OR2A42 protein #> 1171 OR2A42 protein #> 1172 OR2A42 protein #> 1173 OOSP4A protein #> 1174 OOSP3 protein #> 1175 protein #> 1176 protein #> 1177 FOXO3B protein #> 1178 FOXO3B protein #> 1179 FOXO3B protein #> 1180 FOXO3B protein #> 1181 MCTS2P protein #> 1182 MCTS2P protein #> 1183 TRIM51GP protein #> 1184 protein #> 1185 OR51C1P|hCG_1685829 protein #> 1186 OR51C1P|hCG_1685829 protein #> 1187 OR51C1P|hCG_1685829 protein #> 1188 OR51C1P|hCG_1685829 protein #> 1189 RAMACL protein #> 1190 H2AL1RP protein #> 1191 H2AL1RP protein #> 1192 H2AL1RP protein #> 1193 TMEM217 protein #> 1194 protein #> 1195 protein #> 1196 protein #> 1197 protein #> 1198 protein #> 1199 protein #> 1200 protein #> 1201 protein #> 1202 protein #> 1203 protein #> 1204 protein #> 1205 protein #> 1206 protein #> 1207 protein #> 1208 protein #> 1209 protein #> 1210 protein #> 1211 protein #> 1212 protein #> 1213 protein #> 1214 protein #> 1215 protein #> 1216 protein #> 1217 protein #> 1218 protein #> 1219 protein #> 1220 protein #> 1221 protein #> 1222 protein #> 1223 protein #> 1224 protein #> 1225 LOC728392 protein #> 1226 TSPY9P protein #> 1227 TSPY9P protein #> 1228 protein #> 1229 OR2A14 protein #> 1230 OR2A14 protein #> 1231 OR2A14 protein #> 1232 OR2A14 protein #> 1233 OR2A14 protein #> 1234 OR2A14 protein #> 1235 TRBV4-2|TCRBV7S3A2|TCRBV7S3A2T protein #> 1236 TRBV4-2|TCRBV7S3A2|TCRBV7S3A2T protein #> 1237 TRBV3-1|TCRBV9S1A1T protein #> 1238 TRBV3-1|TCRBV9S1A1T protein #> 1239 TRBV4-1|TCRBV7S1A1N2T protein #> 1240 TRBV4-1|TCRBV7S1A1N2T protein #> 1241 TRBV5-1|TCRBV5S1A1T protein #> 1242 TRBV5-1|TCRBV5S1A1T protein #> 1243 TRBV11-2|TCRBV21S3A2N2T protein #> 1244 TRBV11-2|TCRBV21S3A2N2T protein #> 1245 TRBV4-3|TCRBV7S2A1N4T protein #> 1246 TRBV4-3|TCRBV7S2A1N4T protein #> 1247 TRBV5-5|TCRBV5S3A2T protein #> 1248 TRBV5-5|TCRBV5S3A2T protein #> 1249 TRBV5-6|TCRBV5S2 protein #> 1250 TRBV5-6|TCRBV5S2 protein #> 1251 TRBV5-8|TCRBV5S4A2T protein #> 1252 TRBV5-8|TCRBV5S4A2T protein #> 1253 TRBV11-3|TCRBV21S2A2 protein #> 1254 TRBV11-3|TCRBV21S2A2 protein #> 1255 TRBV14|TCRBV14S1|TCRBV16S1A1N1 protein #> 1256 TRBV14|TCRBV14S1|TCRBV16S1A1N1 protein #> 1257 TRBV28|TCRBV3S1 protein #> 1258 TRBV28|TCRBV3S1 protein #> 1259 TRBV29-1|TCRBV4S1A1T protein #> 1260 TRBV29-1|TCRBV4S1A1T protein #> 1261 TRBC2|TCRBC2 protein #> 1262 TRBC2|TCRBC2 protein #> 1263 SMIM42 protein #> 1264 NFILZ protein #> 1265 NFILZ protein #> 1266 NFILZ protein #> 1267 NFILZ protein #> 1268 NFILZ protein #> 1269 NFILZ protein #> 1270 KIR2DL1|LOC112267881 protein #> 1271 GLRA4 protein #> 1272 GLRA4 protein #> 1273 GLRA4 protein #> 1274 GLRA4 protein #> 1275 GLRA4 protein #> 1276 GLRA4 protein #> 1277 GLRA4 protein #> 1278 GLRA4 protein #> 1279 GLRA4 protein #> 1280 GLRA4 protein #> 1281 protein #> 1282 protein #> 1283 protein #> 1284 SLC12A8|CCC9 protein #> 1285 SLC12A8|CCC9 protein #> 1286 RBM47 protein #> 1287 RBM47 protein #> 1288 RBM47 protein #> 1289 RBM47 protein #> 1290 RBM47 protein #> 1291 RBM47 protein #> 1292 RBM47 protein #> 1293 RBM47 protein #> 1294 RBM47 protein #> 1295 RBM47 protein #> 1296 RBM47 protein #> 1297 RBM47 protein #> 1298 RBM47 protein #> 1299 RBM47 protein #> 1300 TTC26|IFT56 protein #> 1301 TTC26|IFT56 protein #> 1302 TTC26|IFT56 protein #> 1303 TTC26|IFT56 protein #> 1304 TTC26|IFT56 protein #> 1305 TTC26|IFT56 protein #> 1306 TTC26|IFT56 protein #> 1307 TTC26|IFT56 protein #> 1308 TTC26|IFT56 protein #> 1309 TTC26|IFT56 protein #> 1310 TTC26|IFT56 protein #> 1311 TTC26|IFT56 protein #> 1312 TTC26|IFT56 protein #> 1313 TTC26|IFT56 protein #> 1314 TTC26|IFT56 protein #> 1315 TTC26|IFT56 protein #> 1316 TTC26|IFT56 protein #> 1317 TTC26|IFT56 protein #> 1318 TTC26|IFT56 protein #> 1319 FER1L5 protein #> 1320 FER1L5 protein #> 1321 TMEM129 protein #> 1322 TMEM129 protein #> 1323 TMEM129 protein #> 1324 TMEM129 protein #> 1325 TMEM129 protein #> 1326 TMEM129 protein #> 1327 TMEM129 protein #> 1328 TMEM129 protein #> 1329 TMEM129 protein #> 1330 TMEM129 protein #> 1331 TMEM129 protein #> 1332 TMEM129 protein #> 1333 TMEM129 protein #> 1334 E2F8 protein #> 1335 E2F8 protein #> 1336 E2F8 protein #> 1337 E2F8 protein #> 1338 E2F8 protein #> 1339 E2F8 protein #> 1340 E2F8 protein #> 1341 E2F8 protein #> 1342 E2F8 protein #> 1343 E2F8 protein #> 1344 E2F8 protein #> 1345 E2F8 protein #> 1346 E2F8 protein #> 1347 E2F8 protein #> 1348 E2F8 protein #> 1349 E2F8 protein #> 1350 E2F8 protein #> 1351 E2F8 protein #> 1352 E2F8 protein #> 1353 E2F8 protein #> 1354 E2F8 protein #> 1355 E2F8 protein #> 1356 E2F8 protein #> 1357 E2F8 protein #> 1358 E2F8 protein #> 1359 E2F8 protein #> 1360 E2F8 protein #> 1361 E2F8 protein #> 1362 E2F8 protein #> 1363 E2F8 protein #> 1364 E2F8 protein #> 1365 E2F8 protein #> 1366 E2F8 protein #> 1367 E2F8 protein #> 1368 E2F8 protein #> 1369 E2F8 protein #> 1370 E2F8 protein #> 1371 E2F8 protein #> 1372 E2F8 protein #> 1373 E2F8 protein #> 1374 E2F8 protein #> 1375 E2F8 protein #> 1376 E2F8 protein #> 1377 E2F8 protein #> 1378 E2F8 protein #> 1379 E2F8 protein #> 1380 E2F8 protein #> 1381 E2F8 protein #> 1382 UBA6|MOP4|UBE1L2 protein #> 1383 UBA6|MOP4|UBE1L2 protein #> 1384 UBA6|MOP4|UBE1L2 protein #> 1385 UBA6|MOP4|UBE1L2 protein #> 1386 UBA6|MOP4|UBE1L2 protein #> 1387 UBA6|MOP4|UBE1L2 protein #> 1388 UBA6|MOP4|UBE1L2 protein #> 1389 UBA6|MOP4|UBE1L2 protein #> 1390 UBA6|MOP4|UBE1L2 protein #> 1391 UBA6|MOP4|UBE1L2 protein #> 1392 UBA6|MOP4|UBE1L2 protein #> 1393 UBA6|MOP4|UBE1L2 protein #> 1394 UBA6|MOP4|UBE1L2 protein #> 1395 UBA6|MOP4|UBE1L2 protein #> 1396 UBA6|MOP4|UBE1L2 protein #> 1397 UBA6|MOP4|UBE1L2 protein #> 1398 ESYT2|FAM62B|KIAA1228 protein #> 1399 ESYT2|FAM62B|KIAA1228 protein #> 1400 ESYT2|FAM62B|KIAA1228 protein #> 1401 ESYT2|FAM62B|KIAA1228 protein #> 1402 ESYT2|FAM62B|KIAA1228 protein #> 1403 ESYT2|FAM62B|KIAA1228 protein #> 1404 ESYT2|FAM62B|KIAA1228 protein #> 1405 ESYT2|FAM62B|KIAA1228 protein #> 1406 ESYT2|FAM62B|KIAA1228 protein #> 1407 ESYT2|FAM62B|KIAA1228 protein #> 1408 ESYT2|FAM62B|KIAA1228 protein #> 1409 ESYT2|FAM62B|KIAA1228 protein #> 1410 ESYT2|FAM62B|KIAA1228 protein #> 1411 ESYT2|FAM62B|KIAA1228 protein #> 1412 ESYT2|FAM62B|KIAA1228 protein #> 1413 ESYT2|FAM62B|KIAA1228 protein #> 1414 ESYT2|FAM62B|KIAA1228 protein #> 1415 ESYT2|FAM62B|KIAA1228 protein #> 1416 ESYT2|FAM62B|KIAA1228 protein #> 1417 ESYT2|FAM62B|KIAA1228 protein #> 1418 ESYT2|FAM62B|KIAA1228 protein #> 1419 ESYT2|FAM62B|KIAA1228 protein #> 1420 ESYT2|FAM62B|KIAA1228 protein #> 1421 ESYT2|FAM62B|KIAA1228 protein #> 1422 ESYT2|FAM62B|KIAA1228 protein #> 1423 ESYT3|FAM62C protein #> 1424 ESYT3|FAM62C protein #> 1425 ESYT3|FAM62C protein #> 1426 ESYT3|FAM62C protein #> 1427 ESYT3|FAM62C protein #> 1428 ESYT3|FAM62C protein #> 1429 ESYT3|FAM62C protein #> 1430 ESYT3|FAM62C protein #> 1431 ESYT3|FAM62C protein #> 1432 ESYT3|FAM62C protein #> 1433 ESYT3|FAM62C protein #> 1434 ESYT3|FAM62C protein #> 1435 ESYT3|FAM62C protein #> 1436 TRAV38-2DV8 protein #> 1437 TRAV38-2DV8 protein #> 1438 TRDV2|hDV102S1 protein #> 1439 TRDV2|hDV102S1 protein #> 1440 TRDV2|hDV102S1 protein #> 1441 TRDV3|hDV103S1 protein #> 1442 TRDV3|hDV103S1 protein #> 1443 TRDV3|hDV103S1 protein #> 1444 MED19|LCMR1 protein #> 1445 MED19|LCMR1 protein #> 1446 MED19|LCMR1 protein #> 1447 MED19|LCMR1 protein #> 1448 MED19|LCMR1 protein #> 1449 MED19|LCMR1 protein #> 1450 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1451 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1452 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1453 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1454 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1455 UHRF1BP1L|KIAA0701|SHIP164 protein #> 1456 POTEB3 protein #> 1457 POTEB3 protein #> 1458 POTEB3 protein #> 1459 POTEB3 protein #> 1460 POTEB3 protein #> 1461 POTEB3 protein #> 1462 POTEB3 protein #> 1463 POTEB3 protein #> 1464 IGLC7 protein #> 1465 IGLC7 protein #> 1466 IGLC7 protein #> 1467 IGLC7 protein #> 1468 IGLC7 protein #> 1469 IGLC7 protein #> 1470 IGLC7 protein #> 1471 IGLC7 protein #> 1472 IGLC7 protein #> 1473 IGLC7 protein #> 1474 IGLC7 protein #> 1475 IGLC7 protein #> 1476 IGLC7 protein #> 1477 IGLC7 protein #> 1478 IGLC7 protein #> 1479 IGLC7 protein #> 1480 IGLC7 protein #> 1481 IGLC7 protein #> 1482 IGLC7 protein #> 1483 IGLC7 protein #> 1484 IGLC7 protein #> 1485 IGLC7 protein #> 1486 IGLC7 protein #> 1487 IGLC7 protein #> 1488 IGLC7 protein #> 1489 IGLC7 protein #> 1490 IGLC7 protein #> 1491 IGLC7 protein #> 1492 IGLC7 protein #> 1493 IGLC7 protein #> 1494 IGLC7 protein #> 1495 IGLC7 protein #> 1496 IGLC7 protein #> 1497 IGLC7 protein #> 1498 IGLC7 protein #> 1499 IGLC7 protein #> 1500 IGLC7 protein #> 1501 IGLC7 protein #> 1502 IGLC7 protein #> 1503 IGLC7 protein #> 1504 IGLC7 protein #> 1505 IGLC7 protein #> 1506 IGLC7 protein #> 1507 IGLC7 protein #> 1508 IGLC7 protein #> 1509 IGLC7 protein #> 1510 IGLC7 protein #> 1511 IGLC7 protein #> 1512 IGLC7 protein #> 1513 IGLC7 protein #> 1514 IGLC7 protein #> 1515 IGLC7 protein #> 1516 IGLC7 protein #> 1517 IGLC7 protein #> 1518 IGLC7 protein #> 1519 IGLC7 protein #> 1520 IGLC7 protein #> 1521 IGLC7 protein #> 1522 IGLC7 protein #> 1523 IGLC7 protein #> 1524 IGLC7 protein #> 1525 IGLC7 protein #> 1526 IGLC7 protein #> 1527 IGLC7 protein #> 1528 IGLC7 protein #> 1529 IGLC7 protein #> 1530 IGLC7 protein #> 1531 IGLC7 protein #> 1532 IGLC7 protein #> 1533 IGLC7 protein #> 1534 IGLC7 protein #> 1535 IGLC7 protein #> 1536 IGLC7 protein #> 1537 SHTN1|KIAA1598 protein #> 1538 SHTN1|KIAA1598 protein #> 1539 SHTN1|KIAA1598 protein #> 1540 SHTN1|KIAA1598 protein #> 1541 SHTN1|KIAA1598 protein #> 1542 SHTN1|KIAA1598 protein #> 1543 SHTN1|KIAA1598 protein #> 1544 SHTN1|KIAA1598 protein #> 1545 SHTN1|KIAA1598 protein #> 1546 SHTN1|KIAA1598 protein #> 1547 SHTN1|KIAA1598 protein #> 1548 SHTN1|KIAA1598 protein #> 1549 SHTN1|KIAA1598 protein #> 1550 SHTN1|KIAA1598 protein #> 1551 SHTN1|KIAA1598 protein #> 1552 SHTN1|KIAA1598 protein #> 1553 SHTN1|KIAA1598 protein #> 1554 SHTN1|KIAA1598 protein #> 1555 SHTN1|KIAA1598 protein #> 1556 SHTN1|KIAA1598 protein #> 1557 SHTN1|KIAA1598 protein #> 1558 SHTN1|KIAA1598 protein #> 1559 SHTN1|KIAA1598 protein #> 1560 SHTN1|KIAA1598 protein #> 1561 SHTN1|KIAA1598 protein #> 1562 SHTN1|KIAA1598 protein #> 1563 SHTN1|KIAA1598 protein #> 1564 SHTN1|KIAA1598 protein #> 1565 SHTN1|KIAA1598 protein #> 1566 SHTN1|KIAA1598 protein #> 1567 SHTN1|KIAA1598 protein #> 1568 DHRS12|SDR40C1 protein #> 1569 SLC5A10|SGLT5 protein #> 1570 SLC5A10|SGLT5 protein #> 1571 SLC5A10|SGLT5 protein #> 1572 SLC5A10|SGLT5 protein #> 1573 SLC5A10|SGLT5 protein #> 1574 TMEM223 protein #> 1575 DAPL1|EEDA protein #> 1576 DAPL1|EEDA protein #> 1577 DAPL1|EEDA protein #> 1578 DAPL1|EEDA protein #> 1579 DAPL1|EEDA protein #> 1580 DAPL1|EEDA protein #> 1581 CIB4 protein #> 1582 CIB4 protein #> 1583 CIB4 protein #> 1584 CIB4 protein #> 1585 CIB4 protein #> 1586 CIB4 protein #> 1587 CIB4 protein #> 1588 CIB4 protein #> 1589 CIB4 protein #> 1590 CIB4 protein #> 1591 SHISA3 protein #> 1592 SHISA3 protein #> 1593 SHISA3 protein #> 1594 SHISA3 protein #> 1595 SHISA3 protein #> 1596 SHISA3 protein #> 1597 SHISA3 protein #> 1598 SHISA3 protein #> 1599 SHISA3 protein #> 1600 SHISA3 protein #> 1601 SHISA3 protein #> 1602 TMEM82 protein #> 1603 FEZF1|FEZ|ZNF312B protein #> 1604 FEZF1|FEZ|ZNF312B protein #> 1605 FEZF1|FEZ|ZNF312B protein #> 1606 FEZF1|FEZ|ZNF312B protein #> 1607 FEZF1|FEZ|ZNF312B protein #> 1608 FEZF1|FEZ|ZNF312B protein #> 1609 FEZF1|FEZ|ZNF312B protein #> 1610 FEZF1|FEZ|ZNF312B protein #> 1611 FEZF1|FEZ|ZNF312B protein #> 1612 FEZF1|FEZ|ZNF312B protein #> 1613 FEZF1|FEZ|ZNF312B protein #> 1614 FEZF1|FEZ|ZNF312B protein #> 1615 FEZF1|FEZ|ZNF312B protein #> 1616 FEZF1|FEZ|ZNF312B protein #> 1617 FEZF1|FEZ|ZNF312B protein #> 1618 FEZF1|FEZ|ZNF312B protein #> 1619 FEZF1|FEZ|ZNF312B protein #> 1620 FEZF1|FEZ|ZNF312B protein #> 1621 FEZF1|FEZ|ZNF312B protein #> 1622 FEZF1|FEZ|ZNF312B protein #> 1623 GXYLT2|GLT8D4 protein #> 1624 GXYLT2|GLT8D4 protein #> 1625 GXYLT2|GLT8D4 protein #> 1626 GXYLT2|GLT8D4 protein #> 1627 GXYLT2|GLT8D4 protein #> 1628 TMEM120B protein #> 1629 TMEM120B protein #> 1630 TMEM120B protein #> 1631 TMEM120B protein #> 1632 TMEM120B protein #> 1633 TMEM120B protein #> 1634 TMEM120B protein #> 1635 TMEM120B protein #> 1636 TMEM120B protein #> 1637 TMEM120B protein #> 1638 TMEM120B protein #> 1639 TMEM120B protein #> 1640 TMEM120B protein #> 1641 TMEM120B protein #> 1642 TMEM120B protein #> 1643 TMEM120B protein #> 1644 TMEM120B protein #> 1645 TMEM120B protein #> 1646 TMEM120B protein #> 1647 TMEM120B protein #> 1648 TMEM120B protein #> 1649 TMEM120B protein #> 1650 TMEM120B protein #> 1651 TMEM120B protein #> 1652 TMEM120B protein #> 1653 TMEM120B protein #> 1654 TMEM120B protein #> 1655 TMEM120B protein #> 1656 TMEM120B protein #> 1657 TMEM120B protein #> 1658 TMEM120B protein #> 1659 TMEM120B protein #> 1660 TMEM120B protein #> 1661 TMEM120B protein #> 1662 TMEM120B protein #> 1663 TMEM120B protein #> 1664 TMEM120B protein #> 1665 TMEM120B protein #> 1666 TMEM120B protein #> 1667 TMEM120B protein #> 1668 TMEM120B protein #> 1669 TMEM120B protein #> 1670 TMEM120B protein #> 1671 TMEM120B protein #> 1672 TMEM120B protein #> 1673 TMEM120B protein #> 1674 TMEM120B protein #> 1675 TMEM120B protein #> 1676 TMEM120B protein #> 1677 TMEM120B protein #> 1678 TMEM120B protein #> 1679 TMEM120B protein #> 1680 TMEM120B protein #> 1681 TMEM120B protein #> 1682 TMEM120B protein #> 1683 TMEM120B protein #> 1684 TMEM120B protein #> 1685 TMEM120B protein #> 1686 TMEM120B protein #> 1687 TMEM120B protein #> 1688 TMEM120B protein #> 1689 TMEM120B protein #> 1690 TMEM120B protein #> 1691 TMEM72|C10orf127|KSP37 protein #> 1692 TMEM72|C10orf127|KSP37 protein #> 1693 TMEM72|C10orf127|KSP37 protein #> 1694 TMEM72|C10orf127|KSP37 protein #> 1695 TMEM72|C10orf127|KSP37 protein #> 1696 TMEM72|C10orf127|KSP37 protein #> 1697 TMEM72|C10orf127|KSP37 protein #> 1698 TMEM72|C10orf127|KSP37 protein #> 1699 TMEM72|C10orf127|KSP37 protein #> 1700 TMEM72|C10orf127|KSP37 protein #> 1701 TMEM72|C10orf127|KSP37 protein #> 1702 CLRN2 protein #> 1703 CLRN2 protein #> 1704 CLRN2 protein #> 1705 CLRN2 protein #> 1706 CLRN2 protein #> 1707 CLRN2 protein #> 1708 CLRN2 protein #> 1709 CLRN2 protein #> 1710 CLRN2 protein #> 1711 CLRN2 protein #> 1712 CLRN2 protein #> 1713 CLRN2 protein #> 1714 CLRN2 protein #> 1715 CLRN2 protein #> 1716 CLRN2 protein #> 1717 CLRN2 protein #> 1718 CLRN2 protein #> 1719 TMEM30CP|CDC50C|TMEM30C protein #> 1720 SLC66A1L|C3orf55|PQLC2L protein #> 1721 SLC66A1L|C3orf55|PQLC2L protein #> 1722 ARHGAP10|GRAF2 protein #> 1723 ARHGAP10|GRAF2 protein #> 1724 ARHGAP10|GRAF2 protein #> 1725 ARHGAP10|GRAF2 protein #> 1726 ARHGAP10|GRAF2 protein #> 1727 ARHGAP10|GRAF2 protein #> 1728 ARHGAP10|GRAF2 protein #> 1729 IRGM|IFI1|IRGM1|LRG47 protein #> 1730 IRGM|IFI1|IRGM1|LRG47 protein #> 1731 IRGM|IFI1|IRGM1|LRG47 protein #> 1732 IRGM|IFI1|IRGM1|LRG47 protein #> 1733 IRGM|IFI1|IRGM1|LRG47 protein #> 1734 IRGM|IFI1|IRGM1|LRG47 protein #> 1735 IRGM|IFI1|IRGM1|LRG47 protein #> 1736 IRGM|IFI1|IRGM1|LRG47 protein #> 1737 IRGM|IFI1|IRGM1|LRG47 protein #> 1738 IRGM|IFI1|IRGM1|LRG47 protein #> 1739 IRGM|IFI1|IRGM1|LRG47 protein #> 1740 IRGM|IFI1|IRGM1|LRG47 protein #> 1741 IRGM|IFI1|IRGM1|LRG47 protein #> 1742 IRGM|IFI1|IRGM1|LRG47 protein #> 1743 IRGM|IFI1|IRGM1|LRG47 protein #> 1744 IRGM|IFI1|IRGM1|LRG47 protein #> 1745 IRGM|IFI1|IRGM1|LRG47 protein #> 1746 IRGM|IFI1|IRGM1|LRG47 protein #> 1747 IRGM|IFI1|IRGM1|LRG47 protein #> 1748 IRGM|IFI1|IRGM1|LRG47 protein #> 1749 IRGM|IFI1|IRGM1|LRG47 protein #> 1750 IRGM|IFI1|IRGM1|LRG47 protein #> 1751 IRGM|IFI1|IRGM1|LRG47 protein #> 1752 IRGM|IFI1|IRGM1|LRG47 protein #> 1753 IRGM|IFI1|IRGM1|LRG47 protein #> 1754 IRGM|IFI1|IRGM1|LRG47 protein #> 1755 IRGM|IFI1|IRGM1|LRG47 protein #> 1756 IRGM|IFI1|IRGM1|LRG47 protein #> 1757 IRGM|IFI1|IRGM1|LRG47 protein #> 1758 IRGM|IFI1|IRGM1|LRG47 protein #> 1759 IRGM|IFI1|IRGM1|LRG47 protein #> 1760 IRGM|IFI1|IRGM1|LRG47 protein #> 1761 IRGM|IFI1|IRGM1|LRG47 protein #> 1762 IRGM|IFI1|IRGM1|LRG47 protein #> 1763 IRGM|IFI1|IRGM1|LRG47 protein #> 1764 IRGM|IFI1|IRGM1|LRG47 protein #> 1765 IRGM|IFI1|IRGM1|LRG47 protein #> 1766 IRGM|IFI1|IRGM1|LRG47 protein #> 1767 IRGM|IFI1|IRGM1|LRG47 protein #> 1768 IRGM|IFI1|IRGM1|LRG47 protein #> 1769 IRGM|IFI1|IRGM1|LRG47 protein #> 1770 IRGM|IFI1|IRGM1|LRG47 protein #> 1771 FAM170A|ZNFD protein #> 1772 FAM170A|ZNFD protein #> 1773 FAM170A|ZNFD protein #> 1774 FAM170A|ZNFD protein #> 1775 FAM170A|ZNFD protein #> 1776 FAM170A|ZNFD protein #> 1777 FAM170A|ZNFD protein #> 1778 FAM170A|ZNFD protein #> 1779 KRTAP23-1|KAP23.1 protein #> 1780 KRTAP23-1|KAP23.1 protein #> 1781 KRTAP23-1|KAP23.1 protein #> 1782 KRTAP23-1|KAP23.1 protein #> 1783 KRTAP23-1|KAP23.1 protein #> 1784 KRTAP23-1|KAP23.1 protein #> 1785 KRTAP23-1|KAP23.1 protein #> 1786 KRTAP23-1|KAP23.1 protein #> 1787 KRTAP23-1|KAP23.1 protein #> 1788 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1789 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1790 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1791 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1792 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1793 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1794 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1795 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1796 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1797 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1798 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1799 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1800 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1801 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1802 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1803 ANO9|PIG5|TMEM16J|TP53I5 protein #> 1804 SLC22A23|C6orf85 protein #> 1805 SLC22A23|C6orf85 protein #> 1806 SLC22A23|C6orf85 protein #> 1807 SLC22A23|C6orf85 protein #> 1808 SLC22A23|C6orf85 protein #> 1809 SLC22A23|C6orf85 protein #> 1810 SLC22A23|C6orf85 protein #> 1811 SLC22A23|C6orf85 protein #> 1812 BICDL2|BICDR2|CCDC64B protein #> 1813 BICDL2|BICDR2|CCDC64B protein #> 1814 BICDL2|BICDR2|CCDC64B protein #> 1815 BICDL2|BICDR2|CCDC64B protein #> 1816 BICDL2|BICDR2|CCDC64B protein #> 1817 BICDL2|BICDR2|CCDC64B protein #> 1818 BICDL2|BICDR2|CCDC64B protein #> 1819 BICDL2|BICDR2|CCDC64B protein #> 1820 BICDL2|BICDR2|CCDC64B protein #> 1821 BICDL2|BICDR2|CCDC64B protein #> 1822 ODAM|APIN protein #> 1823 ODAM|APIN protein #> 1824 ODAM|APIN protein #> 1825 ODAM|APIN protein #> 1826 ODAM|APIN protein #> 1827 ODAM|APIN protein #> 1828 ODAM|APIN protein #> 1829 ODAM|APIN protein #> 1830 ODAM|APIN protein #> 1831 ODAM|APIN protein #> 1832 ODAM|APIN protein #> 1833 ODAM|APIN protein #> 1834 ODAM|APIN protein #> 1835 ODAM|APIN protein #> 1836 ODAM|APIN protein #> 1837 ODAM|APIN protein #> 1838 ODAM|APIN protein #> 1839 ODAM|APIN protein #> 1840 ODAM|APIN protein #> 1841 ODAM|APIN protein #> 1842 ODAM|APIN protein #> 1843 ODAM|APIN protein #> 1844 ODAM|APIN protein #> 1845 ODAM|APIN protein #> 1846 ODAM|APIN protein #> 1847 ODAM|APIN protein #> 1848 ODAM|APIN protein #> 1849 ODAM|APIN protein #> 1850 ODAM|APIN protein #> 1851 ARHGEF37 protein #> 1852 ARHGEF37 protein #> 1853 ARHGEF37 protein #> 1854 FAM168B|KIAA0280L|MANI protein #> 1855 FAM168B|KIAA0280L|MANI protein #> 1856 FAM168B|KIAA0280L|MANI protein #> 1857 FAM168B|KIAA0280L|MANI protein #> 1858 FAM168B|KIAA0280L|MANI protein #> 1859 PXDNL|VPO2 protein #> 1860 PXDNL|VPO2 protein #> 1861 PXDNL|VPO2 protein #> 1862 PXDNL|VPO2 protein #> 1863 PXDNL|VPO2 protein #> 1864 PXDNL|VPO2 protein #> 1865 PXDNL|VPO2 protein #> 1866 PXDNL|VPO2 protein #> 1867 PXDNL|VPO2 protein #> 1868 PXDNL|VPO2 protein #> 1869 PXDNL|VPO2 protein #> 1870 MEX3A|RKHD4 protein #> 1871 MEX3A|RKHD4 protein #> 1872 MEX3A|RKHD4 protein #> 1873 MEX3A|RKHD4 protein #> 1874 MEX3A|RKHD4 protein #> 1875 MEX3A|RKHD4 protein #> 1876 ILVBL|AHAS|HACL2 protein #> 1877 ILVBL|AHAS|HACL2 protein #> 1878 ILVBL|AHAS|HACL2 protein #> 1879 ILVBL|AHAS|HACL2 protein #> 1880 ILVBL|AHAS|HACL2 protein #> 1881 ILVBL|AHAS|HACL2 protein #> 1882 ILVBL|AHAS|HACL2 protein #> 1883 ILVBL|AHAS|HACL2 protein #> 1884 ILVBL|AHAS|HACL2 protein #> 1885 ERICH2 protein #> 1886 ERICH2 protein #> 1887 ERICH2 protein #> 1888 ERICH2 protein #> 1889 ERICH2 protein #> 1890 ERICH2 protein #> 1891 UBE2QL1 protein #> 1892 UBE2QL1 protein #> 1893 UBE2QL1 protein #> 1894 UBE2QL1 protein #> 1895 UBE2QL1 protein #> 1896 UBE2QL1 protein #> 1897 C20orf202 protein #> 1898 C20orf202 protein #> 1899 C20orf202 protein #> 1900 C20orf202 protein #> 1901 C20orf202 protein #> 1902 C20orf202 protein #> 1903 C20orf202 protein #> 1904 C20orf202 protein #> 1905 NDUFAF8|C17orf89 protein #> 1906 NDUFAF8|C17orf89 protein #> 1907 NDUFAF8|C17orf89 protein #> 1908 NDUFAF8|C17orf89 protein #> 1909 NDUFAF8|C17orf89 protein #> 1910 SYCE3|C22orf41|THEG2 protein #> 1911 SYCE3|C22orf41|THEG2 protein #> 1912 SYCE3|C22orf41|THEG2 protein #> 1913 SYCE3|C22orf41|THEG2 protein #> 1914 SYCE3|C22orf41|THEG2 protein #> 1915 SYCE3|C22orf41|THEG2 protein #> 1916 SYCE3|C22orf41|THEG2 protein #> 1917 SYCE3|C22orf41|THEG2 protein #> 1918 SYCE3|C22orf41|THEG2 protein #> 1919 SYCE3|C22orf41|THEG2 protein #> 1920 SYCE3|C22orf41|THEG2 protein #> 1921 SYCE3|C22orf41|THEG2 protein #> 1922 SYCE3|C22orf41|THEG2 protein #> 1923 SYCE3|C22orf41|THEG2 protein #> 1924 SYCE3|C22orf41|THEG2 protein #> 1925 SYCE3|C22orf41|THEG2 protein #> 1926 SYCE3|C22orf41|THEG2 protein #> 1927 SYCE3|C22orf41|THEG2 protein #> 1928 SYCE3|C22orf41|THEG2 protein #> 1929 IGSF23 protein #> 1930 PLEKHG3|KIAA0599 protein #> 1931 PLEKHG3|KIAA0599 protein #> 1932 ELOVL7 protein #> 1933 ELOVL7 protein #> 1934 ELOVL7 protein #> 1935 ELOVL7 protein #> 1936 ELOVL7 protein #> 1937 ELOVL7 protein #> 1938 ELOVL7 protein #> 1939 ELOVL7 protein #> 1940 ELOVL7 protein #> 1941 ELOVL7 protein #> 1942 ELOVL7 protein #> 1943 ELOVL7 protein #> 1944 ELOVL7 protein #> 1945 ELOVL7 protein #> 1946 ELOVL7 protein #> 1947 ELOVL7 protein #> 1948 ELOVL7 protein #> 1949 ELOVL7 protein #> 1950 ELOVL7 protein #> 1951 ELOVL7 protein #> 1952 ELOVL7 protein #> 1953 ELOVL7 protein #> 1954 ELOVL7 protein #> 1955 ELOVL7 protein #> 1956 ELOVL7 protein #> 1957 ELOVL7 protein #> 1958 ELOVL7 protein #> 1959 MT1DP|MTM protein #> 1960 MT1DP|MTM protein #> 1961 MT1DP|MTM protein #> 1962 GAGE12B|GAGE12C|GAGE12D|GAGE12E protein #> 1963 GAGE12B|GAGE12C|GAGE12D|GAGE12E protein #> 1964 PRSS38|MPN2 protein #> 1965 SSC5D protein #> 1966 SSC5D protein #> 1967 SSC5D protein #> 1968 SSC5D protein #> 1969 SSC5D protein #> 1970 SSC5D protein #> 1971 SSC5D protein #> 1972 SSC5D protein #> 1973 SSC5D protein #> 1974 SSC5D protein #> 1975 SSC5D protein #> 1976 SSC5D protein #> 1977 SSC5D protein #> 1978 SSC5D protein #> 1979 SSC5D protein #> 1980 SSC5D protein #> 1981 SSC5D protein #> 1982 SSC5D protein #> 1983 SSC5D protein #> 1984 SSC5D protein #> 1985 SSC5D protein #> 1986 SSC5D protein #> 1987 SSC5D protein #> 1988 SSC5D protein #> 1989 SSC5D protein #> 1990 SSC5D protein #> 1991 SSC5D protein #> 1992 SSC5D protein #> 1993 SSC5D protein #> 1994 SSC5D protein #> 1995 SSC5D protein #> 1996 SSC5D protein #> 1997 SSC5D protein #> 1998 SSC5D protein #> 1999 SSC5D protein #> 2000 SSC5D protein #> 2001 SSC5D protein #> 2002 FSD2|SPRYD1 protein #> 2003 FSD2|SPRYD1 protein #> 2004 FSD2|SPRYD1 protein #> 2005 FSD2|SPRYD1 protein #> 2006 FSD2|SPRYD1 protein #> 2007 FSD2|SPRYD1 protein #> 2008 FSD2|SPRYD1 protein #> 2009 FSD2|SPRYD1 protein #> 2010 FSD2|SPRYD1 protein #> 2011 FSD2|SPRYD1 protein #> 2012 FSD2|SPRYD1 protein #> 2013 FSD2|SPRYD1 protein #> 2014 FSD2|SPRYD1 protein #> 2015 FSD2|SPRYD1 protein #> 2016 FSD2|SPRYD1 protein #> 2017 FSD2|SPRYD1 protein #> 2018 FSD2|SPRYD1 protein #> 2019 FSD2|SPRYD1 protein #> 2020 FSD2|SPRYD1 protein #> 2021 FSD2|SPRYD1 protein #> 2022 FSD2|SPRYD1 protein #> 2023 FSD2|SPRYD1 protein #> 2024 FSD2|SPRYD1 protein #> 2025 FSD2|SPRYD1 protein #> 2026 FSD2|SPRYD1 protein #> 2027 FSD2|SPRYD1 protein #> 2028 FSD2|SPRYD1 protein #> 2029 FSD2|SPRYD1 protein #> 2030 FSD2|SPRYD1 protein #> 2031 FSD2|SPRYD1 protein #> 2032 FSD2|SPRYD1 protein #> 2033 FSD2|SPRYD1 protein #> 2034 FSD2|SPRYD1 protein #> 2035 FSD2|SPRYD1 protein #> 2036 FSD2|SPRYD1 protein #> 2037 FSD2|SPRYD1 protein #> 2038 FSD2|SPRYD1 protein #> 2039 FSD2|SPRYD1 protein #> 2040 FSD2|SPRYD1 protein #> 2041 FSD2|SPRYD1 protein #> 2042 FSD2|SPRYD1 protein #> 2043 FSD2|SPRYD1 protein #> 2044 FSD2|SPRYD1 protein #> 2045 FSD2|SPRYD1 protein #> 2046 FSD2|SPRYD1 protein #> 2047 FSD2|SPRYD1 protein #> 2048 FSD2|SPRYD1 protein #> 2049 FSD2|SPRYD1 protein #> 2050 FSD2|SPRYD1 protein #> 2051 FSD2|SPRYD1 protein #> 2052 FSD2|SPRYD1 protein #> 2053 FSD2|SPRYD1 protein #> 2054 FSD2|SPRYD1 protein #> 2055 FSD2|SPRYD1 protein #> 2056 FSD2|SPRYD1 protein #> 2057 FSD2|SPRYD1 protein #> 2058 FSD2|SPRYD1 protein #> 2059 FSD2|SPRYD1 protein #> 2060 FSD2|SPRYD1 protein #> 2061 FSD2|SPRYD1 protein #> 2062 FSD2|SPRYD1 protein #> 2063 FSD2|SPRYD1 protein #> 2064 FSD2|SPRYD1 protein #> 2065 FSD2|SPRYD1 protein #> 2066 FSD2|SPRYD1 protein #> 2067 FSD2|SPRYD1 protein #> 2068 FSD2|SPRYD1 protein #> 2069 FSD2|SPRYD1 protein #> 2070 FSD2|SPRYD1 protein #> 2071 FSD2|SPRYD1 protein #> 2072 FSD2|SPRYD1 protein #> 2073 FSD2|SPRYD1 protein #> 2074 FSD2|SPRYD1 protein #> 2075 FSD2|SPRYD1 protein #> 2076 FSD2|SPRYD1 protein #> 2077 FSD2|SPRYD1 protein #> 2078 FSD2|SPRYD1 protein #> 2079 FSD2|SPRYD1 protein #> 2080 FSD2|SPRYD1 protein #> 2081 FSD2|SPRYD1 protein #> 2082 FSD2|SPRYD1 protein #> 2083 FSD2|SPRYD1 protein #> 2084 FSD2|SPRYD1 protein #> 2085 FSD2|SPRYD1 protein #> 2086 FSD2|SPRYD1 protein #> 2087 FSD2|SPRYD1 protein #> 2088 FSD2|SPRYD1 protein #> 2089 FSD2|SPRYD1 protein #> 2090 FSD2|SPRYD1 protein #> 2091 FSD2|SPRYD1 protein #> 2092 FSD2|SPRYD1 protein #> 2093 FSD2|SPRYD1 protein #> 2094 FSD2|SPRYD1 protein #> 2095 FSD2|SPRYD1 protein #> 2096 FSD2|SPRYD1 protein #> 2097 FSD2|SPRYD1 protein #> 2098 FSD2|SPRYD1 protein #> 2099 FSD2|SPRYD1 protein #> 2100 FSD2|SPRYD1 protein #> 2101 FSD2|SPRYD1 protein #> 2102 FSD2|SPRYD1 protein #> 2103 FSD2|SPRYD1 protein #> 2104 FSD2|SPRYD1 protein #> 2105 FSD2|SPRYD1 protein #> 2106 FSD2|SPRYD1 protein #> 2107 FSD2|SPRYD1 protein #> 2108 FSD2|SPRYD1 protein #> 2109 FSD2|SPRYD1 protein #> 2110 FSD2|SPRYD1 protein #> 2111 FSD2|SPRYD1 protein #> 2112 FSD2|SPRYD1 protein #> 2113 FSD2|SPRYD1 protein #> 2114 FSD2|SPRYD1 protein #> 2115 FSD2|SPRYD1 protein #> 2116 FSD2|SPRYD1 protein #> 2117 FSD2|SPRYD1 protein #> 2118 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2119 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2120 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2121 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2122 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2123 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2124 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2125 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2126 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2127 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2128 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2129 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2130 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2131 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2132 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2133 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2134 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2135 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2136 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2137 SH3PXD2B|FAD49|KIAA1295|TKS4 protein #> 2138 FAM92A|FAM92A1 protein #> 2139 FAM92A|FAM92A1 protein #> 2140 FAM92A|FAM92A1 protein #> 2141 FAM92A|FAM92A1 protein #> 2142 FAM92A|FAM92A1 protein #> 2143 FAM92A|FAM92A1 protein #> 2144 FAM92A|FAM92A1 protein #> 2145 FAM92A|FAM92A1 protein #> 2146 FAM92A|FAM92A1 protein #> 2147 FAM92A|FAM92A1 protein #> 2148 FAM92A|FAM92A1 protein #> 2149 FAM92A|FAM92A1 protein #> 2150 FAM92A|FAM92A1 protein #> 2151 FAM92A|FAM92A1 protein #> 2152 FAM92A|FAM92A1 protein #> 2153 FAM92A|FAM92A1 protein #> 2154 FAM92A|FAM92A1 protein #> 2155 FAM92A|FAM92A1 protein #> 2156 FAM92A|FAM92A1 protein #> 2157 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2158 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2159 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2160 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2161 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2162 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2163 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2164 ZBTB7C|APM1|ZBTB36|ZNF857C protein #> 2165 MACROD2|C20orf133 protein #> 2166 MACROD2|C20orf133 protein #> 2167 MACROD2|C20orf133 protein #> 2168 MACROD2|C20orf133 protein #> 2169 MACROD2|C20orf133 protein #> 2170 MACROD2|C20orf133 protein #> 2171 MACROD2|C20orf133 protein #> 2172 MACROD2|C20orf133 protein #> 2173 MACROD2|C20orf133 protein #> 2174 MACROD2|C20orf133 protein #> 2175 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2176 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2177 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2178 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2179 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2180 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2181 ZC3H12D|C6orf95|MCPIP4|TFL protein #> 2182 SERTM1|C13orf36 protein #> 2183 SERTM1|C13orf36 protein #> 2184 SERTM1|C13orf36 protein #> 2185 SERTM1|C13orf36 protein #> 2186 SERTM1|C13orf36 protein #> 2187 SERTM1|C13orf36 protein #> 2188 SERTM1|C13orf36 protein #> 2189 SERTM1|C13orf36 protein #> 2190 SERTM1|C13orf36 protein #> 2191 SERTM1|C13orf36 protein #> 2192 SERTM1|C13orf36 protein #> 2193 SERTM1|C13orf36 protein #> 2194 SERTM1|C13orf36 protein #> 2195 SERTM1|C13orf36 protein #> 2196 SERTM1|C13orf36 protein #> 2197 FRMD3|EPB41L4O protein #> 2198 FRMD3|EPB41L4O protein #> 2199 FRMD3|EPB41L4O protein #> 2200 FRMD3|EPB41L4O protein #> 2201 FRMD3|EPB41L4O protein #> 2202 FRMD3|EPB41L4O protein #> 2203 FRMD3|EPB41L4O protein #> 2204 FRMD3|EPB41L4O protein #> 2205 FRMD3|EPB41L4O protein #> 2206 FRMD3|EPB41L4O protein #> 2207 FRMD3|EPB41L4O protein #> 2208 FRMD3|EPB41L4O protein #> 2209 FRMD3|EPB41L4O protein #> 2210 FRMD3|EPB41L4O protein #> 2211 PTPDC1|PTP9Q22 protein #> 2212 PTPDC1|PTP9Q22 protein #> 2213 PTPDC1|PTP9Q22 protein #> 2214 PTPDC1|PTP9Q22 protein #> 2215 PTPDC1|PTP9Q22 protein #> 2216 PTPDC1|PTP9Q22 protein #> 2217 PTPDC1|PTP9Q22 protein #> 2218 PIPSL|PSMD4P2 protein #> 2219 PIPSL|PSMD4P2 protein #> 2220 PIPSL|PSMD4P2 protein #> 2221 BCLAF3|CXorf23 protein #> 2222 DYTN protein #> 2223 DYTN protein #> 2224 CCDC78|C16orf25|JFP10 protein #> 2225 CCDC78|C16orf25|JFP10 protein #> 2226 CCDC78|C16orf25|JFP10 protein #> 2227 CCDC78|C16orf25|JFP10 protein #> 2228 CCDC78|C16orf25|JFP10 protein #> 2229 CCDC78|C16orf25|JFP10 protein #> 2230 CCDC78|C16orf25|JFP10 protein #> 2231 CCDC78|C16orf25|JFP10 protein #> 2232 IGKV2-29 protein #> 2233 IGKV2-29 protein #> 2234 IGKV2-29 protein #> 2235 IGKV2-29 protein #> 2236 IGKV2-29 protein #> 2237 IGKV2-29 protein #> 2238 IGKV2-29 protein #> 2239 IGKV2-29 protein #> 2240 IGKV2-29 protein #> 2241 IGKV2-29 protein #> 2242 IGKV2-29 protein #> 2243 IGKV2-29 protein #> 2244 IGKV2-29 protein #> 2245 IGKV2-29 protein #> 2246 IGKV2-29 protein #> 2247 IGKV2-29 protein #> 2248 IGKV2-29 protein #> 2249 IGKV2-29 protein #> 2250 IGKV2-29 protein #> 2251 IGKV2-29 protein #> 2252 IGKV2-29 protein #> 2253 IGKV2-29 protein #> 2254 IGKV2-29 protein #> 2255 IGKV2-29 protein #> 2256 IGKV2-29 protein #> 2257 IGKV2-29 protein #> 2258 IGKV2-29 protein #> 2259 IGKV2-29 protein #> 2260 IGKV2-29 protein #> 2261 IGKV2-29 protein #> 2262 IGKV2-29 protein #> 2263 IGKV2-29 protein #> 2264 IGKV2-29 protein #> 2265 IGKV2-29 protein #> 2266 IGKV2-29 protein #> 2267 IGKV2-29 protein #> 2268 IGKV2-29 protein #> 2269 IGKV2-29 protein #> 2270 IGKV2-29 protein #> 2271 IGKV2-29 protein #> 2272 IGKV2-29 protein #> 2273 IGKV2-29 protein #> 2274 IGKV2-29 protein #> 2275 IGKV2-29 protein #> 2276 IGKV2-29 protein #> 2277 IGKV2-29 protein #> 2278 IGKV2-29 protein #> 2279 IGKV2-29 protein #> 2280 IGKV2-29 protein #> 2281 IGKV2-29 protein #> 2282 IGKV2-29 protein #> 2283 IGKV2-29 protein #> 2284 IGKV2-29 protein #> 2285 IGKV2-29 protein #> 2286 IGKV2-29 protein #> 2287 IGKV2-29 protein #> 2288 IGKV2-29 protein #> 2289 IGKV2-29 protein #> 2290 IGKV2-29 protein #> 2291 IGKV2-29 protein #> 2292 IGKV2-29 protein #> 2293 IGKV2-29 protein #> 2294 IGKV2-29 protein #> 2295 IGKV2-29 protein #> 2296 IGKV2-29 protein #> 2297 IGKV2-29 protein #> 2298 IGKV2-29 protein #> 2299 IGKV2-29 protein #> 2300 IGKV2-29 protein #> 2301 IGKV2-29 protein #> 2302 IGKV2-29 protein #> 2303 IGKV2-29 protein #> 2304 IGKV2-29 protein #> 2305 IGKV2-29 protein #> 2306 HFM1|SEC3D1 protein #> 2307 HFM1|SEC3D1 protein #> 2308 HFM1|SEC3D1 protein #> 2309 HFM1|SEC3D1 protein #> 2310 ZNF320 protein #> 2311 ZNF320 protein #> 2312 ZNF320 protein #> 2313 WDR27 protein #> 2314 WDR27 protein #> 2315 TMEM213 protein #> 2316 NBAS|NAG protein #> 2317 NBAS|NAG protein #> 2318 NBAS|NAG protein #> 2319 NBAS|NAG protein #> 2320 NBAS|NAG protein #> 2321 NBAS|NAG protein #> 2322 NBAS|NAG protein #> 2323 NBAS|NAG protein #> 2324 NBAS|NAG protein #> 2325 NBAS|NAG protein #> 2326 NBAS|NAG protein #> 2327 NBAS|NAG protein #> 2328 TARS3|TARSL2 protein #> 2329 TARS3|TARSL2 protein #> 2330 TARS3|TARSL2 protein #> 2331 TARS3|TARSL2 protein #> 2332 TARS3|TARSL2 protein #> 2333 TARS3|TARSL2 protein #> 2334 TARS3|TARSL2 protein #> 2335 TARS3|TARSL2 protein #> 2336 TARS3|TARSL2 protein #> 2337 TARS3|TARSL2 protein #> 2338 TARS3|TARSL2 protein #> 2339 TARS3|TARSL2 protein #> 2340 TARS3|TARSL2 protein #> 2341 TARS3|TARSL2 protein #> 2342 TARS3|TARSL2 protein #> 2343 TARS3|TARSL2 protein #> 2344 TARS3|TARSL2 protein #> 2345 TARS3|TARSL2 protein #> 2346 TARS3|TARSL2 protein #> 2347 TARS3|TARSL2 protein #> 2348 TARS3|TARSL2 protein #> 2349 HEATR9|C17orf66 protein #> 2350 TMEM218 protein #> 2351 TMEM218 protein #> 2352 TMEM218 protein #> 2353 TMEM218 protein #> 2354 TMEM218 protein #> 2355 TMEM218 protein #> 2356 TMEM218 protein #> 2357 TMEM218 protein #> 2358 TMEM218 protein #> 2359 TMEM218 protein #> 2360 TMEM218 protein #> 2361 TMEM218 protein #> 2362 TMEM218 protein #> 2363 TMEM218 protein #> 2364 TMEM218 protein #> 2365 TMEM218 protein #> 2366 TMEM218 protein #> 2367 TMEM218 protein #> 2368 TMEM218 protein #> 2369 TMEM218 protein #> 2370 TMEM218 protein #> 2371 TMEM218 protein #> 2372 TMEM218 protein #> 2373 TMEM218 protein #> 2374 TMEM218 protein #> 2375 TMEM218 protein #> 2376 TMEM218 protein #> 2377 TMEM218 protein #> 2378 TMEM218 protein #> 2379 TMEM218 protein #> 2380 TMEM218 protein #> 2381 TMEM218 protein #> 2382 TMEM218 protein #> 2383 TMEM218 protein #> 2384 TMEM218 protein #> 2385 TMEM218 protein #> 2386 TMEM218 protein #> 2387 TMEM218 protein #> 2388 TMEM218 protein #> 2389 TMEM218 protein #> 2390 TMEM218 protein #> 2391 TMEM218 protein #> 2392 TMEM218 protein #> 2393 TMEM218 protein #> 2394 TMEM218 protein #> 2395 TMEM218 protein #> 2396 TMEM218 protein #> 2397 TMEM218 protein #> 2398 TMEM218 protein #> 2399 TMEM218 protein #> 2400 TMEM218 protein #> 2401 TMEM218 protein #> 2402 TMEM218 protein #> 2403 TMEM218 protein #> 2404 TMEM218 protein #> 2405 TMEM218 protein #> 2406 TMEM218 protein #> 2407 TMEM218 protein #> 2408 TMEM218 protein #> 2409 TMEM218 protein #> 2410 TMEM218 protein #> 2411 TMEM218 protein #> 2412 TMEM218 protein #> 2413 TMEM218 protein #> 2414 TMEM218 protein #> 2415 TMEM218 protein #> 2416 TMEM218 protein #> 2417 TMEM218 protein #> 2418 TMEM218 protein #> 2419 TMEM218 protein #> 2420 TMEM218 protein #> 2421 TMEM218 protein #> 2422 TMEM218 protein #> 2423 TMEM218 protein #> 2424 TMEM218 protein #> 2425 TMEM218 protein #> 2426 TESPA1|KIAA0748|HSPC257 protein #> 2427 TESPA1|KIAA0748|HSPC257 protein #> 2428 TESPA1|KIAA0748|HSPC257 protein #> 2429 TESPA1|KIAA0748|HSPC257 protein #> 2430 TESPA1|KIAA0748|HSPC257 protein #> 2431 TESPA1|KIAA0748|HSPC257 protein #> 2432 TESPA1|KIAA0748|HSPC257 protein #> 2433 SMCO3|C12orf69 protein #> 2434 SMCO3|C12orf69 protein #> 2435 SMCO3|C12orf69 protein #> 2436 SMCO3|C12orf69 protein #> 2437 SMCO3|C12orf69 protein #> 2438 HYKK|AGPHD1 protein #> 2439 HYKK|AGPHD1 protein #> 2440 HYKK|AGPHD1 protein #> 2441 HYKK|AGPHD1 protein #> 2442 HMX2 protein #> 2443 HMX2 protein #> 2444 HMX2 protein #> 2445 HMX2 protein #> 2446 HMX2 protein #> 2447 HMX2 protein #> 2448 HMX2 protein #> 2449 HMX2 protein #> 2450 FAM234B|KIAA1467 protein #> 2451 FAM234B|KIAA1467 protein #> 2452 FAM234B|KIAA1467 protein #> 2453 MEIOC|C17orf104 protein #> 2454 MEIOC|C17orf104 protein #> 2455 MEIOC|C17orf104 protein #> 2456 MEIOC|C17orf104 protein #> 2457 MEIOC|C17orf104 protein #> 2458 MEIOC|C17orf104 protein #> 2459 MEIOC|C17orf104 protein #> 2460 MEIOC|C17orf104 protein #> 2461 MEIOC|C17orf104 protein #> 2462 CCDC66 protein #> 2463 CCDC66 protein #> 2464 CCDC66 protein #> 2465 CCDC66 protein #> 2466 CCDC66 protein #> 2467 CCDC66 protein #> 2468 CCDC66 protein #> 2469 CCDC66 protein #> 2470 CCDC66 protein #> 2471 CCDC66 protein #> 2472 CCDC66 protein #> 2473 CCDC66 protein #> 2474 CCDC66 protein #> 2475 CCDC66 protein #> 2476 CCDC66 protein #> 2477 CCDC66 protein #> 2478 CCDC66 protein #> 2479 CCDC66 protein #> 2480 CCDC66 protein #> 2481 CCDC66 protein #> 2482 CCDC66 protein #> 2483 TYW5|C2orf60 protein #> 2484 TYW5|C2orf60 protein #> 2485 TYW5|C2orf60 protein #> 2486 TYW5|C2orf60 protein #> 2487 TYW5|C2orf60 protein #> 2488 TYW5|C2orf60 protein #> 2489 TYW5|C2orf60 protein #> 2490 TYW5|C2orf60 protein #> 2491 TYW5|C2orf60 protein #> 2492 TYW5|C2orf60 protein #> 2493 TYW5|C2orf60 protein #> 2494 XKRY2 protein #> 2495 MYBPHL protein #> 2496 MYBPHL protein #> 2497 MYBPHL protein #> 2498 MYBPHL protein #> 2499 MYBPHL protein #> 2500 MYBPHL protein #> 2501 MYBPHL protein #> 2502 MYBPHL protein #> 2503 MYBPHL protein #> 2504 MYBPHL protein #> 2505 MYBPHL protein #> 2506 MYBPHL protein #> 2507 MYBPHL protein #> 2508 MYBPHL protein #> 2509 MYBPHL protein #> 2510 MYBPHL protein #> 2511 MYBPHL protein #> 2512 MYBPHL protein #> 2513 DENND3|KIAA0870 protein #> 2514 DENND3|KIAA0870 protein #> 2515 DENND3|KIAA0870 protein #> 2516 DENND3|KIAA0870 protein #> 2517 DENND3|KIAA0870 protein #> 2518 DENND3|KIAA0870 protein #> 2519 TMEM89 protein #> 2520 TMEM89 protein #> 2521 CLPSL1|C6orf127 protein #> 2522 CLPSL1|C6orf127 protein #> 2523 CLPSL1|C6orf127 protein #> 2524 CLPSL1|C6orf127 protein #> 2525 DCDC2B protein #> 2526 DCDC2B protein #> 2527 DCDC2B protein #> 2528 DCDC2B protein #> 2529 DCDC2B protein #> 2530 DCDC2B protein #> 2531 DCDC2B protein #> 2532 DCDC2B protein #> 2533 DCDC2B protein #> 2534 DCDC2B protein #> 2535 DCDC2B protein #> 2536 DCDC2B protein #> 2537 DCDC2B protein #> 2538 FUOM|C10orf125 protein #> 2539 FUOM|C10orf125 protein #> 2540 FUOM|C10orf125 protein #> 2541 FUOM|C10orf125 protein #> 2542 FUOM|C10orf125 protein #> 2543 FUOM|C10orf125 protein #> 2544 TMEM131L|KIAA0922 protein #> 2545 TMEM131L|KIAA0922 protein #> 2546 TMEM131L|KIAA0922 protein #> 2547 TMEM131L|KIAA0922 protein #> 2548 TMEM131L|KIAA0922 protein #> 2549 TMEM131L|KIAA0922 protein #> 2550 TMEM131L|KIAA0922 protein #> 2551 SSPOP|KIAA2036|SSPO protein #> 2552 SSPOP|KIAA2036|SSPO protein #> 2553 SSPOP|KIAA2036|SSPO protein #> 2554 SSPOP|KIAA2036|SSPO protein #> 2555 SSPOP|KIAA2036|SSPO protein #> 2556 SSPOP|KIAA2036|SSPO protein #> 2557 OR2M5|OR2M5P protein #> 2558 OR2M5|OR2M5P protein #> 2559 OR2M5|OR2M5P protein #> 2560 OR2M5|OR2M5P protein #> 2561 OR2M5|OR2M5P protein #> 2562 OR2M5|OR2M5P protein #> 2563 VWA8|KIAA0564 protein #> 2564 VWA8|KIAA0564 protein #> 2565 VWA8|KIAA0564 protein #> 2566 VWA8|KIAA0564 protein #> 2567 VWA8|KIAA0564 protein #> 2568 VWA8|KIAA0564 protein #> 2569 VWA8|KIAA0564 protein #> 2570 VWA8|KIAA0564 protein #> 2571 GPX6|hCG_1643762 protein #> 2572 GPX6|hCG_1643762 protein #> 2573 GPX6|hCG_1643762 protein #> 2574 SBNO1|MOP3 protein #> 2575 SBNO1|MOP3 protein #> 2576 SBNO1|MOP3 protein #> 2577 PRAMEF22 protein #> 2578 PRAMEF22 protein #> 2579 PRAMEF22 protein #> 2580 PRAMEF22 protein #> 2581 PRAMEF27 protein #> 2582 PRAMEF27 protein #> 2583 PRAMEF27 protein #> 2584 PRAMEF27 protein #> 2585 LAMB4 protein #> 2586 C7orf66 protein #> 2587 SMIM30 protein #> 2588 CPED1|C7orf58|UNQ9432/PRO34713 protein #> 2589 CRPPA|ISPD protein #> 2590 CRPPA|ISPD protein #> 2591 CRPPA|ISPD protein #> 2592 CRPPA|ISPD protein #> 2593 CRPPA|ISPD protein #> 2594 CRPPA|ISPD protein #> 2595 CRPPA|ISPD protein #> 2596 CRPPA|ISPD protein #> 2597 FAM221A|C7orf46 protein #> 2598 FAM221A|C7orf46 protein #> 2599 FAM221A|C7orf46 protein #> 2600 FAM221A|C7orf46 protein #> 2601 FAM221A|C7orf46 protein #> 2602 FAM221A|C7orf46 protein #> 2603 FAM221A|C7orf46 protein #> 2604 FAM221A|C7orf46 protein #> 2605 FAM221A|C7orf46 protein #> 2606 FAM221A|C7orf46 protein #> 2607 FAM221A|C7orf46 protein #> 2608 FAM221A|C7orf46 protein #> 2609 FAM221A|C7orf46 protein #> 2610 FAM221A|C7orf46 protein #> 2611 FAM221A|C7orf46 protein #> 2612 FAM221A|C7orf46 protein #> 2613 FAM221A|C7orf46 protein #> 2614 GSAP|PION protein #> 2615 GSAP|PION protein #> 2616 GSAP|PION protein #> 2617 GSAP|PION protein #> 2618 GSAP|PION protein #> 2619 ZNF804B protein #> 2620 GTPBP10|OBGH2|UG0751c10 protein #> 2621 GTPBP10|OBGH2|UG0751c10 protein #> 2622 GTPBP10|OBGH2|UG0751c10 protein #> 2623 GTPBP10|OBGH2|UG0751c10 protein #> 2624 GTPBP10|OBGH2|UG0751c10 protein #> 2625 GTPBP10|OBGH2|UG0751c10 protein #> 2626 GTPBP10|OBGH2|UG0751c10 protein #> 2627 WDR91|HSPC049 protein #> 2628 WDR91|HSPC049 protein #> 2629 WDR91|HSPC049 protein #> 2630 WDR91|HSPC049 protein #> 2631 WDR91|HSPC049 protein #> 2632 WDR91|HSPC049 protein #> 2633 WDR91|HSPC049 protein #> 2634 WDR91|HSPC049 protein #> 2635 WDR91|HSPC049 protein #> 2636 WDR91|HSPC049 protein #> 2637 WDR91|HSPC049 protein #> 2638 WDR91|HSPC049 protein #> 2639 WDR91|HSPC049 protein #> 2640 WDR91|HSPC049 protein #> 2641 WDR91|HSPC049 protein #> 2642 WDR91|HSPC049 protein #> 2643 WDR91|HSPC049 protein #> 2644 KLRG2|CLEC15B protein #> 2645 KLRG2|CLEC15B protein #> 2646 RAB19|RAB19B protein #> 2647 RAB19|RAB19B protein #> 2648 RAB19|RAB19B protein #> 2649 RAB19|RAB19B protein #> 2650 RAB19|RAB19B protein #> 2651 RAB19|RAB19B protein #> 2652 RAB19|RAB19B protein #> 2653 PRSS37|TRYX2 protein #> 2654 PRSS37|TRYX2 protein #> 2655 PRSS37|TRYX2 protein #> 2656 PRSS37|TRYX2 protein #> 2657 PRSS37|TRYX2 protein #> 2658 PRSS37|TRYX2 protein #> 2659 PRSS37|TRYX2 protein #> 2660 PRSS37|TRYX2 protein #> 2661 PRSS37|TRYX2 protein #> 2662 PRSS37|TRYX2 protein #> 2663 PRSS37|TRYX2 protein #> 2664 DENND11|KIAA1147|LCHN protein #> 2665 DENND11|KIAA1147|LCHN protein #> 2666 GRIFIN protein #> 2667 CDC14C|CDC14B2|CDC14Bretro protein #> 2668 CDC14C|CDC14B2|CDC14Bretro protein #> 2669 CDC14C|CDC14B2|CDC14Bretro protein #> 2670 CDC14C|CDC14B2|CDC14Bretro protein #> 2671 CDC14C|CDC14B2|CDC14Bretro protein #> 2672 CDC14C|CDC14B2|CDC14Bretro protein #> 2673 CDC14C|CDC14B2|CDC14Bretro protein #> 2674 CDC14C|CDC14B2|CDC14Bretro protein #> 2675 SPATA48|C7orf72 protein #> 2676 SPATA48|C7orf72 protein #> 2677 SPATA48|C7orf72 protein #> 2678 MBLAC1 protein #> 2679 MBLAC1 protein #> 2680 PMS2P1|PMS2L1|PMS2L13|PMS2L6|PMS2L8|PMS3|PMS8|PMSR2 protein #> 2681 PMS2P1|PMS2L1|PMS2L13|PMS2L6|PMS2L8|PMS3|PMS8|PMSR2 protein #> 2682 OR2A25|OR2A25P|OR2A27 protein #> 2683 OR2A25|OR2A25P|OR2A27 protein #> 2684 OR2A25|OR2A25P|OR2A27 protein #> 2685 CTAGE15|CTAGE15P protein #> 2686 GRID2IP protein #> 2687 GRID2IP protein #> 2688 MTMR11 protein #> 2689 MTMR11 protein #> 2690 CTAGE9 protein #> 2691 SH3D21|C1orf113 protein #> 2692 SH3D21|C1orf113 protein #> 2693 EFCAB5 protein #> 2694 EME2 protein #> 2695 EME2 protein #> 2696 EME2 protein #> 2697 EME2 protein #> 2698 EME2 protein #> 2699 EME2 protein #> 2700 SLC35F4|C14orf36 protein #> 2701 SLC35F4|C14orf36 protein #> 2702 SLC35F4|C14orf36 protein #> 2703 C5orf49 protein #> 2704 C5orf49 protein #> 2705 C5orf49 protein #> 2706 C5orf49 protein #> 2707 C5orf49 protein #> 2708 PI4KAP2 protein #> 2709 XIRP2|CMYA3 protein #> 2710 XIRP2|CMYA3 protein #> 2711 XIRP2|CMYA3 protein #> 2712 XIRP2|CMYA3 protein #> 2713 XIRP2|CMYA3 protein #> 2714 XIRP2|CMYA3 protein #> 2715 XIRP2|CMYA3 protein #> 2716 XIRP2|CMYA3 protein #> 2717 XIRP2|CMYA3 protein #> 2718 XIRP2|CMYA3 protein #> 2719 POTEF|A26C1B protein #> 2720 POTEF|A26C1B protein #> 2721 POTEF|A26C1B protein #> 2722 POTEF|A26C1B protein #> 2723 POTEF|A26C1B protein #> 2724 POTEF|A26C1B protein #> 2725 FITM1|FIT1 protein #> 2726 FITM1|FIT1 protein #> 2727 FITM1|FIT1 protein #> 2728 FITM1|FIT1 protein #> 2729 FITM1|FIT1 protein #> 2730 FITM1|FIT1 protein #> 2731 FITM1|FIT1 protein #> 2732 FITM1|FIT1 protein #> 2733 FITM1|FIT1 protein #> 2734 CLEC18A|MRLP2 protein #> 2735 CLEC18A|MRLP2 protein #> 2736 CLEC18A|MRLP2 protein #> 2737 CLEC18A|MRLP2 protein #> 2738 CLEC18A|MRLP2 protein #> 2739 CLEC18A|MRLP2 protein #> 2740 CLEC18A|MRLP2 protein #> 2741 CLEC18A|MRLP2 protein #> 2742 CLEC18A|MRLP2 protein #> 2743 CLEC18A|MRLP2 protein #> 2744 CLEC18A|MRLP2 protein #> 2745 VPS37C|PML39 protein #> 2746 VPS37C|PML39 protein #> 2747 VPS37C|PML39 protein #> 2748 VPS37C|PML39 protein #> 2749 VPS37C|PML39 protein #> 2750 VPS37C|PML39 protein #> 2751 VPS37C|PML39 protein #> 2752 VPS37C|PML39 protein #> 2753 VPS37C|PML39 protein #> 2754 VPS37C|PML39 protein #> 2755 VPS37C|PML39 protein #> 2756 VPS37C|PML39 protein #> 2757 VPS37C|PML39 protein #> 2758 VPS37C|PML39 protein #> 2759 VPS37C|PML39 protein #> 2760 VPS37C|PML39 protein #> 2761 VPS37C|PML39 protein #> 2762 VPS37C|PML39 protein #> 2763 VPS37C|PML39 protein #> 2764 VPS37C|PML39 protein #> 2765 VPS37C|PML39 protein #> 2766 VPS37C|PML39 protein #> 2767 VPS37C|PML39 protein #> 2768 VPS37C|PML39 protein #> 2769 VPS37C|PML39 protein #> 2770 VPS37C|PML39 protein #> 2771 VPS37C|PML39 protein #> 2772 VPS37C|PML39 protein #> 2773 VPS37C|PML39 protein #> 2774 VPS37C|PML39 protein #> 2775 VPS37C|PML39 protein #> 2776 VPS37C|PML39 protein #> 2777 VPS37C|PML39 protein #> 2778 VPS37C|PML39 protein #> 2779 VPS37C|PML39 protein #> 2780 VPS37C|PML39 protein #> 2781 VPS37C|PML39 protein #> 2782 VPS37C|PML39 protein #> 2783 VPS37C|PML39 protein #> 2784 VPS37C|PML39 protein #> 2785 VPS37C|PML39 protein #> 2786 VPS37C|PML39 protein #> 2787 VPS37C|PML39 protein #> 2788 VPS37C|PML39 protein #> 2789 VPS37C|PML39 protein #> 2790 VPS37C|PML39 protein #> 2791 VPS37C|PML39 protein #> 2792 VPS37C|PML39 protein #> 2793 VPS37C|PML39 protein #> 2794 VPS37C|PML39 protein #> 2795 VPS37C|PML39 protein #> 2796 VPS37C|PML39 protein #> 2797 VPS37C|PML39 protein #> 2798 VPS37C|PML39 protein #> 2799 VPS37C|PML39 protein #> 2800 VPS37C|PML39 protein #> 2801 VPS37C|PML39 protein #> 2802 VPS37C|PML39 protein #> 2803 VPS37C|PML39 protein #> 2804 VPS37C|PML39 protein #> 2805 VPS37C|PML39 protein #> 2806 VPS37C|PML39 protein #> 2807 VPS37C|PML39 protein #> 2808 VPS37C|PML39 protein #> 2809 VPS37C|PML39 protein #> 2810 VPS37C|PML39 protein #> 2811 VPS37C|PML39 protein #> 2812 VPS37C|PML39 protein #> 2813 VPS37C|PML39 protein #> 2814 VPS37C|PML39 protein #> 2815 VPS37C|PML39 protein #> 2816 VPS37C|PML39 protein #> 2817 VPS37C|PML39 protein #> 2818 VPS37C|PML39 protein #> 2819 VPS37C|PML39 protein #> 2820 VPS37C|PML39 protein #> 2821 VPS37C|PML39 protein #> 2822 VPS37C|PML39 protein #> 2823 VPS37C|PML39 protein #> 2824 VPS37C|PML39 protein #> 2825 VPS37C|PML39 protein #> 2826 VPS37C|PML39 protein #> 2827 VPS37C|PML39 protein #> 2828 VPS37C|PML39 protein #> 2829 VPS37C|PML39 protein #> 2830 VPS37C|PML39 protein #> 2831 VPS37C|PML39 protein #> 2832 VPS37C|PML39 protein #> 2833 VPS37C|PML39 protein #> 2834 VPS37C|PML39 protein #> 2835 VPS37C|PML39 protein #> 2836 VPS37C|PML39 protein #> 2837 VPS37C|PML39 protein #> 2838 VPS37C|PML39 protein #> 2839 VPS37C|PML39 protein #> 2840 VPS37C|PML39 protein #> 2841 VPS37C|PML39 protein #> 2842 VPS37C|PML39 protein #> 2843 VPS37C|PML39 protein #> 2844 VPS37C|PML39 protein #> 2845 VPS37C|PML39 protein #> 2846 VPS37C|PML39 protein #> 2847 VPS37C|PML39 protein #> 2848 VPS37C|PML39 protein #> 2849 VPS37C|PML39 protein #> 2850 VPS37C|PML39 protein #> 2851 VPS37C|PML39 protein #> 2852 VPS37C|PML39 protein #> 2853 VPS37C|PML39 protein #> 2854 VPS37C|PML39 protein #> 2855 VPS37C|PML39 protein #> 2856 VPS37C|PML39 protein #> 2857 VPS37C|PML39 protein #> 2858 VPS37C|PML39 protein #> 2859 VPS37C|PML39 protein #> 2860 VPS37C|PML39 protein #> 2861 VPS37C|PML39 protein #> 2862 VPS37C|PML39 protein #> 2863 VPS37C|PML39 protein #> 2864 VPS37C|PML39 protein #> 2865 VPS37C|PML39 protein #> 2866 VPS37C|PML39 protein #> 2867 VPS37C|PML39 protein #> 2868 VPS37C|PML39 protein #> 2869 VPS37C|PML39 protein #> 2870 VPS37C|PML39 protein #> 2871 VPS37C|PML39 protein #> 2872 VPS37C|PML39 protein #> 2873 VPS37C|PML39 protein #> 2874 VPS37C|PML39 protein #> 2875 ODAD3|CCDC151 protein #> 2876 ODAD3|CCDC151 protein #> 2877 ODAD3|CCDC151 protein #> 2878 ODAD3|CCDC151 protein #> 2879 ODAD3|CCDC151 protein #> 2880 ODAD3|CCDC151 protein #> 2881 ODAD3|CCDC151 protein #> 2882 ODAD3|CCDC151 protein #> 2883 ODAD3|CCDC151 protein #> 2884 ODAD3|CCDC151 protein #> 2885 ODAD3|CCDC151 protein #> 2886 ODAD3|CCDC151 protein #> 2887 ODAD3|CCDC151 protein #> 2888 ODAD3|CCDC151 protein #> 2889 ODAD3|CCDC151 protein #> 2890 ODAD3|CCDC151 protein #> 2891 ODAD3|CCDC151 protein #> 2892 ODAD3|CCDC151 protein #> 2893 ODAD3|CCDC151 protein #> 2894 ODAD3|CCDC151 protein #> 2895 ODAD3|CCDC151 protein #> 2896 ODAD3|CCDC151 protein #> 2897 ODAD3|CCDC151 protein #> 2898 ODAD3|CCDC151 protein #> 2899 ODAD3|CCDC151 protein #> 2900 ODAD3|CCDC151 protein #> 2901 ODAD3|CCDC151 protein #> 2902 ODAD3|CCDC151 protein #> 2903 ODAD3|CCDC151 protein #> 2904 CFAP69|C7orf63 protein #> 2905 CFAP69|C7orf63 protein #> 2906 CFAP69|C7orf63 protein #> 2907 CFAP69|C7orf63 protein #> 2908 CFAP69|C7orf63 protein #> 2909 CFAP69|C7orf63 protein #> 2910 CFAP69|C7orf63 protein #> 2911 CFAP69|C7orf63 protein #> 2912 CFAP69|C7orf63 protein #> 2913 CFAP69|C7orf63 protein #> 2914 CFAP69|C7orf63 protein #> 2915 PSMB11 protein #> 2916 PSMB11 protein #> 2917 PSMB11 protein #> 2918 PSMB11 protein #> 2919 PSMB11 protein #> 2920 PSMB11 protein #> 2921 PSMB11 protein #> 2922 PSMB11 protein #> 2923 PSMB11 protein #> 2924 PSMB11 protein #> 2925 PSMB11 protein #> 2926 PSMB11 protein #> 2927 PSMB11 protein #> 2928 PSMB11 protein #> 2929 PSMB11 protein #> 2930 PSMB11 protein #> 2931 PSMB11 protein #> 2932 PSMB11 protein #> 2933 PSMB11 protein #> 2934 PSMB11 protein #> 2935 PSMB11 protein #> 2936 PSMB11 protein #> 2937 PSMB11 protein #> 2938 PSMB11 protein #> 2939 PSMB11 protein #> 2940 PSMB11 protein #> 2941 PSMB11 protein #> 2942 PSMB11 protein #> 2943 PSMB11 protein #> 2944 PSMB11 protein #> 2945 PSMB11 protein #> 2946 PSMB11 protein #> 2947 PSMB11 protein #> 2948 PSMB11 protein #> 2949 PSMB11 protein #> 2950 PSMB11 protein #> 2951 PSMB11 protein #> 2952 PSMB11 protein #> 2953 PSMB11 protein #> 2954 PSMB11 protein #> 2955 PSMB11 protein #> 2956 PSMB11 protein #> 2957 PSMB11 protein #> 2958 PSMB11 protein #> 2959 PSMB11 protein #> 2960 PSMB11 protein #> 2961 PSMB11 protein #> 2962 PSMB11 protein #> 2963 PSMB11 protein #> 2964 PSMB11 protein #> 2965 PSMB11 protein #> 2966 PSMB11 protein #> 2967 PSMB11 protein #> 2968 PSMB11 protein #> 2969 PSMB11 protein #> 2970 PSMB11 protein #> 2971 PSMB11 protein #> 2972 PSMB11 protein #> 2973 PSMB11 protein #> 2974 PSMB11 protein #> 2975 PSMB11 protein #> 2976 PSMB11 protein #> 2977 PSMB11 protein #> 2978 PSMB11 protein #> 2979 PSMB11 protein #> 2980 PSMB11 protein #> 2981 PSMB11 protein #> 2982 PSMB11 protein #> 2983 PSMB11 protein #> 2984 PSMB11 protein #> 2985 PSMB11 protein #> 2986 PSMB11 protein #> 2987 PSMB11 protein #> 2988 PSMB11 protein #> 2989 PSMB11 protein #> 2990 PSMB11 protein #> 2991 PSMB11 protein #> 2992 PSMB11 protein #> 2993 PSMB11 protein #> 2994 PSMB11 protein #> 2995 PSMB11 protein #> 2996 PSMB11 protein #> 2997 PSMB11 protein #> 2998 PSMB11 protein #> 2999 PSMB11 protein #> 3000 PSMB11 protein #> 3001 PSMB11 protein #> 3002 PSMB11 protein #> 3003 PSMB11 protein #> 3004 PSMB11 protein #> 3005 PSMB11 protein #> 3006 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3007 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3008 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3009 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3010 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3011 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3012 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3013 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3014 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3015 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3016 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3017 PSD|EFA6|EFA6A|KIAA2011|PSD1|TYL protein #> 3018 KRBA1|KIAA1862 protein #> 3019 KRBA1|KIAA1862 protein #> 3020 KRBA1|KIAA1862 protein #> 3021 RGSL1|RGSL|RGSL2 protein #> 3022 ANKRD34B protein #> 3023 ANKRD34B protein #> 3024 PEDS1|KUA|PDES|TMEM189 protein #> 3025 PEDS1|KUA|PDES|TMEM189 protein #> 3026 PEDS1|KUA|PDES|TMEM189 protein #> 3027 PEDS1|KUA|PDES|TMEM189 protein #> 3028 PEDS1|KUA|PDES|TMEM189 protein #> 3029 PEDS1|KUA|PDES|TMEM189 protein #> 3030 PEDS1|KUA|PDES|TMEM189 protein #> 3031 PEDS1|KUA|PDES|TMEM189 protein #> 3032 PEDS1|KUA|PDES|TMEM189 protein #> 3033 PEDS1|KUA|PDES|TMEM189 protein #> 3034 TRAPPC13|C5orf44 protein #> 3035 TRAPPC13|C5orf44 protein #> 3036 TRAPPC13|C5orf44 protein #> 3037 HTR3E protein #> 3038 HTR3E protein #> 3039 HTR3E protein #> 3040 HTR3E protein #> 3041 HTR3E protein #> 3042 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3043 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3044 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3045 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3046 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3047 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3048 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3049 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3050 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3051 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3052 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3053 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3054 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3055 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3056 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3057 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3058 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3059 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3060 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3061 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3062 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3063 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3064 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3065 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3066 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3067 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3068 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3069 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3070 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3071 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3072 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3073 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3074 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3075 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3076 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3077 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3078 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3079 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3080 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3081 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3082 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3083 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3084 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3085 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3086 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3087 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3088 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3089 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3090 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3091 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3092 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3093 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3094 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3095 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3096 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3097 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3098 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3099 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3100 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3101 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3102 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3103 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3104 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3105 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3106 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3107 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3108 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3109 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3110 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3111 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3112 CNOT1|CDC39|KIAA1007|NOT1|AD-005 protein #> 3113 CARNS1|ATPGD1|KIAA1394 protein #> 3114 CARNS1|ATPGD1|KIAA1394 protein #> 3115 CARNS1|ATPGD1|KIAA1394 protein #> 3116 CARNS1|ATPGD1|KIAA1394 protein #> 3117 CARNS1|ATPGD1|KIAA1394 protein #> 3118 CARNS1|ATPGD1|KIAA1394 protein #> 3119 CARNS1|ATPGD1|KIAA1394 protein #> 3120 CARNS1|ATPGD1|KIAA1394 protein #> 3121 CARNS1|ATPGD1|KIAA1394 protein #> 3122 CARNS1|ATPGD1|KIAA1394 protein #> 3123 CARNS1|ATPGD1|KIAA1394 protein #> 3124 CARNS1|ATPGD1|KIAA1394 protein #> 3125 MEGF11|KIAA1781|UNQ1949/PRO4432 protein #> 3126 MEGF11|KIAA1781|UNQ1949/PRO4432 protein #> 3127 MEGF11|KIAA1781|UNQ1949/PRO4432 protein #> 3128 MEGF11|KIAA1781|UNQ1949/PRO4432 protein #> 3129 MEGF11|KIAA1781|UNQ1949/PRO4432 protein #> 3130 CDHR4|CDH29|UNQ9392/PRO34300 protein #> 3131 CDHR4|CDH29|UNQ9392/PRO34300 protein #> 3132 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3133 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3134 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3135 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3136 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3137 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3138 BDP1|KIAA1241|KIAA1689|TFNR protein #> 3139 FAM221B|C9orf128 protein #> 3140 FAM221B|C9orf128 protein #> 3141 FAM221B|C9orf128 protein #> 3142 FAM221B|C9orf128 protein #> 3143 FAM221B|C9orf128 protein #> 3144 FAM221B|C9orf128 protein #> 3145 FAM221B|C9orf128 protein #> 3146 FAM221B|C9orf128 protein #> 3147 FAM221B|C9orf128 protein #> 3148 FAM221B|C9orf128 protein #> 3149 FAM221B|C9orf128 protein #> 3150 FAM221B|C9orf128 protein #> 3151 FAM221B|C9orf128 protein #> 3152 DPPA5|ESG1 protein #> 3153 TMEM150B|TMEM224 protein #> 3154 TMEM150B|TMEM224 protein #> 3155 TMEM150B|TMEM224 protein #> 3156 TMEM150B|TMEM224 protein #> 3157 PINLYP protein #> 3158 PINLYP protein #> 3159 PINLYP protein #> 3160 FAM172BP|FAM172B protein #> 3161 CCDC88B|BRLZ protein #> 3162 CCDC88B|BRLZ protein #> 3163 CCDC88B|BRLZ protein #> 3164 CCDC88B|BRLZ protein #> 3165 CCDC88B|BRLZ protein #> 3166 CCDC88B|BRLZ protein #> 3167 CCDC88B|BRLZ protein #> 3168 CCDC88B|BRLZ protein #> 3169 CCDC88B|BRLZ protein #> 3170 CCDC88B|BRLZ protein #> 3171 CCDC88B|BRLZ protein #> 3172 CCDC88B|BRLZ protein #> 3173 CCDC88B|BRLZ protein #> 3174 CCDC88B|BRLZ protein #> 3175 CCDC88B|BRLZ protein #> 3176 CCDC88B|BRLZ protein #> 3177 CCDC88B|BRLZ protein #> 3178 CCDC88B|BRLZ protein #> 3179 CCDC88B|BRLZ protein #> 3180 CCDC88B|BRLZ protein #> 3181 CCDC88B|BRLZ protein #> 3182 CCDC88B|BRLZ protein #> 3183 CCDC88B|BRLZ protein #> 3184 CCDC88B|BRLZ protein #> 3185 CCDC88B|BRLZ protein #> 3186 CCDC88B|BRLZ protein #> 3187 CCDC88B|BRLZ protein #> 3188 CCDC88B|BRLZ protein #> 3189 CCDC88B|BRLZ protein #> 3190 CCDC88B|BRLZ protein #> 3191 CCDC88B|BRLZ protein #> 3192 CCDC88B|BRLZ protein #> 3193 CCDC88B|BRLZ protein #> 3194 CCDC88B|BRLZ protein #> 3195 CCDC88B|BRLZ protein #> 3196 CCDC88B|BRLZ protein #> 3197 CCDC88B|BRLZ protein #> 3198 CCDC88B|BRLZ protein #> 3199 CCDC88B|BRLZ protein #> 3200 CCDC88B|BRLZ protein #> 3201 CCDC88B|BRLZ protein #> 3202 CCDC88B|BRLZ protein #> 3203 CCDC88B|BRLZ protein #> 3204 CCDC88B|BRLZ protein #> 3205 GOLGA8O protein #> 3206 MAP1LC3B2 protein #> 3207 MAP1LC3B2 protein #> 3208 MAP1LC3B2 protein #> 3209 MAP1LC3B2 protein #> 3210 VWA3A protein #> 3211 LINC00862|C1orf98|SMIM16 protein #> 3212 TRIM43B protein #> 3213 GMNC|GEMC1 protein #> 3214 GMNC|GEMC1 protein #> 3215 GMNC|GEMC1 protein #> 3216 GMNC|GEMC1 protein #> 3217 GMNC|GEMC1 protein #> 3218 GMNC|GEMC1 protein #> 3219 LRCOL1 protein #> 3220 LRCOL1 protein #> 3221 LRCOL1 protein #> 3222 LRCOL1 protein #> 3223 IQCA1L|IQCA1P1 protein #> 3224 KRT87P|KRT121P|KRTHBP4 protein #> 3225 KRT87P|KRT121P|KRTHBP4 protein #> 3226 RNF222 protein #> 3227 RNF222 protein #> 3228 NKX2-6|NKX2F protein #> 3229 NKX2-6|NKX2F protein #> 3230 NKX2-6|NKX2F protein #> 3231 NKX2-6|NKX2F protein #> 3232 NKX2-6|NKX2F protein #> 3233 NKX2-6|NKX2F protein #> 3234 NKX2-6|NKX2F protein #> 3235 NKX2-6|NKX2F protein #> 3236 NKX2-6|NKX2F protein #> 3237 NKX2-6|NKX2F protein #> 3238 NKX2-6|NKX2F protein #> 3239 NKX2-6|NKX2F protein #> 3240 NKX2-6|NKX2F protein #> 3241 NKX2-6|NKX2F protein #> 3242 NKX2-6|NKX2F protein #> 3243 NKX2-6|NKX2F protein #> 3244 NKX2-6|NKX2F protein #> 3245 NKX2-6|NKX2F protein #> 3246 NKX2-6|NKX2F protein #> 3247 OR6C74 protein #> 3248 OR6C74 protein #> 3249 OR6C74 protein #> 3250 OR6C74 protein #> 3251 OR6C74 protein #> 3252 USP17L3|USP17B|USP17F protein #> 3253 USP17L3|USP17B|USP17F protein #> 3254 USP17L3|USP17B|USP17F protein #> 3255 USP17L4 protein #> 3256 IZUMO1R|FOLR4|JUNO protein #> 3257 IZUMO1R|FOLR4|JUNO protein #> 3258 IZUMO1R|FOLR4|JUNO protein #> 3259 IZUMO1R|FOLR4|JUNO protein #> 3260 IZUMO1R|FOLR4|JUNO protein #> 3261 IZUMO1R|FOLR4|JUNO protein #> 3262 IZUMO1R|FOLR4|JUNO protein #> 3263 IZUMO1R|FOLR4|JUNO protein #> 3264 IZUMO1R|FOLR4|JUNO protein #> 3265 IZUMO1R|FOLR4|JUNO protein #> 3266 IZUMO1R|FOLR4|JUNO protein #> 3267 FAM83G|PAWS1 protein #> 3268 FAM83G|PAWS1 protein #> 3269 FAM83G|PAWS1 protein #> 3270 FAM83G|PAWS1 protein #> 3271 FAM83G|PAWS1 protein #> 3272 FAM83G|PAWS1 protein #> 3273 FAM83G|PAWS1 protein #> 3274 OR14I1|OR5BU1|OR5BU1P protein #> 3275 OR14I1|OR5BU1|OR5BU1P protein #> 3276 OR14I1|OR5BU1|OR5BU1P protein #> 3277 OR14I1|OR5BU1|OR5BU1P protein #> 3278 OR14I1|OR5BU1|OR5BU1P protein #> 3279 OR14I1|OR5BU1|OR5BU1P protein #> 3280 ASPDH protein #> 3281 ASPDH protein #> 3282 ASPDH protein #> 3283 ASPDH protein #> 3284 LRIT2|LRRC22 protein #> 3285 PALM3 protein #> 3286 PALM3 protein #> 3287 PALM3 protein #> 3288 PALM3 protein #> 3289 PALM3 protein #> 3290 PALM3 protein #> 3291 PALM3 protein #> 3292 SYNDIG1L|TMEM90A protein #> 3293 SYNDIG1L|TMEM90A protein #> 3294 RBMY1B protein #> 3295 RBMY1B protein #> 3296 RBMY1B protein #> 3297 RBMY1B protein #> 3298 RBMY1B protein #> 3299 RBMY1B protein #> 3300 PGP protein #> 3301 PGP protein #> 3302 PGP protein #> 3303 PGP protein #> 3304 PGP protein #> 3305 PGP protein #> 3306 PGP protein #> 3307 PGP protein #> 3308 PGP protein #> 3309 PGP protein #> 3310 PGP protein #> 3311 OR5H15 protein #> 3312 OR5H15 protein #> 3313 OR5H15 protein #> 3314 OR5H15 protein #> 3315 OR5H15 protein #> 3316 TRIM49B|RNF18B protein #> 3317 OR6C68 protein #> 3318 OR6C68 protein #> 3319 OR6C68 protein #> 3320 OR6C68 protein #> 3321 OR6C68 protein #> 3322 MYADML2 protein #> 3323 MYADML2 protein #> 3324 MYADML2 protein #> 3325 MYADML2 protein #> 3326 MYADML2 protein #> 3327 MYADML2 protein #> 3328 MYADML2 protein #> 3329 MYADML2 protein #> 3330 MYADML2 protein #> 3331 MYADML2 protein #> 3332 MYADML2 protein #> 3333 MYADML2 protein #> 3334 MYADML2 protein #> 3335 MEIS3P1 protein #> 3336 TBC1D3B|TBC1D3I protein #> 3337 C5orf51 protein #> 3338 C5orf51 protein #> 3339 TMEM8B|C9orf127|NGX6 protein #> 3340 TMEM8B|C9orf127|NGX6 protein #> 3341 TMEM8B|C9orf127|NGX6 protein #> 3342 TMEM8B|C9orf127|NGX6 protein #> 3343 TMEM8B|C9orf127|NGX6 protein #> 3344 TMEM8B|C9orf127|NGX6 protein #> 3345 TMEM8B|C9orf127|NGX6 protein #> 3346 TMEM8B|C9orf127|NGX6 protein #> 3347 TMEM8B|C9orf127|NGX6 protein #> 3348 TMEM8B|C9orf127|NGX6 protein #> 3349 protein #> 3350 ZNF840P|C20orf157|ZNF840 protein #> 3351 ZNF840P|C20orf157|ZNF840 protein #> 3352 PABPN1L|EPABP2|PABPNL1 protein #> 3353 PABPN1L|EPABP2|PABPNL1 protein #> 3354 BTBD17 protein #> 3355 BTBD17 protein #> 3356 BTBD17 protein #> 3357 BTBD17 protein #> 3358 BTBD17 protein #> 3359 MBD3L3 protein #> 3360 NPEPPSL1 protein #> 3361 RCCD1 protein #> 3362 RCCD1 protein #> 3363 RCCD1 protein #> 3364 RCCD1 protein #> 3365 RCCD1 protein #> 3366 TMEM247 protein #> 3367 ARRDC5 protein #> 3368 SOWAHB|ANKRD56 protein #> 3369 FAM86C2P protein #> 3370 FAM86C2P protein #> 3371 GOLGA6L9|GOLGA6L20 protein #> 3372 GOLGA6L9|GOLGA6L20 protein #> 3373 GOLGA6L9|GOLGA6L20 protein #> 3374 GOLGA6L9|GOLGA6L20 protein #> 3375 GOLGA6L9|GOLGA6L20 protein #> 3376 GOLGA6L9|GOLGA6L20 protein #> 3377 GOLGA6L9|GOLGA6L20 protein #> 3378 GOLGA6L9|GOLGA6L20 protein #> 3379 GOLGA6L9|GOLGA6L20 protein #> 3380 GOLGA6L9|GOLGA6L20 protein #> 3381 GOLGA6L9|GOLGA6L20 protein #> 3382 GOLGA6L9|GOLGA6L20 protein #> 3383 GOLGA6L9|GOLGA6L20 protein #> 3384 GOLGA6L9|GOLGA6L20 protein #> 3385 GOLGA6L9|GOLGA6L20 protein #> 3386 GOLGA6L9|GOLGA6L20 protein #> 3387 GOLGA6L9|GOLGA6L20 protein #> 3388 GOLGA6L9|GOLGA6L20 protein #> 3389 GOLGA6L9|GOLGA6L20 protein #> 3390 GOLGA6L9|GOLGA6L20 protein #> 3391 GOLGA6L9|GOLGA6L20 protein #> 3392 GOLGA6L9|GOLGA6L20 protein #> 3393 GOLGA6L9|GOLGA6L20 protein #> 3394 GOLGA6L9|GOLGA6L20 protein #> 3395 GOLGA6L9|GOLGA6L20 protein #> 3396 GOLGA6L9|GOLGA6L20 protein #> 3397 GOLGA6L9|GOLGA6L20 protein #> 3398 GOLGA6L9|GOLGA6L20 protein #> 3399 GOLGA6L9|GOLGA6L20 protein #> 3400 GOLGA6L9|GOLGA6L20 protein #> 3401 GOLGA6L9|GOLGA6L20 protein #> 3402 GOLGA6L9|GOLGA6L20 protein #> 3403 GOLGA6L9|GOLGA6L20 protein #> 3404 GOLGA6L9|GOLGA6L20 protein #> 3405 GOLGA6L9|GOLGA6L20 protein #> 3406 GOLGA6L9|GOLGA6L20 protein #> 3407 GOLGA6L9|GOLGA6L20 protein #> 3408 GOLGA6L9|GOLGA6L20 protein #> 3409 GOLGA6L9|GOLGA6L20 protein #> 3410 GOLGA6L9|GOLGA6L20 protein #> 3411 GOLGA6L9|GOLGA6L20 protein #> 3412 GOLGA6L9|GOLGA6L20 protein #> 3413 GOLGA6L9|GOLGA6L20 protein #> 3414 GOLGA6L9|GOLGA6L20 protein #> 3415 GOLGA6L9|GOLGA6L20 protein #> 3416 GOLGA6L9|GOLGA6L20 protein #> 3417 GOLGA6L9|GOLGA6L20 protein #> 3418 GOLGA6L9|GOLGA6L20 protein #> 3419 GOLGA6L9|GOLGA6L20 protein #> 3420 GOLGA6L9|GOLGA6L20 protein #> 3421 GOLGA6L9|GOLGA6L20 protein #> 3422 GOLGA6L9|GOLGA6L20 protein #> 3423 GOLGA6L9|GOLGA6L20 protein #> 3424 GOLGA6L9|GOLGA6L20 protein #> 3425 GOLGA6L9|GOLGA6L20 protein #> 3426 GOLGA6L9|GOLGA6L20 protein #> 3427 GOLGA6L9|GOLGA6L20 protein #> 3428 GOLGA6L9|GOLGA6L20 protein #> 3429 GOLGA6L9|GOLGA6L20 protein #> 3430 GOLGA6L9|GOLGA6L20 protein #> 3431 GOLGA6L9|GOLGA6L20 protein #> 3432 GOLGA6L9|GOLGA6L20 protein #> 3433 GOLGA6L9|GOLGA6L20 protein #> 3434 GOLGA6L9|GOLGA6L20 protein #> 3435 GOLGA6L9|GOLGA6L20 protein #> 3436 GOLGA6L9|GOLGA6L20 protein #> 3437 GOLGA6L9|GOLGA6L20 protein #> 3438 GOLGA6L9|GOLGA6L20 protein #> 3439 GOLGA6L9|GOLGA6L20 protein #> 3440 GOLGA6L9|GOLGA6L20 protein #> 3441 GOLGA6L9|GOLGA6L20 protein #> 3442 GOLGA6L9|GOLGA6L20 protein #> 3443 GOLGA6L9|GOLGA6L20 protein #> 3444 GOLGA6L9|GOLGA6L20 protein #> 3445 GOLGA6L9|GOLGA6L20 protein #> 3446 GOLGA6L9|GOLGA6L20 protein #> 3447 GOLGA6L9|GOLGA6L20 protein #> 3448 GOLGA6L9|GOLGA6L20 protein #> 3449 GOLGA6L9|GOLGA6L20 protein #> 3450 GOLGA6L9|GOLGA6L20 protein #> 3451 GOLGA6L9|GOLGA6L20 protein #> 3452 GOLGA6L9|GOLGA6L20 protein #> 3453 GOLGA6L9|GOLGA6L20 protein #> 3454 GOLGA6L9|GOLGA6L20 protein #> 3455 GOLGA6L9|GOLGA6L20 protein #> 3456 GOLGA6L9|GOLGA6L20 protein #> 3457 GOLGA6L9|GOLGA6L20 protein #> 3458 GOLGA6L9|GOLGA6L20 protein #> 3459 GOLGA6L9|GOLGA6L20 protein #> 3460 GOLGA6L9|GOLGA6L20 protein #> 3461 GOLGA6L9|GOLGA6L20 protein #> 3462 GOLGA6L9|GOLGA6L20 protein #> 3463 GOLGA6L9|GOLGA6L20 protein #> 3464 GOLGA6L9|GOLGA6L20 protein #> 3465 GOLGA6L9|GOLGA6L20 protein #> 3466 GOLGA6L9|GOLGA6L20 protein #> 3467 GOLGA6L9|GOLGA6L20 protein #> 3468 GOLGA6L9|GOLGA6L20 protein #> 3469 GOLGA6L9|GOLGA6L20 protein #> 3470 GOLGA6L9|GOLGA6L20 protein #> 3471 GOLGA6L9|GOLGA6L20 protein #> 3472 GOLGA6L9|GOLGA6L20 protein #> 3473 GOLGA6L9|GOLGA6L20 protein #> 3474 GOLGA6L9|GOLGA6L20 protein #> 3475 GOLGA6L9|GOLGA6L20 protein #> 3476 GOLGA6L9|GOLGA6L20 protein #> 3477 GOLGA6L9|GOLGA6L20 protein #> 3478 GOLGA6L9|GOLGA6L20 protein #> 3479 GOLGA6L9|GOLGA6L20 protein #> 3480 GOLGA6L9|GOLGA6L20 protein #> 3481 GOLGA6L9|GOLGA6L20 protein #> 3482 GOLGA6L9|GOLGA6L20 protein #> 3483 GOLGA6L9|GOLGA6L20 protein #> 3484 GOLGA6L9|GOLGA6L20 protein #> 3485 GOLGA6L9|GOLGA6L20 protein #> 3486 GOLGA6L9|GOLGA6L20 protein #> 3487 GOLGA6L9|GOLGA6L20 protein #> 3488 GOLGA6L9|GOLGA6L20 protein #> 3489 GOLGA6L9|GOLGA6L20 protein #> 3490 GOLGA6L9|GOLGA6L20 protein #> 3491 GOLGA6L9|GOLGA6L20 protein #> 3492 GOLGA6L9|GOLGA6L20 protein #> 3493 GOLGA6L9|GOLGA6L20 protein #> 3494 GOLGA6L9|GOLGA6L20 protein #> 3495 GOLGA6L9|GOLGA6L20 protein #> 3496 GOLGA6L9|GOLGA6L20 protein #> 3497 GOLGA6L9|GOLGA6L20 protein #> 3498 GOLGA6L9|GOLGA6L20 protein #> 3499 GOLGA6L9|GOLGA6L20 protein #> 3500 GOLGA6L9|GOLGA6L20 protein #> 3501 GOLGA6L9|GOLGA6L20 protein #> 3502 GOLGA6L9|GOLGA6L20 protein #> 3503 GOLGA6L9|GOLGA6L20 protein #> 3504 GOLGA6L9|GOLGA6L20 protein #> 3505 GOLGA6L9|GOLGA6L20 protein #> 3506 GOLGA6L9|GOLGA6L20 protein #> 3507 GOLGA6L9|GOLGA6L20 protein #> 3508 GOLGA6L9|GOLGA6L20 protein #> 3509 GOLGA6L9|GOLGA6L20 protein #> 3510 GOLGA6L9|GOLGA6L20 protein #> 3511 GOLGA6L9|GOLGA6L20 protein #> 3512 GOLGA6L9|GOLGA6L20 protein #> 3513 GOLGA6L9|GOLGA6L20 protein #> 3514 GOLGA6L9|GOLGA6L20 protein #> 3515 GOLGA6L9|GOLGA6L20 protein #> 3516 GOLGA6L9|GOLGA6L20 protein #> 3517 GOLGA6L9|GOLGA6L20 protein #> 3518 GOLGA6L9|GOLGA6L20 protein #> 3519 GOLGA6L9|GOLGA6L20 protein #> 3520 GOLGA6L9|GOLGA6L20 protein #> 3521 GOLGA6L9|GOLGA6L20 protein #> 3522 GOLGA6L9|GOLGA6L20 protein #> 3523 GOLGA6L9|GOLGA6L20 protein #> 3524 GOLGA6L9|GOLGA6L20 protein #> 3525 GOLGA6L9|GOLGA6L20 protein #> 3526 GOLGA6L9|GOLGA6L20 protein #> 3527 GOLGA6L9|GOLGA6L20 protein #> 3528 GOLGA6L9|GOLGA6L20 protein #> 3529 GOLGA6L9|GOLGA6L20 protein #> 3530 GOLGA6L9|GOLGA6L20 protein #> 3531 GOLGA6L9|GOLGA6L20 protein #> 3532 GOLGA6L9|GOLGA6L20 protein #> 3533 GOLGA6L9|GOLGA6L20 protein #> 3534 GOLGA6L9|GOLGA6L20 protein #> 3535 GOLGA6L9|GOLGA6L20 protein #> 3536 GOLGA6L9|GOLGA6L20 protein #> 3537 GOLGA6L9|GOLGA6L20 protein #> 3538 GOLGA6L9|GOLGA6L20 protein #> 3539 GOLGA6L9|GOLGA6L20 protein #> 3540 GOLGA6L9|GOLGA6L20 protein #> 3541 GOLGA6L9|GOLGA6L20 protein #> 3542 GOLGA6L9|GOLGA6L20 protein #> 3543 GOLGA6L9|GOLGA6L20 protein #> 3544 GOLGA6L9|GOLGA6L20 protein #> 3545 GOLGA6L9|GOLGA6L20 protein #> 3546 GOLGA6L9|GOLGA6L20 protein #> 3547 GOLGA6L9|GOLGA6L20 protein #> 3548 GOLGA6L9|GOLGA6L20 protein #> 3549 GOLGA6L9|GOLGA6L20 protein #> 3550 GOLGA6L9|GOLGA6L20 protein #> 3551 GOLGA6L9|GOLGA6L20 protein #> 3552 GOLGA6L9|GOLGA6L20 protein #> 3553 GOLGA6L9|GOLGA6L20 protein #> 3554 GOLGA6L9|GOLGA6L20 protein #> 3555 GOLGA6L9|GOLGA6L20 protein #> 3556 GOLGA6L9|GOLGA6L20 protein #> 3557 GOLGA6L9|GOLGA6L20 protein #> 3558 GOLGA6L9|GOLGA6L20 protein #> 3559 GOLGA6L9|GOLGA6L20 protein #> 3560 GOLGA6L9|GOLGA6L20 protein #> 3561 GOLGA6L9|GOLGA6L20 protein #> 3562 GOLGA6L9|GOLGA6L20 protein #> 3563 GOLGA6L9|GOLGA6L20 protein #> 3564 GOLGA6L9|GOLGA6L20 protein #> 3565 GOLGA6L9|GOLGA6L20 protein #> 3566 GOLGA6L9|GOLGA6L20 protein #> 3567 GOLGA6L9|GOLGA6L20 protein #> 3568 GOLGA6L9|GOLGA6L20 protein #> 3569 GOLGA6L9|GOLGA6L20 protein #> 3570 GOLGA6L9|GOLGA6L20 protein #> 3571 GOLGA6L9|GOLGA6L20 protein #> 3572 GOLGA6L9|GOLGA6L20 protein #> 3573 GOLGA6L9|GOLGA6L20 protein #> 3574 GOLGA6L9|GOLGA6L20 protein #> 3575 GOLGA6L9|GOLGA6L20 protein #> 3576 GOLGA6L9|GOLGA6L20 protein #> 3577 GOLGA6L9|GOLGA6L20 protein #> 3578 GOLGA6L9|GOLGA6L20 protein #> 3579 GOLGA6L9|GOLGA6L20 protein #> 3580 GOLGA6L9|GOLGA6L20 protein #> 3581 GOLGA6L9|GOLGA6L20 protein #> 3582 GOLGA6L9|GOLGA6L20 protein #> 3583 GOLGA6L9|GOLGA6L20 protein #> 3584 GOLGA6L9|GOLGA6L20 protein #> 3585 RBMY1E protein #> 3586 RBMY1E protein #> 3587 RBMY1E protein #> 3588 RBMY1E protein #> 3589 TBC1D3F|TBC1D3E protein #> 3590 TBC1D3F|TBC1D3E protein #> 3591 TBC1D3F|TBC1D3E protein #> 3592 OR5K3 protein #> 3593 OR5K3 protein #> 3594 OR5K3 protein #> 3595 OR5K3 protein #> 3596 OR5K3 protein #> 3597 PRORSD1P|NCRNA00117|PRDXDD1P protein #> 3598 PRORSD1P|NCRNA00117|PRDXDD1P protein #> 3599 POM121B protein #> 3600 ANTXRL protein #> 3601 ANTXRL protein #> 3602 CCDC182 protein #> 3603 CCDC182 protein #> 3604 CCDC182 protein #> 3605 NUPR2|NUPR1L protein #> 3606 NUPR2|NUPR1L protein #> 3607 NUPR2|NUPR1L protein #> 3608 NUPR2|NUPR1L protein #> 3609 NUPR2|NUPR1L protein #> 3610 NUPR2|NUPR1L protein #> 3611 NUPR2|NUPR1L protein #> 3612 OR6C6 protein #> 3613 OR6C6 protein #> 3614 OR6C6 protein #> 3615 OR6C6 protein #> 3616 OR6C6 protein #> 3617 OR6C6 protein #> 3618 OR6C6 protein #> 3619 FAM205C|FAM205CP protein #> 3620 TRABD2B|HKAT|TIKI2 protein #> 3621 TRABD2B|HKAT|TIKI2 protein #> 3622 TRABD2B|HKAT|TIKI2 protein #> 3623 TRABD2B|HKAT|TIKI2 protein #> 3624 TRABD2B|HKAT|TIKI2 protein #> 3625 TRABD2B|HKAT|TIKI2 protein #> 3626 TRABD2B|HKAT|TIKI2 protein #> 3627 TRABD2B|HKAT|TIKI2 protein #> 3628 TRABD2B|HKAT|TIKI2 protein #> 3629 TRABD2B|HKAT|TIKI2 protein #> 3630 TRABD2B|HKAT|TIKI2 protein #> 3631 TRABD2B|HKAT|TIKI2 protein #> 3632 TRABD2B|HKAT|TIKI2 protein #> 3633 TMEM235 protein #> 3634 TMEM235 protein #> 3635 OR2W5P|OR2W5 protein #> 3636 OR2W5P|OR2W5 protein #> 3637 OR2W5P|OR2W5 protein #> 3638 OR2W5P|OR2W5 protein #> 3639 OR2W5P|OR2W5 protein #> 3640 OR2W5P|OR2W5 protein #> 3641 HELT protein #> 3642 HELT protein #> 3643 HELT protein #> 3644 SMCO2|C12orf70 protein #> 3645 EFCAB10 protein #> 3646 NAP1L6P|NAP1L6 protein #> 3647 NAP1L6P|NAP1L6 protein #> 3648 FABP12 protein #> 3649 FABP12 protein #> 3650 FABP12 protein #> 3651 ZNF316 protein #> 3652 GRXCR2 protein #> 3653 GRXCR2 protein #> 3654 GRXCR2 protein #> 3655 GRXCR2 protein #> 3656 RBFOX3 protein #> 3657 RBFOX3 protein #> 3658 RBFOX3 protein #> 3659 RBFOX3 protein #> 3660 TCAF2|FAM115C|FAM139A protein #> 3661 TCAF2|FAM115C|FAM139A protein #> 3662 TCAF2|FAM115C|FAM139A protein #> 3663 TCAF2|FAM115C|FAM139A protein #> 3664 TCAF2|FAM115C|FAM139A protein #> 3665 TCAF2|FAM115C|FAM139A protein #> 3666 TCAF2|FAM115C|FAM139A protein #> 3667 TCAF2|FAM115C|FAM139A protein #> 3668 TCAF2|FAM115C|FAM139A protein #> 3669 DPRX protein #> 3670 DPRX protein #> 3671 DPRX protein #> 3672 C5orf60 protein #> 3673 CFAP73|CCDC42B protein #> 3674 CFAP73|CCDC42B protein #> 3675 CFAP73|CCDC42B protein #> 3676 CFAP73|CCDC42B protein #> 3677 CFAP73|CCDC42B protein #> 3678 CFAP73|CCDC42B protein #> 3679 FAM187A protein #> 3680 PGPEP1L protein #> 3681 MFSD2B protein #> 3682 MFSD2B protein #> 3683 MFSD2B protein #> 3684 MFSD2B protein #> 3685 MFSD2B protein #> 3686 MFSD2B protein #> 3687 NEMP2|TMEM194B protein #> 3688 NEMP2|TMEM194B protein #> 3689 SDHAF1|LYRM8 protein #> 3690 SDHAF1|LYRM8 protein #> 3691 SDHAF1|LYRM8 protein #> 3692 SDHAF1|LYRM8 protein #> 3693 SDHAF1|LYRM8 protein #> 3694 SDHAF1|LYRM8 protein #> 3695 SDHAF1|LYRM8 protein #> 3696 SDHAF1|LYRM8 protein #> 3697 SDHAF1|LYRM8 protein #> 3698 SDHAF1|LYRM8 protein #> 3699 FAM24A protein #> 3700 MGAT4D protein #> 3701 MGAT4D protein #> 3702 MGAT4D protein #> 3703 MGAT4D protein #> 3704 MGAT4D protein #> 3705 MGAT4D protein #> 3706 TMEM202 protein #> 3707 TMEM191C protein #> 3708 TMEM221 protein #> 3709 WIPF3|CR16 protein #> 3710 WIPF3|CR16 protein #> 3711 WIPF3|CR16 protein #> 3712 WIPF3|CR16 protein #> 3713 WIPF3|CR16 protein #> 3714 WIPF3|CR16 protein #> 3715 WIPF3|CR16 protein #> 3716 WIPF3|CR16 protein #> 3717 WIPF3|CR16 protein #> 3718 WIPF3|CR16 protein #> 3719 TLCD2 protein #> 3720 TLCD2 protein #> 3721 TLCD2 protein #> 3722 TLCD2 protein #> 3723 TLCD2 protein #> 3724 TLCD2 protein #> 3725 ZSCAN5C|ZSCAN5CP protein #> 3726 ZSCAN5C|ZSCAN5CP protein #> 3727 URAD|PRHOXNB protein #> 3728 URAD|PRHOXNB protein #> 3729 URAD|PRHOXNB protein #> 3730 URAD|PRHOXNB protein #> 3731 URAD|PRHOXNB protein #> 3732 URAD|PRHOXNB protein #> 3733 URAD|PRHOXNB protein #> 3734 URAD|PRHOXNB protein #> 3735 PCARE|C2orf71 protein #> 3736 PCARE|C2orf71 protein #> 3737 PCARE|C2orf71 protein #> 3738 ANKRD61 protein #> 3739 TRIM64|C11orf28 protein #> 3740 GAGE10 protein #> 3741 PRAMEF25 protein #> 3742 PRAMEF25 protein #> 3743 PRAMEF25 protein #> 3744 PRAMEF25 protein #> 3745 IGLON5 protein #> 3746 OOEP|C6orf156|KHDC2|OEP19 protein #> 3747 OOEP|C6orf156|KHDC2|OEP19 protein #> 3748 OOEP|C6orf156|KHDC2|OEP19 protein #> 3749 OOEP|C6orf156|KHDC2|OEP19 protein #> 3750 OOEP|C6orf156|KHDC2|OEP19 protein #> 3751 OOEP|C6orf156|KHDC2|OEP19 protein #> 3752 OOEP|C6orf156|KHDC2|OEP19 protein #> 3753 OOEP|C6orf156|KHDC2|OEP19 protein #> 3754 OOEP|C6orf156|KHDC2|OEP19 protein #> 3755 OOEP|C6orf156|KHDC2|OEP19 protein #> 3756 OOEP|C6orf156|KHDC2|OEP19 protein #> 3757 OOEP|C6orf156|KHDC2|OEP19 protein #> 3758 OOEP|C6orf156|KHDC2|OEP19 protein #> 3759 OOEP|C6orf156|KHDC2|OEP19 protein #> 3760 OOEP|C6orf156|KHDC2|OEP19 protein #> 3761 OOEP|C6orf156|KHDC2|OEP19 protein #> 3762 OOEP|C6orf156|KHDC2|OEP19 protein #> 3763 OOEP|C6orf156|KHDC2|OEP19 protein #> 3764 OOEP|C6orf156|KHDC2|OEP19 protein #> 3765 OOEP|C6orf156|KHDC2|OEP19 protein #> 3766 OOEP|C6orf156|KHDC2|OEP19 protein #> 3767 OOEP|C6orf156|KHDC2|OEP19 protein #> 3768 OOEP|C6orf156|KHDC2|OEP19 protein #> 3769 OOEP|C6orf156|KHDC2|OEP19 protein #> 3770 OOEP|C6orf156|KHDC2|OEP19 protein #> 3771 OOEP|C6orf156|KHDC2|OEP19 protein #> 3772 OOEP|C6orf156|KHDC2|OEP19 protein #> 3773 ERICH4|C19orf69 protein #> 3774 ERICH4|C19orf69 protein #> 3775 GGT3P|GGT3 protein #> 3776 GGT3P|GGT3 protein #> 3777 GGT3P|GGT3 protein #> 3778 GGT3P|GGT3 protein #> 3779 GGT3P|GGT3 protein #> 3780 GGT3P|GGT3 protein #> 3781 GGT3P|GGT3 protein #> 3782 GGT3P|GGT3 protein #> 3783 GGT3P|GGT3 protein #> 3784 GGT3P|GGT3 protein #> 3785 STRCP1|STRCP protein #> 3786 FRG2C protein #> 3787 OR51F1|OR51F1P protein #> 3788 OR51F1|OR51F1P protein #> 3789 OR51F1|OR51F1P protein #> 3790 OR51F1|OR51F1P protein #> 3791 OR51F1|OR51F1P protein #> 3792 SMIM9|CXorf68 protein #> 3793 SMIM9|CXorf68 protein #> 3794 OR2T8|OR2T8P protein #> 3795 OR2T8|OR2T8P protein #> 3796 OR2T8|OR2T8P protein #> 3797 OR2T8|OR2T8P protein #> 3798 OR2T8|OR2T8P protein #> 3799 OR2T8|OR2T8P protein #> 3800 GLTPD2 protein #> 3801 SERINC4 protein #> 3802 SERINC4 protein #> 3803 TVP23A|FAM18A protein #> 3804 TVP23A|FAM18A protein #> 3805 TVP23A|FAM18A protein #> 3806 ARL5C|ARL12 protein #> 3807 OR4C46 protein #> 3808 OR4C46 protein #> 3809 OR4C46 protein #> 3810 OR4C46 protein #> 3811 OR4C46 protein #> 3812 OR4C46 protein #> 3813 CAPN8|NCL2 protein #> 3814 CAPN8|NCL2 protein #> 3815 CAPN8|NCL2 protein #> 3816 DDTL protein #> 3817 DDTL protein #> 3818 DDTL protein #> 3819 OR5H14 protein #> 3820 OR5H14 protein #> 3821 OR5H14 protein #> 3822 OR5H14 protein #> 3823 OR5H14 protein #> 3824 ZNF860 protein #> 3825 ZNF860 protein #> 3826 ZNF860 protein #> 3827 OTOL1 protein #> 3828 OTOL1 protein #> 3829 OTOL1 protein #> 3830 OTOL1 protein #> 3831 NPIPB15|NPIPL2 protein #> 3832 NPIPB15|NPIPL2 protein #> 3833 FBLL1 protein #> 3834 FBLL1 protein #> 3835 FBLL1 protein #> 3836 EPOP|C17orf96|PRR28 protein #> 3837 EPOP|C17orf96|PRR28 protein #> 3838 EPOP|C17orf96|PRR28 protein #> 3839 EPOP|C17orf96|PRR28 protein #> 3840 EPOP|C17orf96|PRR28 protein #> 3841 SMCHD1|KIAA0650 protein #> 3842 SMCHD1|KIAA0650 protein #> 3843 SMCHD1|KIAA0650 protein #> 3844 SMCHD1|KIAA0650 protein #> 3845 SMCHD1|KIAA0650 protein #> 3846 SMCHD1|KIAA0650 protein #> 3847 SMCHD1|KIAA0650 protein #> 3848 SMCHD1|KIAA0650 protein #> 3849 SMCHD1|KIAA0650 protein #> 3850 SMCHD1|KIAA0650 protein #> 3851 SMCHD1|KIAA0650 protein #> 3852 SMCHD1|KIAA0650 protein #> 3853 SMCHD1|KIAA0650 protein #> 3854 SMCHD1|KIAA0650 protein #> 3855 SMCHD1|KIAA0650 protein #> 3856 SMCHD1|KIAA0650 protein #> 3857 SMCHD1|KIAA0650 protein #> 3858 SMCHD1|KIAA0650 protein #> 3859 SMCHD1|KIAA0650 protein #> 3860 MANSC4 protein #> 3861 HMX3|NKX-5.1|NKX5-1 protein #> 3862 HMX3|NKX-5.1|NKX5-1 protein #> 3863 HMX3|NKX-5.1|NKX5-1 protein #> 3864 HMX3|NKX-5.1|NKX5-1 protein #> 3865 HMX3|NKX-5.1|NKX5-1 protein #> 3866 HMX3|NKX-5.1|NKX5-1 protein #> 3867 HMX3|NKX-5.1|NKX5-1 protein #> 3868 HMX3|NKX-5.1|NKX5-1 protein #> 3869 CASTOR2|GATSL1|GATSL2 protein #> 3870 CASTOR2|GATSL1|GATSL2 protein #> 3871 CASTOR2|GATSL1|GATSL2 protein #> 3872 CASTOR2|GATSL1|GATSL2 protein #> 3873 CASTOR2|GATSL1|GATSL2 protein #> 3874 CASTOR2|GATSL1|GATSL2 protein #> 3875 CASTOR2|GATSL1|GATSL2 protein #> 3876 CASTOR2|GATSL1|GATSL2 protein #> 3877 ANKDD1B protein #> 3878 TRIM64B protein #> 3879 MSGN1 protein #> 3880 MSGN1 protein #> 3881 MSGN1 protein #> 3882 MSGN1 protein #> 3883 MSGN1 protein #> 3884 MSGN1 protein #> 3885 MSGN1 protein #> 3886 MSGN1 protein #> 3887 MSGN1 protein #> 3888 MSGN1 protein #> 3889 MSGN1 protein #> 3890 MSGN1 protein #> 3891 MSGN1 protein #> 3892 MSGN1 protein #> 3893 MSGN1 protein #> 3894 MSGN1 protein #> 3895 MSGN1 protein #> 3896 MSGN1 protein #> 3897 MSGN1 protein #> 3898 MSGN1 protein #> 3899 MSGN1 protein #> 3900 MSGN1 protein #> 3901 MSGN1 protein #> 3902 MSGN1 protein #> 3903 MSGN1 protein #> 3904 MSGN1 protein #> 3905 MSGN1 protein #> 3906 MSGN1 protein #> 3907 MSGN1 protein #> 3908 MSGN1 protein #> 3909 MSGN1 protein #> 3910 MSGN1 protein #> 3911 MSGN1 protein #> 3912 MSGN1 protein #> 3913 MSGN1 protein #> 3914 MSGN1 protein #> 3915 MSGN1 protein #> 3916 MSGN1 protein #> 3917 ARHGAP42|GRAF3|TMEM133 protein #> 3918 ARHGAP42|GRAF3|TMEM133 protein #> 3919 ARHGAP42|GRAF3|TMEM133 protein #> 3920 ARHGAP42|GRAF3|TMEM133 protein #> 3921 ARHGAP42|GRAF3|TMEM133 protein #> 3922 ARHGAP42|GRAF3|TMEM133 protein #> 3923 ARHGAP42|GRAF3|TMEM133 protein #> 3924 CCDC154|C16orf29 protein #> 3925 MYMK|TMEM226|TMEM8C protein #> 3926 MYMK|TMEM226|TMEM8C protein #> 3927 MYMK|TMEM226|TMEM8C protein #> 3928 MYMK|TMEM226|TMEM8C protein #> 3929 MYMK|TMEM226|TMEM8C protein #> 3930 MYMK|TMEM226|TMEM8C protein #> 3931 MYMK|TMEM226|TMEM8C protein #> 3932 MYMK|TMEM226|TMEM8C protein #> 3933 MYMK|TMEM226|TMEM8C protein #> 3934 MYMK|TMEM226|TMEM8C protein #> 3935 NCF1B|SH3PXD1B protein #> 3936 NCF1B|SH3PXD1B protein #> 3937 LILRA5|ILT11|LILRB7|LIR9 protein #> 3938 LILRA5|ILT11|LILRB7|LIR9 protein #> 3939 LILRA5|ILT11|LILRB7|LIR9 protein #> 3940 LILRA5|ILT11|LILRB7|LIR9 protein #> 3941 LILRA5|ILT11|LILRB7|LIR9 protein #> 3942 LILRA5|ILT11|LILRB7|LIR9 protein #> 3943 LILRA5|ILT11|LILRB7|LIR9 protein #> 3944 LILRA5|ILT11|LILRB7|LIR9 protein #> 3945 LILRA5|ILT11|LILRB7|LIR9 protein #> 3946 LILRA5|ILT11|LILRB7|LIR9 protein #> 3947 LILRA5|ILT11|LILRB7|LIR9 protein #> 3948 LILRA5|ILT11|LILRB7|LIR9 protein #> 3949 LILRA5|ILT11|LILRB7|LIR9 protein #> 3950 LILRA5|ILT11|LILRB7|LIR9 protein #> 3951 LILRA5|ILT11|LILRB7|LIR9 protein #> 3952 LILRA5|ILT11|LILRB7|LIR9 protein #> 3953 LILRA5|ILT11|LILRB7|LIR9 protein #> 3954 LILRA5|ILT11|LILRB7|LIR9 protein #> 3955 LILRA5|ILT11|LILRB7|LIR9 protein #> 3956 LILRA5|ILT11|LILRB7|LIR9 protein #> 3957 CCDC69 protein #> 3958 CCDC69 protein #> 3959 CCDC69 protein #> 3960 UNC119B protein #> 3961 UNC119B protein #> 3962 UNC119B protein #> 3963 UNC119B protein #> 3964 UNC119B protein #> 3965 UNC119B protein #> 3966 UNC119B protein #> 3967 UNC119B protein #> 3968 UNC119B protein #> 3969 UNC119B protein #> 3970 UNC119B protein #> 3971 UNC119B protein #> 3972 UNC119B protein #> 3973 UNC119B protein #> 3974 UNC119B protein #> 3975 UNC119B protein #> 3976 UNC119B protein #> 3977 UNC119B protein #> 3978 OR6C70 protein #> 3979 OR6C70 protein #> 3980 OR6C70 protein #> 3981 OR6C70 protein #> 3982 OR6C70 protein #> 3983 CRYM-AS1|NCRNA00169 protein #> 3984 CRYM-AS1|NCRNA00169 protein #> 3985 SLC15A5 protein #> 3986 SLC15A5 protein #> 3987 SLC15A5 protein #> 3988 SLC15A5 protein #> 3989 SLC15A5 protein #> 3990 SLC15A5 protein #> 3991 SLC15A5 protein #> 3992 RNF227|LINC02581 protein #> 3993 AGAP5|CTGLF2 protein #> 3994 AGAP5|CTGLF2 protein #> 3995 AGAP5|CTGLF2 protein #> 3996 LRRIQ4|LRRC64 protein #> 3997 WTIP protein #> 3998 WTIP protein #> 3999 WTIP protein #> 4000 WTIP protein #> 4001 WTIP protein #> 4002 WTIP protein #> 4003 WTIP protein #> 4004 WTIP protein #> 4005 WTIP protein #> 4006 WTIP protein #> 4007 WTIP protein #> 4008 WTIP protein #> 4009 WTIP protein #> 4010 WTIP protein #> 4011 WTIP protein #> 4012 WTIP protein #> 4013 WTIP protein #> 4014 WTIP protein #> 4015 WTIP protein #> 4016 WTIP protein #> 4017 WTIP protein #> 4018 WTIP protein #> 4019 WTIP protein #> 4020 protein #> 4021 NKX6-3 protein #> 4022 NKX6-3 protein #> 4023 NKX6-3 protein #> 4024 NKX6-3 protein #> 4025 NKX6-3 protein #> 4026 NKX6-3 protein #> 4027 NKX6-3 protein #> 4028 NKX6-3 protein #> 4029 NKX6-3 protein #> 4030 NKX6-3 protein #> 4031 NKX6-3 protein #> 4032 NKX6-3 protein #> 4033 NKX6-3 protein #> 4034 NKX6-3 protein #> 4035 NKX6-3 protein #> 4036 NPIPB2 protein #> 4037 IGIP|C5orf53 protein #> 4038 METTL15|METT5D1 protein #> 4039 PRR19 protein #> 4040 PRR19 protein #> 4041 ARGFX protein #> 4042 ARGFX protein #> 4043 ARGFX protein #> 4044 ZSCAN5B protein #> 4045 ZSCAN5B protein #> 4046 ZSCAN5B protein #> 4047 ZSCAN5B protein #> 4048 ZSCAN5B protein #> 4049 UNCX|UNCX4.1 protein #> 4050 UNCX|UNCX4.1 protein #> 4051 UNCX|UNCX4.1 protein #> 4052 UNCX|UNCX4.1 protein #> 4053 UNCX|UNCX4.1 protein #> 4054 UNCX|UNCX4.1 protein #> 4055 UNCX|UNCX4.1 protein #> 4056 UNCX|UNCX4.1 protein #> 4057 UNCX|UNCX4.1 protein #> 4058 UNCX|UNCX4.1 protein #> 4059 UNCX|UNCX4.1 protein #> 4060 NPIPB13 protein #> 4061 NPIPB13 protein #> 4062 FAM166C|C2orf70 protein #> 4063 LRRC3C protein #> 4064 CD8B2|CD8BP protein #> 4065 CD8B2|CD8BP protein #> 4066 CD8B2|CD8BP protein #> 4067 CD8B2|CD8BP protein #> 4068 CD8B2|CD8BP protein #> 4069 CD8B2|CD8BP protein #> 4070 SLC9B1P1 protein #> 4071 SLC9B1P1 protein #> 4072 SLC9B1P1 protein #> 4073 SLC9B1P1 protein #> 4074 TMEM238L protein #> 4075 OR6C65 protein #> 4076 OR6C65 protein #> 4077 OR6C65 protein #> 4078 OR6C65 protein #> 4079 OR6C65 protein #> 4080 RIMBP3C protein #> 4081 RIMBP3C protein #> 4082 RIMBP3C protein #> 4083 RIMBP3C protein #> 4084 RIMBP3C protein #> 4085 TRIM75P|TRIM75 protein #> 4086 TRIM75P|TRIM75 protein #> 4087 ACOD1|IRG1 protein #> 4088 ACOD1|IRG1 protein #> 4089 ACOD1|IRG1 protein #> 4090 ACOD1|IRG1 protein #> 4091 ACOD1|IRG1 protein #> 4092 ACOD1|IRG1 protein #> 4093 ACOD1|IRG1 protein #> 4094 ACOD1|IRG1 protein #> 4095 ACOD1|IRG1 protein #> 4096 ACOD1|IRG1 protein #> 4097 ACOD1|IRG1 protein #> 4098 ACOD1|IRG1 protein #> 4099 ACOD1|IRG1 protein #> 4100 ACOD1|IRG1 protein #> 4101 ACOD1|IRG1 protein #> 4102 ACOD1|IRG1 protein #> 4103 ACOD1|IRG1 protein #> 4104 ACOD1|IRG1 protein #> 4105 ACOD1|IRG1 protein #> 4106 ACOD1|IRG1 protein #> 4107 ACOD1|IRG1 protein #> 4108 ACOD1|IRG1 protein #> 4109 ACOD1|IRG1 protein #> 4110 ZNF233 protein #> 4111 LIPT2 protein #> 4112 LIPT2 protein #> 4113 LIPT2 protein #> 4114 LIPT2 protein #> 4115 LIPT2 protein #> 4116 LIPT2 protein #> 4117 LIPT2 protein #> 4118 LIPT2 protein #> 4119 LIPT2 protein #> 4120 ASB14 protein #> 4121 ASB14 protein #> 4122 ASB14 protein #> 4123 ASB14 protein #> 4124 ASB14 protein #> 4125 ASB14 protein #> 4126 ASB14 protein #> 4127 ASB14 protein #> 4128 ZNF98|ZNF739 protein #> 4129 ZNF98|ZNF739 protein #> 4130 ZNF98|ZNF739 protein #> 4131 RASSF10 protein #> 4132 RASSF10 protein #> 4133 RASSF10 protein #> 4134 RASSF10 protein #> 4135 RASSF10 protein #> 4136 RASSF10 protein #> 4137 RASSF10 protein #> 4138 RASSF10 protein #> 4139 RASSF10 protein #> 4140 RASSF10 protein #> 4141 RASSF10 protein #> 4142 RASSF10 protein #> 4143 RASSF10 protein #> 4144 RASSF10 protein #> 4145 RASSF10 protein #> 4146 RASSF10 protein #> 4147 RASSF10 protein #> 4148 RASSF10 protein #> 4149 RASSF10 protein #> 4150 RASSF10 protein #> 4151 RASSF10 protein #> 4152 RASSF10 protein #> 4153 RASSF10 protein #> 4154 RASSF10 protein #> 4155 RASSF10 protein #> 4156 RASSF10 protein #> 4157 RASSF10 protein #> 4158 RASSF10 protein #> 4159 RASSF10 protein #> 4160 SLC22A20P|OAT6|SLC22A20 protein #> 4161 SLC22A20P|OAT6|SLC22A20 protein #> 4162 SLC22A20P|OAT6|SLC22A20 protein #> 4163 SLC22A20P|OAT6|SLC22A20 protein #> 4164 PCNX2|KIAA0435|PCNXL2 protein #> 4165 PCNX2|KIAA0435|PCNXL2 protein #> 4166 PCNX2|KIAA0435|PCNXL2 protein #> 4167 PCNX2|KIAA0435|PCNXL2 protein #> 4168 TSPY2|TSPYQ1 protein #> 4169 TSPY2|TSPYQ1 protein #> 4170 TSPY2|TSPYQ1 protein #> 4171 TSPY2|TSPYQ1 protein #> 4172 TSPY2|TSPYQ1 protein #> 4173 CCDC85C protein #> 4174 CCDC85C protein #> 4175 CCDC85C protein #> 4176 CCDC85C protein #> 4177 SAC3D1|SHD1 protein #> 4178 SAC3D1|SHD1 protein #> 4179 SAC3D1|SHD1 protein #> 4180 ARID3C protein #> 4181 ARID3C protein #> 4182 ARID3C protein #> 4183 ARID3C protein #> 4184 ARID3C protein #> 4185 ARID3C protein #> 4186 ARID3C protein #> 4187 TMEM88B protein #> 4188 RTL1|MAR1|MART1|PEG11 protein #> 4189 RTL1|MAR1|MART1|PEG11 protein #> 4190 RPL37AP8|RPL37L protein #> 4191 RPL37AP8|RPL37L protein #> 4192 RPL37AP8|RPL37L protein #> 4193 RPL37AP8|RPL37L protein #> 4194 OR5H1 protein #> 4195 OR5H1 protein #> 4196 OR5H1 protein #> 4197 OR5H1 protein #> 4198 OR5H1 protein #> 4199 OR5H1 protein #> 4200 TMEM200C|TTMA protein #> 4201 SDR42E2 protein #> 4202 SDR42E2 protein #> 4203 CGB1 protein #> 4204 RGPD3|RGP3 protein #> 4205 SHISAL2B|FAM159B protein #> 4206 SLC22A31 protein #> 4207 SLC22A31 protein #> 4208 SLC22A31 protein #> 4209 SLC22A31 protein #> 4210 FAM74A7 protein #> 4211 OR6C75 protein #> 4212 OR6C75 protein #> 4213 OR6C75 protein #> 4214 OR6C75 protein #> 4215 OR6C75 protein #> 4216 OR5B21 protein #> 4217 OR5B21 protein #> 4218 OR5B21 protein #> 4219 OR5B21 protein #> 4220 SHISA7 protein #> 4221 SHISA7 protein #> 4222 SHISA7 protein #> 4223 SHISA7 protein #> 4224 SHISA7 protein #> 4225 SHISA7 protein #> 4226 SHISA7 protein #> 4227 SHISA7 protein #> 4228 SHISA7 protein #> 4229 SHISA7 protein #> 4230 SHISA7 protein #> 4231 SHISA7 protein #> 4232 SHISA7 protein #> 4233 SHISA7 protein #> 4234 SHISA7 protein #> 4235 SHISA7 protein #> 4236 SHISA7 protein #> 4237 SHISA7 protein #> 4238 AQP7P3 protein #> 4239 AQP7P3 protein #> 4240 AQP7P3 protein #> 4241 C3orf70 protein #> 4242 C3orf70 protein #> 4243 protein #> 4244 protein #> 4245 SMIM23|C5orf50 protein #> 4246 SMIM23|C5orf50 protein #> 4247 ELOA3DP|ELOA3D|TCEB3CL2 protein #> 4248 ELOA3DP|ELOA3D|TCEB3CL2 protein #> 4249 TRIM64C protein #> 4250 C2CD4B|FAM148B|NLF2 protein #> 4251 C2CD4B|FAM148B|NLF2 protein #> 4252 C2CD4B|FAM148B|NLF2 protein #> 4253 C2CD4B|FAM148B|NLF2 protein #> 4254 TTC36|HBP21 protein #> 4255 TTC36|HBP21 protein #> 4256 TTC36|HBP21 protein #> 4257 TTC36|HBP21 protein #> 4258 TTC36|HBP21 protein #> 4259 TTC36|HBP21 protein #> 4260 TTC36|HBP21 protein #> 4261 TTC36|HBP21 protein #> 4262 RFPL4A|RFPL4|RNF210 protein #> 4263 RFPL4A|RFPL4|RNF210 protein #> 4264 RFPL4A|RFPL4|RNF210 protein #> 4265 RFPL4A|RFPL4|RNF210 protein #> 4266 DUXA protein #> 4267 DUXA protein #> 4268 DUXA protein #> 4269 SPDYE4 protein #> 4270 SPDYE4 protein #> 4271 SPDYE4 protein #> 4272 SPDYE4 protein #> 4273 SPDYE4 protein #> 4274 SPDYE4 protein #> 4275 SPDYE4 protein #> 4276 SPDYE4 protein #> 4277 SPDYE4 protein #> 4278 SPDYE4 protein #> 4279 SPDYE4 protein #> 4280 TMEM210 protein #> 4281 OR2AG2|OR2AG2P protein #> 4282 OR2AG2|OR2AG2P protein #> 4283 OR2AG2|OR2AG2P protein #> 4284 OR2AG2|OR2AG2P protein #> 4285 OR2AG2|OR2AG2P protein #> 4286 OR2AG2|OR2AG2P protein #> 4287 AQP12B protein #> 4288 AQP12B protein #> 4289 LRRC37A2 protein #> 4290 ZFP92 protein #> 4291 LRRC30 protein #> 4292 CCT8L1P|CCT8L1 protein #> 4293 CLDN24|CLDN21 protein #> 4294 CLDN24|CLDN21 protein #> 4295 LRRC53 protein #> 4296 OR6C76 protein #> 4297 OR6C76 protein #> 4298 OR6C76 protein #> 4299 OR6C76 protein #> 4300 OR6C76 protein #> 4301 SIGLEC16|SIGLECP16 protein #> 4302 SIGLEC16|SIGLECP16 protein #> 4303 SIGLEC16|SIGLECP16 protein #> 4304 SIGLEC16|SIGLECP16 protein #> 4305 SIGLEC16|SIGLECP16 protein #> 4306 SIGLEC16|SIGLECP16 protein #> 4307 SIGLEC16|SIGLECP16 protein #> 4308 FIGNL2 protein #> 4309 FIGNL2 protein #> 4310 IFITM10 protein #> 4311 CPSF4L protein #> 4312 CPSF4L protein #> 4313 TMEM212 protein #> 4314 FAM170B|C10orf73 protein #> 4315 FAM170B|C10orf73 protein #> 4316 FAM170B|C10orf73 protein #> 4317 FAM170B|C10orf73 protein #> 4318 FAM170B|C10orf73 protein #> 4319 OR5K4 protein #> 4320 OR5K4 protein #> 4321 OR5K4 protein #> 4322 OR5K4 protein #> 4323 OR5K4 protein #> 4324 LRRC37A|LRRC37A1 protein #> 4325 DBX1 protein #> 4326 DBX1 protein #> 4327 DBX1 protein #> 4328 DBX1 protein #> 4329 DBX1 protein #> 4330 DBX1 protein #> 4331 DBX1 protein #> 4332 OR52A4P|OR52A4 protein #> 4333 OR52A4P|OR52A4 protein #> 4334 OR52A4P|OR52A4 protein #> 4335 OR52A4P|OR52A4 protein #> 4336 OR52A4P|OR52A4 protein #> 4337 OR52A4P|OR52A4 protein #> 4338 EIF4E1B protein #> 4339 EIF4E1B protein #> 4340 EIF4E1B protein #> 4341 EIF4E1B protein #> 4342 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4343 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4344 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4345 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4346 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4347 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4348 ANXA2P2|ANX2L2|ANX2P2|LPC2B protein #> 4349 SNTN|S100A1L protein #> 4350 SNTN|S100A1L protein #> 4351 OR4C45 protein #> 4352 OR4C45 protein #> 4353 OR4C45 protein #> 4354 OR4C45 protein #> 4355 OR4C45 protein #> 4356 OR4C45 protein #> 4357 COL6A6 protein #> 4358 COL6A6 protein #> 4359 COL6A6 protein #> 4360 COL6A6 protein #> 4361 COL6A6 protein #> 4362 COL6A6 protein #> 4363 COL6A6 protein #> 4364 COL6A6 protein #> 4365 COL6A6 protein #> 4366 COL6A6 protein #> 4367 ZNF729 protein #> 4368 ZNF729 protein #> 4369 GJE1 protein #> 4370 GJE1 protein #> 4371 GJE1 protein #> 4372 GJE1 protein #> 4373 GJE1 protein #> 4374 DRGX|PRRXL1 protein #> 4375 DRGX|PRRXL1 protein #> 4376 DRGX|PRRXL1 protein #> 4377 DRGX|PRRXL1 protein #> 4378 DRGX|PRRXL1 protein #> 4379 DRGX|PRRXL1 protein #> 4380 DRGX|PRRXL1 protein #> 4381 DRGX|PRRXL1 protein #> 4382 DRGX|PRRXL1 protein #> 4383 DRGX|PRRXL1 protein #> 4384 DRGX|PRRXL1 protein #> 4385 IFITM5 protein #> 4386 IFITM5 protein #> 4387 IFITM5 protein #> 4388 IFITM5 protein #> 4389 IFITM5 protein #> 4390 protein #> 4391 OR2AT4 protein #> 4392 OR2AT4 protein #> 4393 OR2AT4 protein #> 4394 OR2AT4 protein #> 4395 OR2AT4 protein #> 4396 OR2AT4 protein #> 4397 OR2AT4 protein #> 4398 OR2AT4 protein #> 4399 OR2AT4 protein #> 4400 MARCHF11|MARCH11 protein #> 4401 MARCHF11|MARCH11 protein #> 4402 MARCHF11|MARCH11 protein #> 4403 MARCHF11|MARCH11 protein #> 4404 MARCHF11|MARCH11 protein #> 4405 ZNF726 protein #> 4406 C15orf61 protein #> 4407 RIMBP3B protein #> 4408 RIMBP3B protein #> 4409 TTLL13P|TTLL13 protein #> 4410 TTLL13P|TTLL13 protein #> 4411 TTLL13P|TTLL13 protein #> 4412 TTLL13P|TTLL13 protein #> 4413 SLC38A8 protein #> 4414 SLC38A8 protein #> 4415 DHRS7C|SDR32C2 protein #> 4416 DHRS7C|SDR32C2 protein #> 4417 ENO4|C10orf134 protein #> 4418 ENO4|C10orf134 protein #> 4419 ENO4|C10orf134 protein #> 4420 ENO4|C10orf134 protein #> 4421 ENO4|C10orf134 protein #> 4422 ENO4|C10orf134 protein #> 4423 ENO4|C10orf134 protein #> 4424 ENO4|C10orf134 protein #> 4425 USP27X|USP22L|USP27 protein #> 4426 USP27X|USP22L|USP27 protein #> 4427 USP27X|USP22L|USP27 protein #> 4428 USP27X|USP22L|USP27 protein #> 4429 USP27X|USP22L|USP27 protein #> 4430 USP27X|USP22L|USP27 protein #> 4431 USP27X|USP22L|USP27 protein #> 4432 USP27X|USP22L|USP27 protein #> 4433 USP27X|USP22L|USP27 protein #> 4434 USP27X|USP22L|USP27 protein #> 4435 USP27X|USP22L|USP27 protein #> 4436 TUBB8B protein #> 4437 ZNF716 protein #> 4438 ZNF716 protein #> 4439 ZNF716 protein #> 4440 ZAR1L protein #> 4441 TTLL8 protein #> 4442 TTLL8 protein #> 4443 TTLL8 protein #> 4444 TTLL8 protein #> 4445 TTLL8 protein #> 4446 TTLL8 protein #> 4447 TTLL8 protein #> 4448 TTLL8 protein #> 4449 TTLL8 protein #> 4450 TTLL8 protein #> 4451 TTLL8 protein #> 4452 NCBP2L protein #> 4453 KNCN protein #> 4454 LRRIQ3|LRRC44 protein #> 4455 LRRIQ3|LRRC44 protein #> 4456 BTBD11 protein #> 4457 BTBD11 protein #> 4458 YJEFN3|AIBP2 protein #> 4459 YJEFN3|AIBP2 protein #> 4460 YJEFN3|AIBP2 protein #> 4461 YJEFN3|AIBP2 protein #> 4462 YJEFN3|AIBP2 protein #> 4463 YJEFN3|AIBP2 protein #> 4464 YJEFN3|AIBP2 protein #> 4465 YJEFN3|AIBP2 protein #> 4466 GOLGA8A|KIAA0855 protein #> 4467 GOLGA8A|KIAA0855 protein #> 4468 C4orf47|Chr4_1746 protein #> 4469 C4orf47|Chr4_1746 protein #> 4470 C4orf47|Chr4_1746 protein #> 4471 ZSWIM8|KIAA0913 protein #> 4472 ZSWIM8|KIAA0913 protein #> 4473 ZSWIM8|KIAA0913 protein #> 4474 ZSWIM8|KIAA0913 protein #> 4475 ZSWIM8|KIAA0913 protein #> 4476 ZSWIM8|KIAA0913 protein #> 4477 ZSWIM8|KIAA0913 protein #> 4478 ZSWIM8|KIAA0913 protein #> 4479 ZSWIM8|KIAA0913 protein #> 4480 ZSWIM8|KIAA0913 protein #> 4481 MYH7B|KIAA1512 protein #> 4482 MYH7B|KIAA1512 protein #> 4483 MYH7B|KIAA1512 protein #> 4484 MYH7B|KIAA1512 protein #> 4485 MYH7B|KIAA1512 protein #> 4486 MYH7B|KIAA1512 protein #> 4487 MYH7B|KIAA1512 protein #> 4488 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4489 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4490 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4491 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4492 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4493 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4494 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4495 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4496 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4497 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4498 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4499 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4500 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4501 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4502 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4503 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4504 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4505 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4506 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4507 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4508 ARHGAP32|GRIT|KIAA0712|RICS protein #> 4509 DISP2|C15orf36|DISPB|KIAA1742|LINC00594 protein #> 4510 DISP2|C15orf36|DISPB|KIAA1742|LINC00594 protein #> 4511 DISP2|C15orf36|DISPB|KIAA1742|LINC00594 protein #> 4512 DISP2|C15orf36|DISPB|KIAA1742|LINC00594 protein #> 4513 DISP2|C15orf36|DISPB|KIAA1742|LINC00594 protein #> 4514 TBKBP1|KIAA0775|SINTBAD protein #> 4515 TBKBP1|KIAA0775|SINTBAD protein #> 4516 TBKBP1|KIAA0775|SINTBAD protein #> 4517 TBKBP1|KIAA0775|SINTBAD protein #> 4518 TBKBP1|KIAA0775|SINTBAD protein #> 4519 TBKBP1|KIAA0775|SINTBAD protein #> 4520 TBKBP1|KIAA0775|SINTBAD protein #> 4521 TBKBP1|KIAA0775|SINTBAD protein #> 4522 TBKBP1|KIAA0775|SINTBAD protein #> 4523 TBKBP1|KIAA0775|SINTBAD protein #> 4524 TBKBP1|KIAA0775|SINTBAD protein #> 4525 TBKBP1|KIAA0775|SINTBAD protein #> 4526 TBKBP1|KIAA0775|SINTBAD protein #> 4527 TBKBP1|KIAA0775|SINTBAD protein #> 4528 SRRM4|KIAA1853 protein #> 4529 SRRM4|KIAA1853 protein #> 4530 SRRM4|KIAA1853 protein #> 4531 SRRM4|KIAA1853 protein #> 4532 SRRM4|KIAA1853 protein #> 4533 SRRM4|KIAA1853 protein #> 4534 SRRM4|KIAA1853 protein #> 4535 SRRM4|KIAA1853 protein #> 4536 SRRM4|KIAA1853 protein #> 4537 SRRM4|KIAA1853 protein #> 4538 SRRM4|KIAA1853 protein #> 4539 SRRM4|KIAA1853 protein #> 4540 SRRM4|KIAA1853 protein #> 4541 SRRM4|KIAA1853 protein #> 4542 SRRM4|KIAA1853 protein #> 4543 SRRM4|KIAA1853 protein #> 4544 SRRM4|KIAA1853 protein #> 4545 SRRM4|KIAA1853 protein #> 4546 SRRM4|KIAA1853 protein #> 4547 SRRM4|KIAA1853 protein #> 4548 SRRM4|KIAA1853 protein #> 4549 SRRM4|KIAA1853 protein #> 4550 SRRM4|KIAA1853 protein #> 4551 SRRM4|KIAA1853 protein #> 4552 SRRM4|KIAA1853 protein #> 4553 SRRM4|KIAA1853 protein #> 4554 SRRM4|KIAA1853 protein #> 4555 SRRM4|KIAA1853 protein #> 4556 SRRM4|KIAA1853 protein #> 4557 SRRM4|KIAA1853 protein #> 4558 SRRM4|KIAA1853 protein #> 4559 SRRM4|KIAA1853 protein #> 4560 SRRM4|KIAA1853 protein #> 4561 SRRM4|KIAA1853 protein #> 4562 SRRM4|KIAA1853 protein #> 4563 SRRM4|KIAA1853 protein #> 4564 SRRM4|KIAA1853 protein #> 4565 SRRM4|KIAA1853 protein #> 4566 SOBP|JXC1 protein #> 4567 SOBP|JXC1 protein #> 4568 SOBP|JXC1 protein #> 4569 SOBP|JXC1 protein #> 4570 SOBP|JXC1 protein #> 4571 SOBP|JXC1 protein #> 4572 SOBP|JXC1 protein #> 4573 SOBP|JXC1 protein #> 4574 POM121C protein #> 4575 POM121C protein #> 4576 POM121C protein #> 4577 POM121C protein #> 4578 POM121C protein #> 4579 POM121C protein #> 4580 POM121C protein #> 4581 POM121C protein #> 4582 POM121C protein #> 4583 POM121C protein #> 4584 POM121C protein #> 4585 POM121C protein #> 4586 POM121C protein #> 4587 POM121C protein #> 4588 POM121C protein #> 4589 POM121C protein #> 4590 POM121C protein #> 4591 POM121C protein #> 4592 POM121C protein #> 4593 POM121C protein #> 4594 POM121C protein #> 4595 POM121C protein #> 4596 POM121C protein #> 4597 POM121C protein #> 4598 POM121C protein #> 4599 POM121C protein #> 4600 POM121C protein #> 4601 POM121C protein #> 4602 POM121C protein #> 4603 POM121C protein #> 4604 POM121C protein #> 4605 POM121C protein #> 4606 POM121C protein #> 4607 POM121C protein #> 4608 POM121C protein #> 4609 POM121C protein #> 4610 POM121C protein #> 4611 POM121C protein #> 4612 POM121C protein #> 4613 POM121C protein #> 4614 POM121C protein #> 4615 POM121C protein #> 4616 POM121C protein #> 4617 POM121C protein #> 4618 POM121C protein #> 4619 POM121C protein #> 4620 LINC00473|C6orf176 protein #> 4621 ZNF839|C14orf131 protein #> 4622 MEIS3P2 protein #> 4623 WASHC1|FAM39E|WASH1 protein #> 4624 WASHC1|FAM39E|WASH1 protein #> 4625 WASHC1|FAM39E|WASH1 protein #> 4626 WASHC1|FAM39E|WASH1 protein #> 4627 WASHC1|FAM39E|WASH1 protein #> 4628 WASHC1|FAM39E|WASH1 protein #> 4629 WASHC1|FAM39E|WASH1 protein #> 4630 WASHC1|FAM39E|WASH1 protein #> 4631 WASHC1|FAM39E|WASH1 protein #> 4632 WASHC1|FAM39E|WASH1 protein #> 4633 WASHC1|FAM39E|WASH1 protein #> 4634 WASHC1|FAM39E|WASH1 protein #> 4635 WASHC1|FAM39E|WASH1 protein #> 4636 WASHC1|FAM39E|WASH1 protein #> 4637 WASHC1|FAM39E|WASH1 protein #> 4638 WASHC1|FAM39E|WASH1 protein #> 4639 WASHC1|FAM39E|WASH1 protein #> 4640 WASHC1|FAM39E|WASH1 protein #> 4641 WASHC1|FAM39E|WASH1 protein #> 4642 WASHC1|FAM39E|WASH1 protein #> 4643 WASHC1|FAM39E|WASH1 protein #> 4644 WASHC1|FAM39E|WASH1 protein #> 4645 WASHC1|FAM39E|WASH1 protein #> 4646 WASHC1|FAM39E|WASH1 protein #> 4647 WASHC1|FAM39E|WASH1 protein #> 4648 WASHC1|FAM39E|WASH1 protein #> 4649 WASHC1|FAM39E|WASH1 protein #> 4650 WASHC1|FAM39E|WASH1 protein #> 4651 WASHC1|FAM39E|WASH1 protein #> 4652 WASHC1|FAM39E|WASH1 protein #> 4653 WASHC1|FAM39E|WASH1 protein #> 4654 WASHC1|FAM39E|WASH1 protein #> 4655 WASHC1|FAM39E|WASH1 protein #> 4656 WASHC1|FAM39E|WASH1 protein #> 4657 WASHC1|FAM39E|WASH1 protein #> 4658 WASHC1|FAM39E|WASH1 protein #> 4659 A2ML1|CPAMD9 protein #> 4660 A2ML1|CPAMD9 protein #> 4661 A2ML1|CPAMD9 protein #> 4662 A2ML1|CPAMD9 protein #> 4663 A2ML1|CPAMD9 protein #> 4664 A2ML1|CPAMD9 protein #> 4665 A2ML1|CPAMD9 protein #> 4666 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4667 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4668 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4669 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4670 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4671 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4672 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4673 CD300LB|CD300B|CLM7|CMRF35A2|IREM3|LMIR5|TREM5|UNQ2530/PRO6029 protein #> 4674 C15orf62 protein #> 4675 CLCA1|CACC1 protein #> 4676 CLCA1|CACC1 protein #> 4677 CLCA1|CACC1 protein #> 4678 CLCA1|CACC1 protein #> 4679 CLCA1|CACC1 protein #> 4680 CLCA1|CACC1 protein #> 4681 CLCA1|CACC1 protein #> 4682 CLCA1|CACC1 protein #> 4683 CLCA1|CACC1 protein #> 4684 CLCA1|CACC1 protein #> 4685 CLCA1|CACC1 protein #> 4686 CLCA1|CACC1 protein #> 4687 COLCA2|C11orf93|CASC13 protein #> 4688 EFCAB7|KIAA1799 protein #> 4689 EFCAB7|KIAA1799 protein #> 4690 EFCAB7|KIAA1799 protein #> 4691 EFCAB7|KIAA1799 protein #> 4692 EFCAB7|KIAA1799 protein #> 4693 EFCAB7|KIAA1799 protein #> 4694 EFCAB7|KIAA1799 protein #> 4695 EFCAB7|KIAA1799 protein #> 4696 SFI1|KIAA0542 protein #> 4697 SFI1|KIAA0542 protein #> 4698 SFI1|KIAA0542 protein #> 4699 SFI1|KIAA0542 protein #> 4700 SFI1|KIAA0542 protein #> 4701 SFI1|KIAA0542 protein #> 4702 SFI1|KIAA0542 protein #> 4703 SFI1|KIAA0542 protein #> 4704 SFI1|KIAA0542 protein #> 4705 SFI1|KIAA0542 protein #> 4706 SFI1|KIAA0542 protein #> 4707 SFI1|KIAA0542 protein #> 4708 SFI1|KIAA0542 protein #> 4709 SFI1|KIAA0542 protein #> 4710 SFI1|KIAA0542 protein #> 4711 SFI1|KIAA0542 protein #> 4712 SFI1|KIAA0542 protein #> 4713 SFI1|KIAA0542 protein #> 4714 SFI1|KIAA0542 protein #> 4715 SFI1|KIAA0542 protein #> 4716 SFI1|KIAA0542 protein #> 4717 SFI1|KIAA0542 protein #> 4718 SFI1|KIAA0542 protein #> 4719 SFI1|KIAA0542 protein #> 4720 SFI1|KIAA0542 protein #> 4721 SFI1|KIAA0542 protein #> 4722 SFI1|KIAA0542 protein #> 4723 SFI1|KIAA0542 protein #> 4724 SFI1|KIAA0542 protein #> 4725 ZNF785 protein #> 4726 ZNF785 protein #> 4727 ZNF785 protein #> 4728 ZNF785 protein #> 4729 ZNF785 protein #> 4730 ZNF785 protein #> 4731 ZNF785 protein #> 4732 ZNF785 protein #> 4733 ZNF785 protein #> 4734 ZNF785 protein #> 4735 ZNF785 protein #> 4736 ZNF785 protein #> 4737 ZNF785 protein #> 4738 ZNF785 protein #> 4739 ZNF785 protein #> 4740 ZNF785 protein #> 4741 ZNF785 protein #> 4742 ZNF785 protein #> 4743 ZNF785 protein #> 4744 ZNF785 protein #> 4745 ZNF785 protein #> 4746 ZNF785 protein #> 4747 ZNF785 protein #> 4748 ZNF785 protein #> 4749 ERI2|EXOD1|KIAA1504 protein #> 4750 ERI2|EXOD1|KIAA1504 protein #> 4751 DDX11L8 protein #> 4752 DDX11L8 protein #> 4753 DDX11L8 protein #> 4754 DDX11L8 protein #> 4755 DDX11L8 protein #> 4756 DDX11L8 protein #> 4757 DDX11L8 protein #> 4758 DDX11L8 protein #> 4759 YDJC protein #> 4760 YDJC protein #> 4761 GABRR3 protein #> 4762 GABRR3 protein #> 4763 GABRR3 protein #> 4764 GABRR3 protein #> 4765 GABRR3 protein #> 4766 GABRR3 protein #> 4767 GABRR3 protein #> 4768 GABRR3 protein #> 4769 GABRR3 protein #> 4770 CYSRT1|C9orf169 protein #> 4771 CYSRT1|C9orf169 protein #> 4772 CYSRT1|C9orf169 protein #> 4773 CYSRT1|C9orf169 protein #> 4774 CYSRT1|C9orf169 protein #> 4775 CYSRT1|C9orf169 protein #> 4776 CYSRT1|C9orf169 protein #> 4777 CYSRT1|C9orf169 protein #> 4778 CYSRT1|C9orf169 protein #> 4779 CYSRT1|C9orf169 protein #> 4780 CYSRT1|C9orf169 protein #> 4781 CYSRT1|C9orf169 protein #> 4782 CYSRT1|C9orf169 protein #> 4783 CYSRT1|C9orf169 protein #> 4784 CYSRT1|C9orf169 protein #> 4785 CYSRT1|C9orf169 protein #> 4786 CYSRT1|C9orf169 protein #> 4787 CYSRT1|C9orf169 protein #> 4788 CYSRT1|C9orf169 protein #> 4789 CYSRT1|C9orf169 protein #> 4790 CYSRT1|C9orf169 protein #> 4791 CYSRT1|C9orf169 protein #> 4792 CYSRT1|C9orf169 protein #> 4793 CYSRT1|C9orf169 protein #> 4794 CYSRT1|C9orf169 protein #> 4795 CYSRT1|C9orf169 protein #> 4796 CYSRT1|C9orf169 protein #> 4797 CYSRT1|C9orf169 protein #> 4798 CYSRT1|C9orf169 protein #> 4799 CYSRT1|C9orf169 protein #> 4800 CYSRT1|C9orf169 protein #> 4801 CYSRT1|C9orf169 protein #> 4802 CYSRT1|C9orf169 protein #> 4803 CYSRT1|C9orf169 protein #> 4804 CYSRT1|C9orf169 protein #> 4805 CYSRT1|C9orf169 protein #> 4806 CYSRT1|C9orf169 protein #> 4807 CYSRT1|C9orf169 protein #> 4808 CYSRT1|C9orf169 protein #> 4809 CYSRT1|C9orf169 protein #> 4810 CYSRT1|C9orf169 protein #> 4811 CYSRT1|C9orf169 protein #> 4812 CYSRT1|C9orf169 protein #> 4813 CYSRT1|C9orf169 protein #> 4814 CYSRT1|C9orf169 protein #> 4815 CYSRT1|C9orf169 protein #> 4816 CYSRT1|C9orf169 protein #> 4817 CYSRT1|C9orf169 protein #> 4818 CYSRT1|C9orf169 protein #> 4819 CYSRT1|C9orf169 protein #> 4820 CYSRT1|C9orf169 protein #> 4821 CYSRT1|C9orf169 protein #> 4822 CYSRT1|C9orf169 protein #> 4823 CYSRT1|C9orf169 protein #> 4824 CYSRT1|C9orf169 protein #> 4825 CYSRT1|C9orf169 protein #> 4826 CYSRT1|C9orf169 protein #> 4827 CYSRT1|C9orf169 protein #> 4828 CYSRT1|C9orf169 protein #> 4829 CYSRT1|C9orf169 protein #> 4830 CYSRT1|C9orf169 protein #> 4831 CYSRT1|C9orf169 protein #> 4832 CYSRT1|C9orf169 protein #> 4833 CYSRT1|C9orf169 protein #> 4834 CYSRT1|C9orf169 protein #> 4835 CYSRT1|C9orf169 protein #> 4836 CYSRT1|C9orf169 protein #> 4837 CYSRT1|C9orf169 protein #> 4838 CYSRT1|C9orf169 protein #> 4839 CYSRT1|C9orf169 protein #> 4840 CYSRT1|C9orf169 protein #> 4841 CYSRT1|C9orf169 protein #> 4842 CYSRT1|C9orf169 protein #> 4843 CYSRT1|C9orf169 protein #> 4844 CYSRT1|C9orf169 protein #> 4845 CYSRT1|C9orf169 protein #> 4846 CYSRT1|C9orf169 protein #> 4847 CYSRT1|C9orf169 protein #> 4848 CYSRT1|C9orf169 protein #> 4849 CYSRT1|C9orf169 protein #> 4850 CYSRT1|C9orf169 protein #> 4851 CYSRT1|C9orf169 protein #> 4852 CYSRT1|C9orf169 protein #> 4853 CYSRT1|C9orf169 protein #> 4854 CYSRT1|C9orf169 protein #> 4855 CYSRT1|C9orf169 protein #> 4856 CYSRT1|C9orf169 protein #> 4857 CYSRT1|C9orf169 protein #> 4858 CYSRT1|C9orf169 protein #> 4859 CYSRT1|C9orf169 protein #> 4860 CYSRT1|C9orf169 protein #> 4861 CYSRT1|C9orf169 protein #> 4862 CYSRT1|C9orf169 protein #> 4863 CYSRT1|C9orf169 protein #> 4864 CYSRT1|C9orf169 protein #> 4865 CYSRT1|C9orf169 protein #> 4866 CYSRT1|C9orf169 protein #> 4867 CYSRT1|C9orf169 protein #> 4868 CYSRT1|C9orf169 protein #> 4869 CYSRT1|C9orf169 protein #> 4870 CYSRT1|C9orf169 protein #> 4871 CYSRT1|C9orf169 protein #> 4872 CYSRT1|C9orf169 protein #> 4873 CYSRT1|C9orf169 protein #> 4874 CYSRT1|C9orf169 protein #> 4875 CYSRT1|C9orf169 protein #> 4876 CYSRT1|C9orf169 protein #> 4877 CYSRT1|C9orf169 protein #> 4878 CYSRT1|C9orf169 protein #> 4879 CYSRT1|C9orf169 protein #> 4880 CYSRT1|C9orf169 protein #> 4881 CYSRT1|C9orf169 protein #> 4882 CYSRT1|C9orf169 protein #> 4883 CYSRT1|C9orf169 protein #> 4884 CYSRT1|C9orf169 protein #> 4885 CYSRT1|C9orf169 protein #> 4886 CYSRT1|C9orf169 protein #> 4887 CYSRT1|C9orf169 protein #> 4888 CYSRT1|C9orf169 protein #> 4889 CYSRT1|C9orf169 protein #> 4890 CYSRT1|C9orf169 protein #> 4891 CYSRT1|C9orf169 protein #> 4892 CYSRT1|C9orf169 protein #> 4893 CYSRT1|C9orf169 protein #> 4894 CYSRT1|C9orf169 protein #> 4895 CYSRT1|C9orf169 protein #> 4896 CYSRT1|C9orf169 protein #> 4897 CYSRT1|C9orf169 protein #> 4898 CYSRT1|C9orf169 protein #> 4899 CYSRT1|C9orf169 protein #> 4900 CYSRT1|C9orf169 protein #> 4901 CYSRT1|C9orf169 protein #> 4902 CYSRT1|C9orf169 protein #> 4903 CYSRT1|C9orf169 protein #> 4904 CYSRT1|C9orf169 protein #> 4905 CYSRT1|C9orf169 protein #> 4906 CYSRT1|C9orf169 protein #> 4907 CYSRT1|C9orf169 protein #> 4908 CYSRT1|C9orf169 protein #> 4909 CYSRT1|C9orf169 protein #> 4910 CYSRT1|C9orf169 protein #> 4911 CYSRT1|C9orf169 protein #> 4912 CYSRT1|C9orf169 protein #> 4913 CYSRT1|C9orf169 protein #> 4914 CYSRT1|C9orf169 protein #> 4915 CYSRT1|C9orf169 protein #> 4916 CYSRT1|C9orf169 protein #> 4917 CYSRT1|C9orf169 protein #> 4918 CYSRT1|C9orf169 protein #> 4919 CYSRT1|C9orf169 protein #> 4920 CYSRT1|C9orf169 protein #> 4921 CYSRT1|C9orf169 protein #> 4922 CYSRT1|C9orf169 protein #> 4923 CYSRT1|C9orf169 protein #> 4924 CYSRT1|C9orf169 protein #> 4925 CYSRT1|C9orf169 protein #> 4926 CYSRT1|C9orf169 protein #> 4927 CYSRT1|C9orf169 protein #> 4928 CYSRT1|C9orf169 protein #> 4929 CYSRT1|C9orf169 protein #> 4930 CYSRT1|C9orf169 protein #> 4931 CYSRT1|C9orf169 protein #> 4932 CYSRT1|C9orf169 protein #> 4933 CYSRT1|C9orf169 protein #> 4934 CYSRT1|C9orf169 protein #> 4935 CYSRT1|C9orf169 protein #> 4936 CYSRT1|C9orf169 protein #> 4937 CYSRT1|C9orf169 protein #> 4938 CYSRT1|C9orf169 protein #> 4939 CYSRT1|C9orf169 protein #> 4940 CYSRT1|C9orf169 protein #> 4941 CYSRT1|C9orf169 protein #> 4942 CYSRT1|C9orf169 protein #> 4943 CYSRT1|C9orf169 protein #> 4944 CYSRT1|C9orf169 protein #> 4945 CYSRT1|C9orf169 protein #> 4946 CYSRT1|C9orf169 protein #> 4947 CYSRT1|C9orf169 protein #> 4948 CYSRT1|C9orf169 protein #> 4949 CYSRT1|C9orf169 protein #> 4950 CYSRT1|C9orf169 protein #> 4951 CYSRT1|C9orf169 protein #> 4952 CYSRT1|C9orf169 protein #> 4953 CYSRT1|C9orf169 protein #> 4954 CYSRT1|C9orf169 protein #> 4955 CYSRT1|C9orf169 protein #> 4956 CYSRT1|C9orf169 protein #> 4957 CYSRT1|C9orf169 protein #> 4958 CYSRT1|C9orf169 protein #> 4959 CYSRT1|C9orf169 protein #> 4960 CYSRT1|C9orf169 protein #> 4961 CYSRT1|C9orf169 protein #> 4962 CYSRT1|C9orf169 protein #> 4963 CYSRT1|C9orf169 protein #> 4964 CYSRT1|C9orf169 protein #> 4965 CYSRT1|C9orf169 protein #> 4966 CYSRT1|C9orf169 protein #> 4967 CYSRT1|C9orf169 protein #> 4968 CYSRT1|C9orf169 protein #> 4969 CYSRT1|C9orf169 protein #> 4970 CYSRT1|C9orf169 protein #> 4971 CYSRT1|C9orf169 protein #> 4972 CYSRT1|C9orf169 protein #> 4973 CYSRT1|C9orf169 protein #> 4974 CYSRT1|C9orf169 protein #> 4975 CYSRT1|C9orf169 protein #> 4976 CYSRT1|C9orf169 protein #> 4977 CYSRT1|C9orf169 protein #> 4978 CYSRT1|C9orf169 protein #> 4979 CYSRT1|C9orf169 protein #> 4980 CYSRT1|C9orf169 protein #> 4981 CYSRT1|C9orf169 protein #> 4982 CYSRT1|C9orf169 protein #> 4983 CYSRT1|C9orf169 protein #> 4984 CYSRT1|C9orf169 protein #> 4985 CYSRT1|C9orf169 protein #> 4986 CYSRT1|C9orf169 protein #> 4987 CYSRT1|C9orf169 protein #> 4988 CYSRT1|C9orf169 protein #> 4989 CYSRT1|C9orf169 protein #> 4990 CYSRT1|C9orf169 protein #> 4991 CYSRT1|C9orf169 protein #> 4992 CYSRT1|C9orf169 protein #> 4993 CYSRT1|C9orf169 protein #> 4994 CYSRT1|C9orf169 protein #> 4995 CYSRT1|C9orf169 protein #> 4996 CYSRT1|C9orf169 protein #> 4997 CYSRT1|C9orf169 protein #> 4998 CYSRT1|C9orf169 protein #> 4999 CYSRT1|C9orf169 protein #> 5000 CYSRT1|C9orf169 protein #> 5001 CYSRT1|C9orf169 protein #> 5002 CYSRT1|C9orf169 protein #> 5003 CYSRT1|C9orf169 protein #> 5004 CYSRT1|C9orf169 protein #> 5005 CYSRT1|C9orf169 protein #> 5006 CYSRT1|C9orf169 protein #> 5007 CYSRT1|C9orf169 protein #> 5008 CYSRT1|C9orf169 protein #> 5009 CYSRT1|C9orf169 protein #> 5010 CYSRT1|C9orf169 protein #> 5011 CYSRT1|C9orf169 protein #> 5012 CYSRT1|C9orf169 protein #> 5013 CYSRT1|C9orf169 protein #> 5014 CYSRT1|C9orf169 protein #> 5015 CYSRT1|C9orf169 protein #> 5016 CYSRT1|C9orf169 protein #> 5017 CYSRT1|C9orf169 protein #> 5018 CYSRT1|C9orf169 protein #> 5019 CYSRT1|C9orf169 protein #> 5020 CYSRT1|C9orf169 protein #> 5021 CYSRT1|C9orf169 protein #> 5022 CYSRT1|C9orf169 protein #> 5023 CYSRT1|C9orf169 protein #> 5024 CYSRT1|C9orf169 protein #> 5025 CYSRT1|C9orf169 protein #> 5026 CYSRT1|C9orf169 protein #> 5027 CYSRT1|C9orf169 protein #> 5028 CYSRT1|C9orf169 protein #> 5029 CYSRT1|C9orf169 protein #> 5030 CYSRT1|C9orf169 protein #> 5031 CYSRT1|C9orf169 protein #> 5032 CYSRT1|C9orf169 protein #> 5033 CYSRT1|C9orf169 protein #> 5034 CYSRT1|C9orf169 protein #> 5035 CYSRT1|C9orf169 protein #> 5036 CYSRT1|C9orf169 protein #> 5037 CYSRT1|C9orf169 protein #> 5038 CYSRT1|C9orf169 protein #> 5039 CYSRT1|C9orf169 protein #> 5040 CYSRT1|C9orf169 protein #> 5041 CYSRT1|C9orf169 protein #> 5042 CYSRT1|C9orf169 protein #> 5043 CYSRT1|C9orf169 protein #> 5044 CYSRT1|C9orf169 protein #> 5045 CYSRT1|C9orf169 protein #> 5046 CYSRT1|C9orf169 protein #> 5047 CYSRT1|C9orf169 protein #> 5048 CYSRT1|C9orf169 protein #> 5049 CYSRT1|C9orf169 protein #> 5050 CYSRT1|C9orf169 protein #> 5051 CYSRT1|C9orf169 protein #> 5052 CYSRT1|C9orf169 protein #> 5053 CYSRT1|C9orf169 protein #> 5054 CYSRT1|C9orf169 protein #> 5055 CYSRT1|C9orf169 protein #> 5056 CYSRT1|C9orf169 protein #> 5057 CYSRT1|C9orf169 protein #> 5058 CYSRT1|C9orf169 protein #> 5059 CYSRT1|C9orf169 protein #> 5060 CYSRT1|C9orf169 protein #> 5061 CYSRT1|C9orf169 protein #> 5062 CYSRT1|C9orf169 protein #> 5063 CYSRT1|C9orf169 protein #> 5064 CYSRT1|C9orf169 protein #> 5065 CYSRT1|C9orf169 protein #> 5066 CYSRT1|C9orf169 protein #> 5067 CYSRT1|C9orf169 protein #> 5068 CYSRT1|C9orf169 protein #> 5069 CYSRT1|C9orf169 protein #> 5070 CYSRT1|C9orf169 protein #> 5071 CYSRT1|C9orf169 protein #> 5072 CYSRT1|C9orf169 protein #> 5073 CYSRT1|C9orf169 protein #> 5074 CYSRT1|C9orf169 protein #> 5075 CYSRT1|C9orf169 protein #> 5076 CYSRT1|C9orf169 protein #> 5077 CYSRT1|C9orf169 protein #> 5078 CYSRT1|C9orf169 protein #> 5079 CYSRT1|C9orf169 protein #> 5080 CYSRT1|C9orf169 protein #> 5081 CYSRT1|C9orf169 protein #> 5082 CYSRT1|C9orf169 protein #> 5083 CYSRT1|C9orf169 protein #> 5084 CYSRT1|C9orf169 protein #> 5085 CYSRT1|C9orf169 protein #> 5086 CYSRT1|C9orf169 protein #> 5087 CYSRT1|C9orf169 protein #> 5088 CYSRT1|C9orf169 protein #> 5089 CYSRT1|C9orf169 protein #> 5090 CYSRT1|C9orf169 protein #> 5091 CYSRT1|C9orf169 protein #> 5092 CYSRT1|C9orf169 protein #> 5093 CYSRT1|C9orf169 protein #> 5094 CYSRT1|C9orf169 protein #> 5095 CYSRT1|C9orf169 protein #> 5096 CYSRT1|C9orf169 protein #> 5097 CYSRT1|C9orf169 protein #> 5098 CYSRT1|C9orf169 protein #> 5099 CYSRT1|C9orf169 protein #> 5100 CYSRT1|C9orf169 protein #> 5101 CYSRT1|C9orf169 protein #> 5102 CYSRT1|C9orf169 protein #> 5103 CYSRT1|C9orf169 protein #> 5104 CYSRT1|C9orf169 protein #> 5105 CYSRT1|C9orf169 protein #> 5106 CYSRT1|C9orf169 protein #> 5107 CYSRT1|C9orf169 protein #> 5108 CYSRT1|C9orf169 protein #> 5109 CYSRT1|C9orf169 protein #> 5110 CYSRT1|C9orf169 protein #> 5111 CYSRT1|C9orf169 protein #> 5112 CYSRT1|C9orf169 protein #> 5113 CYSRT1|C9orf169 protein #> 5114 CYSRT1|C9orf169 protein #> 5115 CYSRT1|C9orf169 protein #> 5116 CYSRT1|C9orf169 protein #> 5117 CYSRT1|C9orf169 protein #> 5118 CYSRT1|C9orf169 protein #> 5119 CYSRT1|C9orf169 protein #> 5120 CYSRT1|C9orf169 protein #> 5121 CYSRT1|C9orf169 protein #> 5122 CYSRT1|C9orf169 protein #> 5123 CYSRT1|C9orf169 protein #> 5124 CYSRT1|C9orf169 protein #> 5125 CYSRT1|C9orf169 protein #> 5126 CYSRT1|C9orf169 protein #> 5127 CYSRT1|C9orf169 protein #> 5128 CYSRT1|C9orf169 protein #> 5129 CYSRT1|C9orf169 protein #> 5130 CYSRT1|C9orf169 protein #> 5131 CYSRT1|C9orf169 protein #> 5132 CYSRT1|C9orf169 protein #> 5133 CYSRT1|C9orf169 protein #> 5134 CYSRT1|C9orf169 protein #> 5135 CYSRT1|C9orf169 protein #> 5136 CYSRT1|C9orf169 protein #> 5137 CYSRT1|C9orf169 protein #> 5138 CYSRT1|C9orf169 protein #> 5139 CYSRT1|C9orf169 protein #> 5140 CYSRT1|C9orf169 protein #> 5141 CYSRT1|C9orf169 protein #> 5142 CYSRT1|C9orf169 protein #> 5143 CYSRT1|C9orf169 protein #> 5144 CYSRT1|C9orf169 protein #> 5145 CYSRT1|C9orf169 protein #> 5146 CYSRT1|C9orf169 protein #> 5147 CYSRT1|C9orf169 protein #> 5148 CYSRT1|C9orf169 protein #> 5149 CYSRT1|C9orf169 protein #> 5150 CYSRT1|C9orf169 protein #> 5151 CYSRT1|C9orf169 protein #> 5152 CYSRT1|C9orf169 protein #> 5153 CYSRT1|C9orf169 protein #> 5154 CYSRT1|C9orf169 protein #> 5155 CYSRT1|C9orf169 protein #> 5156 CYSRT1|C9orf169 protein #> 5157 CYSRT1|C9orf169 protein #> 5158 CYSRT1|C9orf169 protein #> 5159 CYSRT1|C9orf169 protein #> 5160 CYSRT1|C9orf169 protein #> 5161 CYSRT1|C9orf169 protein #> 5162 CYSRT1|C9orf169 protein #> 5163 CYSRT1|C9orf169 protein #> 5164 CYSRT1|C9orf169 protein #> 5165 CYSRT1|C9orf169 protein #> 5166 CYSRT1|C9orf169 protein #> 5167 CYSRT1|C9orf169 protein #> 5168 CYSRT1|C9orf169 protein #> 5169 CYSRT1|C9orf169 protein #> 5170 CYSRT1|C9orf169 protein #> 5171 CYSRT1|C9orf169 protein #> 5172 CYSRT1|C9orf169 protein #> 5173 CYSRT1|C9orf169 protein #> 5174 CYSRT1|C9orf169 protein #> 5175 CYSRT1|C9orf169 protein #> 5176 CYSRT1|C9orf169 protein #> 5177 CYSRT1|C9orf169 protein #> 5178 CYSRT1|C9orf169 protein #> 5179 CYSRT1|C9orf169 protein #> 5180 CYSRT1|C9orf169 protein #> 5181 CYSRT1|C9orf169 protein #> 5182 CYSRT1|C9orf169 protein #> 5183 CYSRT1|C9orf169 protein #> 5184 CYSRT1|C9orf169 protein #> 5185 CYSRT1|C9orf169 protein #> 5186 CYSRT1|C9orf169 protein #> 5187 CYSRT1|C9orf169 protein #> 5188 CYSRT1|C9orf169 protein #> 5189 CYSRT1|C9orf169 protein #> 5190 CYSRT1|C9orf169 protein #> 5191 CYSRT1|C9orf169 protein #> 5192 CYSRT1|C9orf169 protein #> 5193 CYSRT1|C9orf169 protein #> 5194 CYSRT1|C9orf169 protein #> 5195 CYSRT1|C9orf169 protein #> 5196 CYSRT1|C9orf169 protein #> 5197 CYSRT1|C9orf169 protein #> 5198 CYSRT1|C9orf169 protein #> 5199 CYSRT1|C9orf169 protein #> 5200 CYSRT1|C9orf169 protein #> 5201 CYSRT1|C9orf169 protein #> 5202 CYSRT1|C9orf169 protein #> 5203 CYSRT1|C9orf169 protein #> 5204 CYSRT1|C9orf169 protein #> 5205 CYSRT1|C9orf169 protein #> 5206 CYSRT1|C9orf169 protein #> 5207 CYSRT1|C9orf169 protein #> 5208 CYSRT1|C9orf169 protein #> 5209 CYSRT1|C9orf169 protein #> 5210 CYSRT1|C9orf169 protein #> 5211 CYSRT1|C9orf169 protein #> 5212 CYSRT1|C9orf169 protein #> 5213 CYSRT1|C9orf169 protein #> 5214 CYSRT1|C9orf169 protein #> 5215 CYSRT1|C9orf169 protein #> 5216 CYSRT1|C9orf169 protein #> 5217 CYSRT1|C9orf169 protein #> 5218 CYSRT1|C9orf169 protein #> 5219 CYSRT1|C9orf169 protein #> 5220 CYSRT1|C9orf169 protein #> 5221 CYSRT1|C9orf169 protein #> 5222 CYSRT1|C9orf169 protein #> 5223 CYSRT1|C9orf169 protein #> 5224 CYSRT1|C9orf169 protein #> 5225 CYSRT1|C9orf169 protein #> 5226 CYSRT1|C9orf169 protein #> 5227 CYSRT1|C9orf169 protein #> 5228 CYSRT1|C9orf169 protein #> 5229 CYSRT1|C9orf169 protein #> 5230 CYSRT1|C9orf169 protein #> 5231 CYSRT1|C9orf169 protein #> 5232 CYSRT1|C9orf169 protein #> 5233 CYSRT1|C9orf169 protein #> 5234 CYSRT1|C9orf169 protein #> 5235 CYSRT1|C9orf169 protein #> 5236 CYSRT1|C9orf169 protein #> 5237 CYSRT1|C9orf169 protein #> 5238 CYSRT1|C9orf169 protein #> 5239 CYSRT1|C9orf169 protein #> 5240 CYSRT1|C9orf169 protein #> 5241 CYSRT1|C9orf169 protein #> 5242 CYSRT1|C9orf169 protein #> 5243 CYSRT1|C9orf169 protein #> 5244 CYSRT1|C9orf169 protein #> 5245 CYSRT1|C9orf169 protein #> 5246 CYSRT1|C9orf169 protein #> 5247 CYSRT1|C9orf169 protein #> 5248 CYSRT1|C9orf169 protein #> 5249 CYSRT1|C9orf169 protein #> 5250 CYSRT1|C9orf169 protein #> 5251 CYSRT1|C9orf169 protein #> 5252 CYSRT1|C9orf169 protein #> 5253 CYSRT1|C9orf169 protein #> 5254 CYSRT1|C9orf169 protein #> 5255 CYSRT1|C9orf169 protein #> 5256 CYSRT1|C9orf169 protein #> 5257 CYSRT1|C9orf169 protein #> 5258 CYSRT1|C9orf169 protein #> 5259 CYSRT1|C9orf169 protein #> 5260 CYSRT1|C9orf169 protein #> 5261 CYSRT1|C9orf169 protein #> 5262 CYSRT1|C9orf169 protein #> 5263 CYSRT1|C9orf169 protein #> 5264 CYSRT1|C9orf169 protein #> 5265 CYSRT1|C9orf169 protein #> 5266 CYSRT1|C9orf169 protein #> 5267 CYSRT1|C9orf169 protein #> 5268 CYSRT1|C9orf169 protein #> 5269 CYSRT1|C9orf169 protein #> 5270 CYSRT1|C9orf169 protein #> 5271 CYSRT1|C9orf169 protein #> 5272 ZNF850 protein #> 5273 ZNF850 protein #> 5274 NEURL1B|NEURL3 protein #> 5275 NEURL1B|NEURL3 protein #> 5276 NEURL1B|NEURL3 protein #> 5277 NEURL1B|NEURL3 protein #> 5278 NEURL1B|NEURL3 protein #> 5279 NEURL1B|NEURL3 protein #> 5280 NEURL1B|NEURL3 protein #> 5281 NEURL1B|NEURL3 protein #> 5282 NEURL1B|NEURL3 protein #> 5283 GOLGA8B protein #> 5284 GOLGA8B protein #> 5285 NPIPB5 protein #> 5286 NPIPB5 protein #> 5287 SYCE1L protein #> 5288 SYCE1L protein #> 5289 ZNF891 protein #> 5290 ZNF891 protein #> 5291 CENPX|FAAP10|MHF2|STRA13 protein #> 5292 CENPX|FAAP10|MHF2|STRA13 protein #> 5293 CENPX|FAAP10|MHF2|STRA13 protein #> 5294 CENPX|FAAP10|MHF2|STRA13 protein #> 5295 CENPX|FAAP10|MHF2|STRA13 protein #> 5296 CENPX|FAAP10|MHF2|STRA13 protein #> 5297 CENPX|FAAP10|MHF2|STRA13 protein #> 5298 CENPX|FAAP10|MHF2|STRA13 protein #> 5299 CENPX|FAAP10|MHF2|STRA13 protein #> 5300 CENPX|FAAP10|MHF2|STRA13 protein #> 5301 CENPX|FAAP10|MHF2|STRA13 protein #> 5302 CENPX|FAAP10|MHF2|STRA13 protein #> 5303 CENPX|FAAP10|MHF2|STRA13 protein #> 5304 CENPX|FAAP10|MHF2|STRA13 protein #> 5305 CENPX|FAAP10|MHF2|STRA13 protein #> 5306 CENPX|FAAP10|MHF2|STRA13 protein #> 5307 CENPX|FAAP10|MHF2|STRA13 protein #> 5308 CENPX|FAAP10|MHF2|STRA13 protein #> 5309 CENPX|FAAP10|MHF2|STRA13 protein #> 5310 CENPX|FAAP10|MHF2|STRA13 protein #> 5311 CENPX|FAAP10|MHF2|STRA13 protein #> 5312 CENPX|FAAP10|MHF2|STRA13 protein #> 5313 CENPX|FAAP10|MHF2|STRA13 protein #> 5314 CENPX|FAAP10|MHF2|STRA13 protein #> 5315 CENPX|FAAP10|MHF2|STRA13 protein #> 5316 CENPX|FAAP10|MHF2|STRA13 protein #> 5317 CENPX|FAAP10|MHF2|STRA13 protein #> 5318 CENPX|FAAP10|MHF2|STRA13 protein #> 5319 CENPX|FAAP10|MHF2|STRA13 protein #> 5320 CENPX|FAAP10|MHF2|STRA13 protein #> 5321 CENPX|FAAP10|MHF2|STRA13 protein #> 5322 CENPX|FAAP10|MHF2|STRA13 protein #> 5323 ZBBX protein #> 5324 GNAT3 protein #> 5325 GNAT3 protein #> 5326 GNAT3 protein #> 5327 GNAT3 protein #> 5328 GNAT3 protein #> 5329 GNAT3 protein #> 5330 GNAT3 protein #> 5331 GNAT3 protein #> 5332 GNAT3 protein #> 5333 GNAT3 protein #> 5334 GNAT3 protein #> 5335 GNAT3 protein #> 5336 GNAT3 protein #> 5337 GNAT3 protein #> 5338 GNAT3 protein #> 5339 GNAT3 protein #> 5340 GNAT3 protein #> 5341 GNAT3 protein #> 5342 GNAT3 protein #> 5343 GNAT3 protein #> 5344 GNAT3 protein #> 5345 GNAT3 protein #> 5346 GNAT3 protein #> 5347 GNAT3 protein #> 5348 GNAT3 protein #> 5349 GNAT3 protein #> 5350 GNAT3 protein #> 5351 GNAT3 protein #> 5352 GNAT3 protein #> 5353 GNAT3 protein #> 5354 GNAT3 protein #> 5355 GNAT3 protein #> 5356 GNAT3 protein #> 5357 GNAT3 protein #> 5358 GNAT3 protein #> 5359 GNAT3 protein #> 5360 GNAT3 protein #> 5361 GNAT3 protein #> 5362 GNAT3 protein #> 5363 FOXI3 protein #> 5364 RNF212B|C14orf164 protein #> 5365 RNF212B|C14orf164 protein #> 5366 HMSD protein #> 5367 HMSD protein #> 5368 HMSD protein #> 5369 HMSD protein #> 5370 NOTO protein #> 5371 NOTO protein #> 5372 NOTO protein #> 5373 NOTO protein #> 5374 NOTO protein #> 5375 NOTO protein #> 5376 NOTO protein #> 5377 NOTO protein #> 5378 NOTO protein #> 5379 NOTO protein #> 5380 NOTO protein #> 5381 NOTO protein #> 5382 NOTO protein #> 5383 NOTO protein #> 5384 NOTO protein #> 5385 NOTO protein #> 5386 NOTO protein #> 5387 NOTO protein #> 5388 NOTO protein #> 5389 NOTO protein #> 5390 NOTO protein #> 5391 NOTO protein #> 5392 NOTO protein #> 5393 NOTO protein #> 5394 NOTO protein #> 5395 NOTO protein #> 5396 NOTO protein #> 5397 NOTO protein #> 5398 NOTO protein #> 5399 NOTO protein #> 5400 NOTO protein #> 5401 NOTO protein #> 5402 NOTO protein #> 5403 NOTO protein #> 5404 NOTO protein #> 5405 NOTO protein #> 5406 NOTO protein #> 5407 NOTO protein #> 5408 NOTO protein #> 5409 CEBPZOS|CEBPZ-AS1 protein #> 5410 CEBPZOS|CEBPZ-AS1 protein #> 5411 protein #> 5412 ZNF724|ZNF724P protein #> 5413 ZNF724|ZNF724P protein #> 5414 ZNF724|ZNF724P protein #> 5415 KRTAP9-7|KAP9.7|KRTAP9.7|KRTAP9L1 protein #> 5416 KRTAP9-7|KAP9.7|KRTAP9.7|KRTAP9L1 protein #> 5417 KRTAP9-7|KAP9.7|KRTAP9.7|KRTAP9L1 protein #> 5418 BBIP1|BBIP10|NCRNA00081 protein #> 5419 BBIP1|BBIP10|NCRNA00081 protein #> 5420 BBIP1|BBIP10|NCRNA00081 protein #> 5421 BBIP1|BBIP10|NCRNA00081 protein #> 5422 BBIP1|BBIP10|NCRNA00081 protein #> 5423 BBIP1|BBIP10|NCRNA00081 protein #> 5424 BBIP1|BBIP10|NCRNA00081 protein #> 5425 BBIP1|BBIP10|NCRNA00081 protein #> 5426 BBIP1|BBIP10|NCRNA00081 protein #> 5427 BBIP1|BBIP10|NCRNA00081 protein #> 5428 BBIP1|BBIP10|NCRNA00081 protein #> 5429 BBIP1|BBIP10|NCRNA00081 protein #> 5430 BBIP1|BBIP10|NCRNA00081 protein #> 5431 BBIP1|BBIP10|NCRNA00081 protein #> 5432 BBIP1|BBIP10|NCRNA00081 protein #> 5433 SMTNL1 protein #> 5434 SMTNL1 protein #> 5435 SMTNL1 protein #> 5436 SMTNL1 protein #> 5437 SMTNL1 protein #> 5438 SMTNL1 protein #> 5439 SMTNL1 protein #> 5440 SMTNL1 protein #> 5441 SMTNL1 protein #> 5442 SMTNL1 protein #> 5443 SMTNL1 protein #> 5444 SMTNL1 protein #> 5445 SMTNL1 protein #> 5446 SMTNL1 protein #> 5447 USP17L5 protein #> 5448 USP17L5 protein #> 5449 USP17L5 protein #> 5450 LGALS16 protein #> 5451 LGALS16 protein #> 5452 LGALS16 protein #> 5453 LGALS16 protein #> 5454 protein #> 5455 CSKMT|METTL12 protein #> 5456 CSKMT|METTL12 protein #> 5457 CSKMT|METTL12 protein #> 5458 CSKMT|METTL12 protein #> 5459 CSKMT|METTL12 protein #> 5460 CSKMT|METTL12 protein #> 5461 CSKMT|METTL12 protein #> 5462 CSKMT|METTL12 protein #> 5463 CSKMT|METTL12 protein #> 5464 CSKMT|METTL12 protein #> 5465 CSKMT|METTL12 protein #> 5466 CSKMT|METTL12 protein #> 5467 CSKMT|METTL12 protein #> 5468 GSG1L2 protein #> 5469 FABP5P3|FABP5L3 protein #> 5470 ZNF727|ZNF727P protein #> 5471 ZNF727|ZNF727P protein #> 5472 ZNF727|ZNF727P protein #> 5473 KRTAP16-1|KAP16.1 protein #> 5474 KRTAP16-1|KAP16.1 protein #> 5475 KRTAP16-1|KAP16.1 protein #> 5476 ZNF705G protein #> 5477 ZNF705G protein #> 5478 MPTX1|MPTX protein #> 5479 HIGD1C|UBIE|UBIE2 protein #> 5480 HIGD1C|UBIE|UBIE2 protein #> 5481 HIGD1C|UBIE|UBIE2 protein #> 5482 HIGD1C|UBIE|UBIE2 protein #> 5483 HIGD1C|UBIE|UBIE2 protein #> 5484 HIGD1C|UBIE|UBIE2 protein #> 5485 HIGD1C|UBIE|UBIE2 protein #> 5486 HIGD1C|UBIE|UBIE2 protein #> 5487 HIGD1C|UBIE|UBIE2 protein #> 5488 HIGD1C|UBIE|UBIE2 protein #> 5489 HIGD1C|UBIE|UBIE2 protein #> 5490 HIGD1C|UBIE|UBIE2 protein #> 5491 HIGD1C|UBIE|UBIE2 protein #> 5492 KRTAP9-6|KAP9.6|KRTAP9.6|KRTAP9L2 protein #> 5493 KRTAP9-6|KAP9.6|KRTAP9.6|KRTAP9L2 protein #> 5494 KRTAP9-6|KAP9.6|KRTAP9.6|KRTAP9L2 protein #> 5495 ZNF705F protein #> 5496 ZNF705F protein #> 5497 HIDE1|C19orf38 protein #> 5498 HIDE1|C19orf38 protein #> 5499 NCF1C|SH3PXD1C protein #> 5500 NCF1C|SH3PXD1C protein #> 5501 FAM171A2 protein #> 5502 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5503 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5504 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5505 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5506 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5507 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5508 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5509 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5510 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5511 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5512 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5513 HEPACAM2|MIKI|UNQ305/PRO346 protein #> 5514 ARHGEF33 protein #> 5515 ARHGEF33 protein #> 5516 BTNL10 protein #> 5517 PHF20L1|CGI-72 protein #> 5518 PHF20L1|CGI-72 protein #> 5519 PHF20L1|CGI-72 protein #> 5520 BECN2|BECN1L1|BECN1P1 protein #> 5521 BECN2|BECN1L1|BECN1P1 protein #> 5522 BECN2|BECN1L1|BECN1P1 protein #> 5523 BECN2|BECN1L1|BECN1P1 protein #> 5524 BECN2|BECN1L1|BECN1P1 protein #> 5525 BECN2|BECN1L1|BECN1P1 protein #> 5526 BECN2|BECN1L1|BECN1P1 protein #> 5527 BECN2|BECN1L1|BECN1P1 protein #> 5528 BECN2|BECN1L1|BECN1P1 protein #> 5529 BECN2|BECN1L1|BECN1P1 protein #> 5530 BECN2|BECN1L1|BECN1P1 protein #> 5531 BECN2|BECN1L1|BECN1P1 protein #> 5532 MEI4 protein #> 5533 MEI4 protein #> 5534 MEI4 protein #> 5535 MEI4 protein #> 5536 MEI4 protein #> 5537 MEI4 protein #> 5538 MEI4 protein #> 5539 MEI4 protein #> 5540 MEI4 protein #> 5541 MEI4 protein #> 5542 MEI4 protein #> 5543 MEI4 protein #> 5544 MEI4 protein #> 5545 MEI4 protein #> 5546 MEI4 protein #> 5547 MEI4 protein #> 5548 MEI4 protein #> 5549 MEI4 protein #> 5550 MEI4 protein #> 5551 MEI4 protein #> 5552 MEI4 protein #> 5553 MEI4 protein #> 5554 MEI4 protein #> 5555 MEI4 protein #> 5556 MEI4 protein #> 5557 MEI4 protein #> 5558 MEI4 protein #> 5559 MEI4 protein #> 5560 MEI4 protein #> 5561 MEI4 protein #> 5562 MEI4 protein #> 5563 MEI4 protein #> 5564 MEI4 protein #> 5565 MEI4 protein #> 5566 MEI4 protein #> 5567 MEI4 protein #> 5568 MEI4 protein #> 5569 MEI4 protein #> 5570 MEI4 protein #> 5571 MEI4 protein #> 5572 MEI4 protein #> 5573 MEI4 protein #> 5574 ZNF705E protein #> 5575 ZNF705E protein #> 5576 SNRPGP15 protein #> 5577 EFCAB8 protein #> 5578 FADS2B|FADS2P1 protein #> 5579 FADS2B|FADS2P1 protein #> 5580 FADS2B|FADS2P1 protein #> 5581 FADS2B|FADS2P1 protein #> 5582 FADS2B|FADS2P1 protein #> 5583 protein #> 5584 TMEM14DP|TMEM14D protein #> 5585 SMIM34A protein #> 5586 WASH4P|FAM39CP protein #> 5587 WASH4P|FAM39CP protein #> 5588 WASH4P|FAM39CP protein #> 5589 WASH4P|FAM39CP protein #> 5590 WASH4P|FAM39CP protein #> 5591 WASH4P|FAM39CP protein #> 5592 WASH4P|FAM39CP protein #> 5593 WASH4P|FAM39CP protein #> 5594 WASH4P|FAM39CP protein #> 5595 WASH4P|FAM39CP protein #> 5596 WASH4P|FAM39CP protein #> 5597 WASH4P|FAM39CP protein #> 5598 ELAPOR2|EIG121L|KIAA1324L protein #> 5599 ELAPOR2|EIG121L|KIAA1324L protein #> 5600 ELAPOR2|EIG121L|KIAA1324L protein #> 5601 ELAPOR2|EIG121L|KIAA1324L protein #> 5602 ELAPOR2|EIG121L|KIAA1324L protein #> 5603 KRTAP29-1|KAP29.2 protein #> 5604 KRTAP29-1|KAP29.2 protein #> 5605 KRTAP29-1|KAP29.2 protein #> 5606 CAPN14 protein #> 5607 GRXCR1|DFNB25 protein #> 5608 GRXCR1|DFNB25 protein #> 5609 GRXCR1|DFNB25 protein #> 5610 GRXCR1|DFNB25 protein #> 5611 GRXCR1|DFNB25 protein #> 5612 GRXCR1|DFNB25 protein #> 5613 GRXCR1|DFNB25 protein #> 5614 GRXCR1|DFNB25 protein #> 5615 GRXCR1|DFNB25 protein #> 5616 GRXCR1|DFNB25 protein #> 5617 GRXCR1|DFNB25 protein #> 5618 GRXCR1|DFNB25 protein #> 5619 GRXCR1|DFNB25 protein #> 5620 GRXCR1|DFNB25 protein #> 5621 GRXCR1|DFNB25 protein #> 5622 GRXCR1|DFNB25 protein #> 5623 GRXCR1|DFNB25 protein #> 5624 B3GALT9|B3GNT10 protein #> 5625 B3GALT9|B3GNT10 protein #> 5626 VSTM5|C11orf90 protein #> 5627 VSTM5|C11orf90 protein #> 5628 VSTM5|C11orf90 protein #> 5629 VSTM5|C11orf90 protein #> 5630 VSTM5|C11orf90 protein #> 5631 VSTM5|C11orf90 protein #> 5632 VSTM5|C11orf90 protein #> 5633 VSTM5|C11orf90 protein #> 5634 DEFB108A|DEFB108C|DEFB108P1|DEFB108P2 protein #> 5635 DEFB108A|DEFB108C|DEFB108P1|DEFB108P2 protein #> 5636 DEFB108A|DEFB108C|DEFB108P1|DEFB108P2 protein #> 5637 NUDT19 protein #> 5638 NUDT19 protein #> 5639 NUDT19 protein #> 5640 NUDT19 protein #> 5641 NUDT19 protein #> 5642 NUDT19 protein #> 5643 NUDT19 protein #> 5644 NUDT19 protein #> 5645 NUDT19 protein #> 5646 NUDT19 protein #> 5647 CDRT15L2 protein #> 5648 ZNF99|C19orf9 protein #> 5649 ZNF99|C19orf9 protein #> 5650 KRTAP9-1|KAP9.1|KRTAP9.1|KRTAP9L3 protein #> 5651 KRTAP9-1|KAP9.1|KRTAP9.1|KRTAP9L3 protein #> 5652 KRTAP9-1|KAP9.1|KRTAP9.1|KRTAP9L3 protein #> 5653 TMCO5B protein #> 5654 ODF3B|ODF3L3 protein #> 5655 ODF3B|ODF3L3 protein #> 5656 ODF3B|ODF3L3 protein #> 5657 ODF3B|ODF3L3 protein #> 5658 ODF3B|ODF3L3 protein #> 5659 ODF3B|ODF3L3 protein #> 5660 ODF3B|ODF3L3 protein #> 5661 ODF3B|ODF3L3 protein #> 5662 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5663 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5664 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5665 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5666 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5667 KCNU1|KCNMA3|KCNMC1|SLO3 protein #> 5668 DCDC2C protein #> 5669 DCDC2C protein #> 5670 DCDC2C protein #> 5671 MINDY4B|C3orf76|FAM188B2 protein #> 5672 MINDY4B|C3orf76|FAM188B2 protein #> 5673 FOXO6 protein #> 5674 FOXO6 protein #> 5675 FOXO6 protein #> 5676 FOXO6 protein #> 5677 FOXO6 protein #> 5678 FOXO6 protein #> 5679 FOXO6 protein #> 5680 FOXO6 protein #> 5681 FOXO6 protein #> 5682 EFCAB9 protein #> 5683 EFCAB9 protein #> 5684 EFCAB9 protein #> 5685 EFCAB9 protein #> 5686 EFCAB9 protein #> 5687 EFCAB9 protein #> 5688 EFCAB9 protein #> 5689 EVPLL protein #> 5690 EVPLL protein #> 5691 EVPLL protein #> 5692 LEUTX protein #> 5693 LEUTX protein #> 5694 LEUTX protein #> 5695 LEUTX protein #> 5696 LEUTX protein #> 5697 LEUTX protein #> 5698 LEUTX protein #> 5699 LEUTX protein #> 5700 LEUTX protein #> 5701 LEUTX protein #> 5702 LEUTX protein #> 5703 LEUTX protein #> 5704 LEUTX protein #> 5705 LEUTX protein #> 5706 LEUTX protein #> 5707 LEUTX protein #> 5708 LEUTX protein #> 5709 LEUTX protein #> 5710 LEUTX protein #> 5711 LEUTX protein #> 5712 LEUTX protein #> 5713 LEUTX protein #> 5714 LEUTX protein #> 5715 LEUTX protein #> 5716 LEUTX protein #> 5717 LEUTX protein #> 5718 LEUTX protein #> 5719 LEUTX protein #> 5720 LEUTX protein #> 5721 LEUTX protein #> 5722 LEUTX protein #> 5723 LEUTX protein #> 5724 LEUTX protein #> 5725 LEUTX protein #> 5726 LEUTX protein #> 5727 LEUTX protein #> 5728 LEUTX protein #> 5729 LEUTX protein #> 5730 LEUTX protein #> 5731 LEUTX protein #> 5732 LEUTX protein #> 5733 LEUTX protein #> 5734 LEUTX protein #> 5735 LEUTX protein #> 5736 LEUTX protein #> 5737 LEUTX protein #> 5738 LEUTX protein #> 5739 C2orf74 protein #> 5740 C2orf74 protein #> 5741 OOSP1 protein #> 5742 COL6A5|COL29A1|VWA4 protein #> 5743 COL6A5|COL29A1|VWA4 protein #> 5744 COL6A5|COL29A1|VWA4 protein #> 5745 COL6A5|COL29A1|VWA4 protein #> 5746 COL6A5|COL29A1|VWA4 protein #> 5747 COL6A5|COL29A1|VWA4 protein #> 5748 COL6A5|COL29A1|VWA4 protein #> 5749 COL6A5|COL29A1|VWA4 protein #> 5750 COL6A5|COL29A1|VWA4 protein #> 5751 COL6A5|COL29A1|VWA4 protein #> 5752 COL6A5|COL29A1|VWA4 protein #> 5753 KPNA7 protein #> 5754 KPNA7 protein #> 5755 KPNA7 protein #> 5756 KPNA7 protein #> 5757 KPNA7 protein #> 5758 KPNA7 protein #> 5759 KPNA7 protein #> 5760 KPNA7 protein #> 5761 KPNA7 protein #> 5762 KPNA7 protein #> 5763 MIF4GD|SLIP1 protein #> 5764 MIF4GD|SLIP1 protein #> 5765 MIF4GD|SLIP1 protein #> 5766 MIF4GD|SLIP1 protein #> 5767 MIF4GD|SLIP1 protein #> 5768 MIF4GD|SLIP1 protein #> 5769 MIF4GD|SLIP1 protein #> 5770 MIF4GD|SLIP1 protein #> 5771 MIF4GD|SLIP1 protein #> 5772 MIF4GD|SLIP1 protein #> 5773 MIF4GD|SLIP1 protein #> 5774 MIF4GD|SLIP1 protein #> 5775 MIF4GD|SLIP1 protein #> 5776 MIF4GD|SLIP1 protein #> 5777 MIF4GD|SLIP1 protein #> 5778 MIF4GD|SLIP1 protein #> 5779 MIF4GD|SLIP1 protein #> 5780 MIF4GD|SLIP1 protein #> 5781 MIF4GD|SLIP1 protein #> 5782 MIF4GD|SLIP1 protein #> 5783 MIF4GD|SLIP1 protein #> 5784 MIF4GD|SLIP1 protein #> 5785 MIF4GD|SLIP1 protein #> 5786 MIF4GD|SLIP1 protein #> 5787 MIF4GD|SLIP1 protein #> 5788 MIF4GD|SLIP1 protein #> 5789 AHRR|BHLHE77|KIAA1234 protein #> 5790 AHRR|BHLHE77|KIAA1234 protein #> 5791 AHRR|BHLHE77|KIAA1234 protein #> 5792 AHRR|BHLHE77|KIAA1234 protein #> 5793 AHRR|BHLHE77|KIAA1234 protein #> 5794 AHRR|BHLHE77|KIAA1234 protein #> 5795 AHRR|BHLHE77|KIAA1234 protein #> 5796 AHRR|BHLHE77|KIAA1234 protein #> 5797 AHRR|BHLHE77|KIAA1234 protein #> 5798 FER1L4|C20orf124 protein #> 5799 FER1L4|C20orf124 protein #> 5800 MYO1G|HA2 protein #> 5801 MYO1G|HA2 protein #> 5802 MYO1G|HA2 protein #> 5803 MYO1G|HA2 protein #> 5804 MYO1G|HA2 protein #> 5805 MYO1G|HA2 protein #> 5806 MYO1G|HA2 protein #> 5807 MYO1G|HA2 protein #> 5808 MYO1G|HA2 protein #> 5809 MYO1G|HA2 protein #> 5810 MYO1G|HA2 protein #> 5811 MYO1G|HA2 protein #> 5812 MYO1G|HA2 protein #> 5813 MYO1G|HA2 protein #> 5814 MYO1G|HA2 protein #> 5815 MYO1G|HA2 protein #> 5816 MYO1G|HA2 protein #> 5817 MYO1G|HA2 protein #> 5818 MYO1G|HA2 protein #> 5819 MYO1G|HA2 protein #> 5820 MYO1G|HA2 protein #> 5821 MYO1G|HA2 protein #> 5822 HACD1|PTPLA protein #> 5823 HACD1|PTPLA protein #> 5824 HACD1|PTPLA protein #> 5825 HACD1|PTPLA protein #> 5826 HACD1|PTPLA protein #> 5827 HACD1|PTPLA protein #> 5828 HACD1|PTPLA protein #> 5829 HACD1|PTPLA protein #> 5830 HACD1|PTPLA protein #> 5831 HACD1|PTPLA protein #> 5832 HACD1|PTPLA protein #> 5833 HACD1|PTPLA protein #> 5834 HACD1|PTPLA protein #> 5835 ESPN|DFNB36|LP2654 protein #> 5836 ESPN|DFNB36|LP2654 protein #> 5837 ESPN|DFNB36|LP2654 protein #> 5838 ESPN|DFNB36|LP2654 protein #> 5839 ESPN|DFNB36|LP2654 protein #> 5840 ESPN|DFNB36|LP2654 protein #> 5841 ESPN|DFNB36|LP2654 protein #> 5842 ESPN|DFNB36|LP2654 protein #> 5843 ESPN|DFNB36|LP2654 protein #> 5844 ISM1|C20orf82|ISM protein #> 5845 FAM155A protein #> 5846 ZNF487|KRBO1|ZNF487P protein #> 5847 ZNF487|KRBO1|ZNF487P protein #> 5848 ZNF487|KRBO1|ZNF487P protein #> 5849 ZNF487|KRBO1|ZNF487P protein #> 5850 PRR32|CXorf64 protein #> 5851 PRR32|CXorf64 protein #> 5852 PRR32|CXorf64 protein #> 5853 PRR32|CXorf64 protein #> 5854 KLLN protein #> 5855 KLLN protein #> 5856 KLLN protein #> 5857 KLLN protein #> 5858 KLLN protein #> 5859 protein #> 5860 protein #> 5861 CENPBD1 protein #> 5862 CENPBD1 protein #> 5863 OR11H12 protein #> 5864 OR11H12 protein #> 5865 OR11H12 protein #> 5866 OR11H12 protein #> 5867 OR11H12 protein #> 5868 OR11H12 protein #> 5869 C1QTNF9B protein #> 5870 C1QTNF9B protein #> 5871 C1QTNF9B protein #> 5872 C1QTNF9B protein #> 5873 HMGB1P1|HMG1L1|HMGB1L1 protein #> 5874 HMGB1P1|HMG1L1|HMGB1L1 protein #> 5875 MYO9A|MYR7 protein #> 5876 MYO9A|MYR7 protein #> 5877 MYO9A|MYR7 protein #> 5878 MYO9A|MYR7 protein #> 5879 MYO9A|MYR7 protein #> 5880 MYO9A|MYR7 protein #> 5881 MYO9A|MYR7 protein #> 5882 MYO9A|MYR7 protein #> taxon date assigned_by #> 1 taxon:9606 20210417 UniProt #> 2 taxon:9606 20210417 UniProt #> 3 taxon:9606 20210417 UniProt #> 4 taxon:9606 20210417 UniProt #> 5 taxon:9606 20161204 HPA #> 6 taxon:9606 20210417 UniProt #> 7 taxon:9606 20210417 UniProt #> 8 taxon:9606 20210417 UniProt #> 9 taxon:9606 20210417 UniProt #> 10 taxon:9606 20210417 UniProt #> 11 taxon:9606 20210417 UniProt #> 12 taxon:9606 20210417 UniProt #> 13 taxon:9606 20210417 UniProt #> 14 taxon:9606 20210417 UniProt #> 15 taxon:9606 20210417 UniProt #> 16 taxon:9606 20210417 UniProt #> 17 taxon:9606 20210417 UniProt #> 18 taxon:9606 20210417 UniProt #> 19 taxon:9606 20210417 UniProt #> 20 taxon:9606 20210417 UniProt #> 21 taxon:9606 20210417 UniProt #> 22 taxon:9606 20210417 UniProt #> 23 taxon:9606 20210417 UniProt #> 24 taxon:9606 20210417 UniProt #> 25 taxon:9606 20210417 UniProt #> 26 taxon:9606 20210417 UniProt #> 27 taxon:9606 20210417 UniProt #> 28 taxon:9606 20210417 UniProt #> 29 taxon:9606 20210417 UniProt #> 30 taxon:9606 20210417 UniProt #> 31 taxon:9606 20210417 UniProt #> 32 taxon:9606 20210417 UniProt #> 33 taxon:9606 20210417 UniProt #> 34 taxon:9606 20210417 UniProt #> 35 taxon:9606 20210417 UniProt #> 36 taxon:9606 20210417 UniProt #> 37 taxon:9606 20210417 UniProt #> 38 taxon:9606 20210417 UniProt #> 39 taxon:9606 20210417 UniProt #> 40 taxon:9606 20210417 UniProt #> 41 taxon:9606 20210417 UniProt #> 42 taxon:9606 20210417 UniProt #> 43 taxon:9606 20210417 UniProt #> 44 taxon:9606 20210417 UniProt #> 45 taxon:9606 20210417 UniProt #> 46 taxon:9606 20210417 UniProt #> 47 taxon:9606 20210417 UniProt #> 48 taxon:9606 20210417 UniProt #> 49 taxon:9606 20210417 UniProt #> 50 taxon:9606 20210417 UniProt #> 51 taxon:9606 20210417 UniProt #> 52 taxon:9606 20210417 UniProt #> 53 taxon:9606 20210417 UniProt #> 54 taxon:9606 20210417 UniProt #> 55 taxon:9606 20210417 UniProt #> 56 taxon:9606 20210417 UniProt #> 57 taxon:9606 20210417 UniProt #> 58 taxon:9606 20210417 UniProt #> 59 taxon:9606 20210417 UniProt #> 60 taxon:9606 20210417 UniProt #> 61 taxon:9606 20210417 UniProt #> 62 taxon:9606 20210417 UniProt #> 63 taxon:9606 20210417 UniProt #> 64 taxon:9606 20210417 UniProt #> 65 taxon:9606 20210417 UniProt #> 66 taxon:9606 20210417 UniProt #> 67 taxon:9606 20210417 UniProt #> 68 taxon:9606 20200113 UniProt #> 69 taxon:9606 20210417 UniProt #> 70 taxon:9606 20210417 UniProt #> 71 taxon:9606 20210417 UniProt #> 72 taxon:9606 20210417 UniProt #> 73 taxon:9606 20210417 UniProt #> 74 taxon:9606 20210417 UniProt #> 75 taxon:9606 20200225 Reactome #> 76 taxon:9606 20201120 Reactome #> 77 taxon:9606 20201120 Reactome #> 78 taxon:9606 20201120 Reactome #> 79 taxon:9606 20200225 Reactome #> 80 taxon:9606 20200225 Reactome #> 81 taxon:9606 20200224 Reactome #> 82 taxon:9606 20201120 Reactome #> 83 taxon:9606 20201120 Reactome #> 84 taxon:9606 20201120 Reactome #> 85 taxon:9606 20200224 Reactome #> 86 taxon:9606 20201120 Reactome #> 87 taxon:9606 20201120 Reactome #> 88 taxon:9606 20161111 Reactome #> 89 taxon:9606 20161111 Reactome #> 90 taxon:9606 20161111 Reactome #> 91 taxon:9606 20161111 Reactome #> 92 taxon:9606 20161111 Reactome #> 93 taxon:9606 20161111 Reactome #> 94 taxon:9606 20161111 Reactome #> 95 taxon:9606 20161111 Reactome #> 96 taxon:9606 20161111 Reactome #> 97 taxon:9606 20161111 Reactome #> 98 taxon:9606 20161111 Reactome #> 99 taxon:9606 20161111 Reactome #> 100 taxon:9606 20161111 Reactome #> 101 taxon:9606 20161111 Reactome #> 102 taxon:9606 20161111 Reactome #> 103 taxon:9606 20161111 Reactome #> 104 taxon:9606 20161111 Reactome #> 105 taxon:9606 20161111 Reactome #> 106 taxon:9606 20161111 Reactome #> 107 taxon:9606 20161111 Reactome #> 108 taxon:9606 20161111 Reactome #> 109 taxon:9606 20161111 Reactome #> 110 taxon:9606 20161111 Reactome #> 111 taxon:9606 20161111 Reactome #> 112 taxon:9606 20161111 Reactome #> 113 taxon:9606 20161111 Reactome #> 114 taxon:9606 20161111 Reactome #> 115 taxon:9606 20161111 Reactome #> 116 taxon:9606 20161111 Reactome #> 117 taxon:9606 20161111 Reactome #> 118 taxon:9606 20161111 Reactome #> 119 taxon:9606 20161111 Reactome #> 120 taxon:9606 20161111 Reactome #> 121 taxon:9606 20161111 Reactome #> 122 taxon:9606 20161111 Reactome #> 123 taxon:9606 20161111 Reactome #> 124 taxon:9606 20161111 Reactome #> 125 taxon:9606 20161111 Reactome #> 126 taxon:9606 20161111 Reactome #> 127 taxon:9606 20161111 Reactome #> 128 taxon:9606 20161111 Reactome #> 129 taxon:9606 20161111 Reactome #> 130 taxon:9606 20161111 Reactome #> 131 taxon:9606 20161111 Reactome #> 132 taxon:9606 20161111 Reactome #> 133 taxon:9606 20161111 Reactome #> 134 taxon:9606 20161111 Reactome #> 135 taxon:9606 20161111 Reactome #> 136 taxon:9606 20161111 Reactome #> 137 taxon:9606 20161111 Reactome #> 138 taxon:9606 20161111 Reactome #> 139 taxon:9606 20161111 Reactome #> 140 taxon:9606 20161111 Reactome #> 141 taxon:9606 20161111 Reactome #> 142 taxon:9606 20161111 Reactome #> 143 taxon:9606 20161111 Reactome #> 144 taxon:9606 20161111 Reactome #> 145 taxon:9606 20161111 Reactome #> 146 taxon:9606 20161111 Reactome #> 147 taxon:9606 20161111 Reactome #> 148 taxon:9606 20210417 UniProt #> 149 taxon:9606 20210417 UniProt #> 150 taxon:9606 20210417 UniProt #> 151 taxon:9606 20210417 UniProt #> 152 taxon:9606 20210417 UniProt #> 153 taxon:9606 20210417 UniProt #> 154 taxon:9606 20210417 UniProt #> 155 taxon:9606 20210417 UniProt #> 156 taxon:9606 20210417 UniProt #> 157 taxon:9606 20210417 UniProt #> 158 taxon:9606 20210417 UniProt #> 159 taxon:9606 20210417 UniProt #> 160 taxon:9606 20210417 UniProt #> 161 taxon:9606 20210417 UniProt #> 162 taxon:9606 20210417 UniProt #> 163 taxon:9606 20210417 UniProt #> 164 taxon:9606 20210417 UniProt #> 165 taxon:9606 20210417 UniProt #> 166 taxon:9606 20200225 Reactome #> 167 taxon:9606 20201120 Reactome #> 168 taxon:9606 20201120 Reactome #> 169 taxon:9606 20201120 Reactome #> 170 taxon:9606 20200225 Reactome #> 171 taxon:9606 20200225 Reactome #> 172 taxon:9606 20200224 Reactome #> 173 taxon:9606 20201120 Reactome #> 174 taxon:9606 20201120 Reactome #> 175 taxon:9606 20201120 Reactome #> 176 taxon:9606 20200224 Reactome #> 177 taxon:9606 20201120 Reactome #> 178 taxon:9606 20201120 Reactome #> 179 taxon:9606 20161111 Reactome #> 180 taxon:9606 20161111 Reactome #> 181 taxon:9606 20161111 Reactome #> 182 taxon:9606 20161111 Reactome #> 183 taxon:9606 20161111 Reactome #> 184 taxon:9606 20161111 Reactome #> 185 taxon:9606 20161111 Reactome #> 186 taxon:9606 20161111 Reactome #> 187 taxon:9606 20161111 Reactome #> 188 taxon:9606 20161111 Reactome #> 189 taxon:9606 20161111 Reactome #> 190 taxon:9606 20161111 Reactome #> 191 taxon:9606 20161111 Reactome #> 192 taxon:9606 20161111 Reactome #> 193 taxon:9606 20161111 Reactome #> 194 taxon:9606 20161111 Reactome #> 195 taxon:9606 20161111 Reactome #> 196 taxon:9606 20161111 Reactome #> 197 taxon:9606 20161111 Reactome #> 198 taxon:9606 20161111 Reactome #> 199 taxon:9606 20161111 Reactome #> 200 taxon:9606 20161111 Reactome #> 201 taxon:9606 20161111 Reactome #> 202 taxon:9606 20161111 Reactome #> 203 taxon:9606 20161111 Reactome #> 204 taxon:9606 20161111 Reactome #> 205 taxon:9606 20161111 Reactome #> 206 taxon:9606 20161111 Reactome #> 207 taxon:9606 20161111 Reactome #> 208 taxon:9606 20161111 Reactome #> 209 taxon:9606 20161111 Reactome #> 210 taxon:9606 20161111 Reactome #> 211 taxon:9606 20161111 Reactome #> 212 taxon:9606 20161111 Reactome #> 213 taxon:9606 20161111 Reactome #> 214 taxon:9606 20161111 Reactome #> 215 taxon:9606 20161111 Reactome #> 216 taxon:9606 20161111 Reactome #> 217 taxon:9606 20161111 Reactome #> 218 taxon:9606 20161111 Reactome #> 219 taxon:9606 20161111 Reactome #> 220 taxon:9606 20161111 Reactome #> 221 taxon:9606 20161111 Reactome #> 222 taxon:9606 20161111 Reactome #> 223 taxon:9606 20161111 Reactome #> 224 taxon:9606 20161111 Reactome #> 225 taxon:9606 20161111 Reactome #> 226 taxon:9606 20161111 Reactome #> 227 taxon:9606 20161111 Reactome #> 228 taxon:9606 20161111 Reactome #> 229 taxon:9606 20161111 Reactome #> 230 taxon:9606 20161111 Reactome #> 231 taxon:9606 20161111 Reactome #> 232 taxon:9606 20161111 Reactome #> 233 taxon:9606 20161111 Reactome #> 234 taxon:9606 20161111 Reactome #> 235 taxon:9606 20161111 Reactome #> 236 taxon:9606 20161111 Reactome #> 237 taxon:9606 20161111 Reactome #> 238 taxon:9606 20161111 Reactome #> 239 taxon:9606 20210417 UniProt #> 240 taxon:9606 20210417 UniProt #> 241 taxon:9606 20210417 UniProt #> 242 taxon:9606 20210417 UniProt #> 243 taxon:9606 20210417 UniProt #> 244 taxon:9606 20210417 UniProt #> 245 taxon:9606 20210417 UniProt #> 246 taxon:9606 20210417 UniProt #> 247 taxon:9606 20210417 UniProt #> 248 taxon:9606 20210417 UniProt #> 249 taxon:9606 20210417 UniProt #> 250 taxon:9606 20210417 UniProt #> 251 taxon:9606 20210417 UniProt #> 252 taxon:9606 20210417 UniProt #> 253 taxon:9606 20210417 UniProt #> 254 taxon:9606 20210417 UniProt #> 255 taxon:9606 20210417 UniProt #> 256 taxon:9606 20210417 UniProt #> 257 taxon:9606 20210417 UniProt #> 258 taxon:9606 20210417 UniProt #> 259 taxon:9606 20210417 UniProt #> 260 taxon:9606 20210417 UniProt #> 261 taxon:9606 20210417 UniProt #> 262 taxon:9606 20210417 UniProt #> 263 taxon:9606 20210417 UniProt #> 264 taxon:9606 20210417 UniProt #> 265 taxon:9606 20210417 InterPro #> 266 taxon:9606 20210418 GOC #> 267 taxon:9606 20210417 UniProt #> 268 taxon:9606 20210417 UniProt #> 269 taxon:9606 20210417 UniProt #> 270 taxon:9606 20210417 UniProt #> 271 taxon:9606 20210417 UniProt #> 272 taxon:9606 20210417 UniProt #> 273 taxon:9606 20210417 UniProt #> 274 taxon:9606 20210417 UniProt #> 275 taxon:9606 20210417 UniProt #> 276 taxon:9606 20210417 UniProt #> 277 taxon:9606 20210417 UniProt #> 278 taxon:9606 20210417 UniProt #> 279 taxon:9606 20200113 UniProt #> 280 taxon:9606 20210417 UniProt #> 281 taxon:9606 20200113 UniProt #> 282 taxon:9606|taxon:1280 20200113 UniProt #> 283 taxon:9606 20200113 UniProt #> 284 taxon:9606 20210417 UniProt #> 285 taxon:9606 20210417 UniProt #> 286 taxon:9606 20210417 UniProt #> 287 taxon:9606 20210417 UniProt #> 288 taxon:9606 20210417 UniProt #> 289 taxon:9606 20210418 GOC #> 290 taxon:9606 20210417 UniProt #> 291 taxon:9606 20210417 UniProt #> 292 taxon:9606 20210417 UniProt #> 293 taxon:9606 20210417 UniProt #> 294 taxon:9606 20210417 UniProt #> 295 taxon:9606 20210417 UniProt #> 296 taxon:9606 20210417 UniProt #> 297 taxon:9606 20210417 UniProt #> 298 taxon:9606 20210417 UniProt #> 299 taxon:9606 20210418 GOC #> 300 taxon:9606 20210417 InterPro #> 301 taxon:9606 20210417 InterPro #> 302 taxon:9606 20150223 UniProt #> 303 taxon:9606 20150223 UniProt #> 304 taxon:9606 20150223 UniProt #> 305 taxon:9606 20150223 UniProt #> 306 taxon:9606 20150223 UniProt #> 307 taxon:9606 20150223 UniProt #> 308 taxon:9606 20150223 UniProt #> 309 taxon:9606 20210417 UniProt #> 310 taxon:9606 20210417 UniProt #> 311 taxon:9606 20210417 UniProt #> 312 taxon:9606 20210417 UniProt #> 313 taxon:9606 20210417 UniProt #> 314 taxon:9606 20210417 UniProt #> 315 taxon:9606 20210417 InterPro #> 316 taxon:9606 20210417 UniProt #> 317 taxon:9606 20150123 UniProt #> 318 taxon:9606 20150123 UniProt #> 319 taxon:9606 20150123 UniProt #> 320 taxon:9606 20210417 InterPro #> 321 taxon:9606 20150123 UniProt #> 322 taxon:9606 20150123 UniProt #> 323 taxon:9606 20150123 UniProt #> 324 taxon:9606 20150123 UniProt #> 325 taxon:9606 20150123 UniProt #> 326 taxon:9606 20210417 UniProt #> 327 taxon:9606 20210417 UniProt #> 328 taxon:9606 20210417 UniProt #> 329 taxon:9606 20210417 UniProt #> 330 taxon:9606 20210417 InterPro #> 331 taxon:9606 20210417 InterPro #> 332 taxon:9606 20210417 UniProt #> 333 taxon:9606 20210417 InterPro #> 334 taxon:9606 20210417 InterPro #> 335 taxon:9606 20210417 InterPro #> 336 taxon:9606 20210418 GOC #> 337 taxon:9606 20210417 InterPro #> 338 taxon:9606 20210417 InterPro #> 339 taxon:9606 20210417 InterPro #> 340 taxon:9606 20210418 GOC #> 341 taxon:9606 20210417 UniProt #> 342 taxon:9606 20210417 InterPro #> 343 taxon:9606 20210417 UniProt #> 344 taxon:9606 20210418 GOC #> 345 taxon:9606 20210417 UniProt #> 346 taxon:9606 20210417 UniProt #> 347 taxon:9606 20210417 UniProt #> 348 taxon:9606 20210417 UniProt #> 349 taxon:9606 20210417 UniProt #> 350 taxon:9606 20210417 UniProt #> 351 taxon:9606 20210417 UniProt #> 352 taxon:9606 20210417 UniProt #> 353 taxon:9606 20210417 UniProt #> 354 taxon:9606 20210417 UniProt #> 355 taxon:9606 20210417 UniProt #> 356 taxon:9606 20210417 UniProt #> 357 taxon:9606 20210417 UniProt #> 358 taxon:9606 20210417 UniProt #> 359 taxon:9606 20210417 UniProt #> 360 taxon:9606 20210417 UniProt #> 361 taxon:9606 20210417 UniProt #> 362 taxon:9606 20210417 UniProt #> 363 taxon:9606 20210417 UniProt #> 364 taxon:9606 20210417 UniProt #> 365 taxon:9606 20210417 UniProt #> 366 taxon:9606 20210417 UniProt #> 367 taxon:9606 20210417 UniProt #> 368 taxon:9606 20210417 UniProt #> 369 taxon:9606 20210417 UniProt #> 370 taxon:9606 20210417 UniProt #> 371 taxon:9606 20210417 UniProt #> 372 taxon:9606 20210417 UniProt #> 373 taxon:9606 20210417 UniProt #> 374 taxon:9606 20210417 UniProt #> 375 taxon:9606 20210417 UniProt #> 376 taxon:9606 20210417 UniProt #> 377 taxon:9606 20210417 UniProt #> 378 taxon:9606 20210417 UniProt #> 379 taxon:9606 20210417 UniProt #> 380 taxon:9606 20210417 UniProt #> 381 taxon:9606 20210417 UniProt #> 382 taxon:9606 20210417 UniProt #> 383 taxon:9606 20210417 UniProt #> 384 taxon:9606 20210417 UniProt #> 385 taxon:9606 20210417 UniProt #> 386 taxon:9606 20210417 UniProt #> 387 taxon:9606 20210417 UniProt #> 388 taxon:9606 20210417 UniProt #> 389 taxon:9606 20210417 UniProt #> 390 taxon:9606 20210417 UniProt #> 391 taxon:9606 20210417 UniProt #> 392 taxon:9606 20210417 UniProt #> 393 taxon:9606 20210417 UniProt #> 394 taxon:9606 20210417 UniProt #> 395 taxon:9606 20210417 UniProt #> 396 taxon:9606 20210417 UniProt #> 397 taxon:9606 20210417 UniProt #> 398 taxon:9606 20210417 UniProt #> 399 taxon:9606 20210417 UniProt #> 400 taxon:9606 20210417 UniProt #> 401 taxon:9606 20210417 UniProt #> 402 taxon:9606 20210417 UniProt #> 403 taxon:9606 20210417 UniProt #> 404 taxon:9606 20210417 UniProt #> 405 taxon:9606 20210417 UniProt #> 406 taxon:9606 20210417 UniProt #> 407 taxon:9606 20210417 UniProt #> 408 taxon:9606 20210417 UniProt #> 409 taxon:9606 20030404 UniProt #> 410 taxon:9606 20030404 UniProt #> 411 taxon:9606 20210417 UniProt #> 412 taxon:9606 20201120 Reactome #> 413 taxon:9606 20201120 Reactome #> 414 taxon:9606 20180511 Reactome #> 415 taxon:9606 20180511 Reactome #> 416 taxon:9606 20180511 Reactome #> 417 taxon:9606 20180511 Reactome #> 418 taxon:9606 20180511 Reactome #> 419 taxon:9606 20180511 Reactome #> 420 taxon:9606 20180511 Reactome #> 421 taxon:9606 20180511 Reactome #> 422 taxon:9606 20180511 Reactome #> 423 taxon:9606 20180511 Reactome #> 424 taxon:9606 20180511 Reactome #> 425 taxon:9606 20180511 Reactome #> 426 taxon:9606 20180511 Reactome #> 427 taxon:9606 20180511 Reactome #> 428 taxon:9606 20180511 Reactome #> 429 taxon:9606 20180511 Reactome #> 430 taxon:9606 20180511 Reactome #> 431 taxon:9606 20030404 UniProt #> 432 taxon:9606 20210417 UniProt #> 433 taxon:9606 20210418 GOC #> 434 taxon:9606 20210417 UniProt #> 435 taxon:9606 20210417 UniProt #> 436 taxon:9606 20210417 UniProt #> 437 taxon:9606 20210417 UniProt #> 438 taxon:9606 20210417 UniProt #> 439 taxon:9606 20210417 UniProt #> 440 taxon:9606 20210417 UniProt #> 441 taxon:9606 20210417 UniProt #> 442 taxon:9606 20120912 HPA #> 443 taxon:9606 20210417 UniProt #> 444 taxon:9606 20210417 UniProt #> 445 taxon:9606 20210417 UniProt #> 446 taxon:9606 20210417 UniProt #> 447 taxon:9606 20210417 UniProt #> 448 taxon:9606 20210417 UniProt #> 449 taxon:9606 20210417 UniProt #> 450 taxon:9606 20210417 UniProt #> 451 taxon:9606 20210417 UniProt #> 452 taxon:9606 20210417 UniProt #> 453 taxon:9606 20210417 UniProt #> 454 taxon:9606 20210417 UniProt #> 455 taxon:9606 20210417 UniProt #> 456 taxon:9606 20210417 UniProt #> 457 taxon:9606 20210417 UniProt #> 458 taxon:9606 20210417 UniProt #> 459 taxon:9606 20210417 UniProt #> 460 taxon:9606 20210417 UniProt #> 461 taxon:9606 20210417 UniProt #> 462 taxon:9606 20210417 UniProt #> 463 taxon:9606 20210417 UniProt #> 464 taxon:9606 20210417 UniProt #> 465 taxon:9606 20210417 UniProt #> 466 taxon:9606 20210417 UniProt #> 467 taxon:9606 20210417 UniProt #> 468 taxon:9606 20210417 UniProt #> 469 taxon:9606 20210417 UniProt #> 470 taxon:9606 20210417 UniProt #> 471 taxon:9606 20210417 UniProt #> 472 taxon:9606 20210417 UniProt #> 473 taxon:9606 20210417 UniProt #> 474 taxon:9606 20210417 UniProt #> 475 taxon:9606 20210417 UniProt #> 476 taxon:9606 20210417 UniProt #> 477 taxon:9606 20210417 UniProt #> 478 taxon:9606 20210417 UniProt #> 479 taxon:9606 20210417 UniProt #> 480 taxon:9606 20210417 UniProt #> 481 taxon:9606 20210417 UniProt #> 482 taxon:9606 20210417 UniProt #> 483 taxon:9606 20210417 UniProt #> 484 taxon:9606 20210417 UniProt #> 485 taxon:9606 20210417 UniProt #> 486 taxon:9606 20210417 UniProt #> 487 taxon:9606 20210417 UniProt #> 488 taxon:9606 20210417 UniProt #> 489 taxon:9606 20210417 UniProt #> 490 taxon:9606 20210417 UniProt #> 491 taxon:9606 20210417 UniProt #> 492 taxon:9606 20210417 UniProt #> 493 taxon:9606 20210417 UniProt #> 494 taxon:9606 20210417 UniProt #> 495 taxon:9606 20210417 UniProt #> 496 taxon:9606 20210417 UniProt #> 497 taxon:9606 20210417 UniProt #> 498 taxon:9606 20210417 UniProt #> 499 taxon:9606 20210417 UniProt #> 500 taxon:9606 20210417 UniProt #> 501 taxon:9606 20210417 IntAct #> 502 taxon:9606 20210417 UniProt #> 503 taxon:9606 20210417 UniProt #> 504 taxon:9606 20210417 UniProt #> 505 taxon:9606 20210417 UniProt #> 506 taxon:9606 20210417 UniProt #> 507 taxon:9606 20191030 UniProt #> 508 taxon:9606 20210417 IntAct #> 509 taxon:9606 20210417 UniProt #> 510 taxon:9606 20191030 UniProt #> 511 taxon:9606 20191030 UniProt #> 512 taxon:9606 20210417 InterPro #> 513 taxon:9606 20210417 IntAct #> 514 taxon:9606 20210417 IntAct #> 515 taxon:9606 20210417 IntAct #> 516 taxon:9606 20210417 IntAct #> 517 taxon:9606 20210417 IntAct #> 518 taxon:9606 20210417 IntAct #> 519 taxon:9606 20210417 UniProt #> 520 taxon:9606 20210417 UniProt #> 521 taxon:9606 20210417 RHEA #> 522 taxon:9606 20210417 UniProt #> 523 taxon:9606 20210417 RHEA #> 524 taxon:9606 20210417 UniProt #> 525 taxon:9606 20210417 UniProt #> 526 taxon:9606 20210417 UniProt #> 527 taxon:9606 20200225 Reactome #> 528 taxon:9606 20201120 Reactome #> 529 taxon:9606 20201120 Reactome #> 530 taxon:9606 20201120 Reactome #> 531 taxon:9606 20200225 Reactome #> 532 taxon:9606 20200225 Reactome #> 533 taxon:9606 20200224 Reactome #> 534 taxon:9606 20201120 Reactome #> 535 taxon:9606 20201120 Reactome #> 536 taxon:9606 20201120 Reactome #> 537 taxon:9606 20200224 Reactome #> 538 taxon:9606 20201120 Reactome #> 539 taxon:9606 20201120 Reactome #> 540 taxon:9606 20161111 Reactome #> 541 taxon:9606 20161111 Reactome #> 542 taxon:9606 20161111 Reactome #> 543 taxon:9606 20161111 Reactome #> 544 taxon:9606 20161111 Reactome #> 545 taxon:9606 20161111 Reactome #> 546 taxon:9606 20161111 Reactome #> 547 taxon:9606 20161111 Reactome #> 548 taxon:9606 20161111 Reactome #> 549 taxon:9606 20161111 Reactome #> 550 taxon:9606 20161111 Reactome #> 551 taxon:9606 20161111 Reactome #> 552 taxon:9606 20161111 Reactome #> 553 taxon:9606 20161111 Reactome #> 554 taxon:9606 20161111 Reactome #> 555 taxon:9606 20161111 Reactome #> 556 taxon:9606 20161111 Reactome #> 557 taxon:9606 20161111 Reactome #> 558 taxon:9606 20161111 Reactome #> 559 taxon:9606 20161111 Reactome #> 560 taxon:9606 20161111 Reactome #> 561 taxon:9606 20161111 Reactome #> 562 taxon:9606 20161111 Reactome #> 563 taxon:9606 20161111 Reactome #> 564 taxon:9606 20161111 Reactome #> 565 taxon:9606 20161111 Reactome #> 566 taxon:9606 20161111 Reactome #> 567 taxon:9606 20161111 Reactome #> 568 taxon:9606 20161111 Reactome #> 569 taxon:9606 20161111 Reactome #> 570 taxon:9606 20161111 Reactome #> 571 taxon:9606 20161111 Reactome #> 572 taxon:9606 20161111 Reactome #> 573 taxon:9606 20161111 Reactome #> 574 taxon:9606 20161111 Reactome #> 575 taxon:9606 20161111 Reactome #> 576 taxon:9606 20161111 Reactome #> 577 taxon:9606 20161111 Reactome #> 578 taxon:9606 20161111 Reactome #> 579 taxon:9606 20161111 Reactome #> 580 taxon:9606 20161111 Reactome #> 581 taxon:9606 20161111 Reactome #> 582 taxon:9606 20161111 Reactome #> 583 taxon:9606 20161111 Reactome #> 584 taxon:9606 20161111 Reactome #> 585 taxon:9606 20161111 Reactome #> 586 taxon:9606 20161111 Reactome #> 587 taxon:9606 20161111 Reactome #> 588 taxon:9606 20161111 Reactome #> 589 taxon:9606 20161111 Reactome #> 590 taxon:9606 20161111 Reactome #> 591 taxon:9606 20161111 Reactome #> 592 taxon:9606 20161111 Reactome #> 593 taxon:9606 20161111 Reactome #> 594 taxon:9606 20161111 Reactome #> 595 taxon:9606 20161111 Reactome #> 596 taxon:9606 20161111 Reactome #> 597 taxon:9606 20161111 Reactome #> 598 taxon:9606 20161111 Reactome #> 599 taxon:9606 20161111 Reactome #> 600 taxon:9606 20210417 UniProt #> 601 taxon:9606 20210417 UniProt #> 602 taxon:9606 20210417 UniProt #> 603 taxon:9606 20210417 UniProt #> 604 taxon:9606 20210417 UniProt #> 605 taxon:9606 20210417 UniProt #> 606 taxon:9606 20210417 UniProt #> 607 taxon:9606 20210417 UniProt #> 608 taxon:9606 20210417 UniProt #> 609 taxon:9606 20210417 UniProt #> 610 taxon:9606 20210417 UniProt #> 611 taxon:9606 20210417 UniProt #> 612 taxon:9606 20210417 UniProt #> 613 taxon:9606 20210417 UniProt #> 614 taxon:9606 20210417 UniProt #> 615 taxon:9606 20210417 UniProt #> 616 taxon:9606 20210417 UniProt #> 617 taxon:9606 20210417 UniProt #> 618 taxon:9606 20210417 UniProt #> 619 taxon:9606 20210417 UniProt #> 620 taxon:9606 20210417 UniProt #> 621 taxon:9606 20210417 UniProt #> 622 taxon:9606 20210417 UniProt #> 623 taxon:9606 20210417 UniProt #> 624 taxon:9606 20210417 UniProt #> 625 taxon:9606 20210417 UniProt #> 626 taxon:9606 20210417 UniProt #> 627 taxon:9606 20210417 UniProt #> 628 taxon:9606 20210417 UniProt #> 629 taxon:9606 20210417 UniProt #> 630 taxon:9606 20210417 UniProt #> 631 taxon:9606 20200225 Reactome #> 632 taxon:9606 20201120 Reactome #> 633 taxon:9606 20201120 Reactome #> 634 taxon:9606 20201120 Reactome #> 635 taxon:9606 20200225 Reactome #> 636 taxon:9606 20200225 Reactome #> 637 taxon:9606 20200224 Reactome #> 638 taxon:9606 20201120 Reactome #> 639 taxon:9606 20201120 Reactome #> 640 taxon:9606 20201120 Reactome #> 641 taxon:9606 20200224 Reactome #> 642 taxon:9606 20201120 Reactome #> 643 taxon:9606 20201120 Reactome #> 644 taxon:9606 20161111 Reactome #> 645 taxon:9606 20161111 Reactome #> 646 taxon:9606 20161111 Reactome #> 647 taxon:9606 20161111 Reactome #> 648 taxon:9606 20161111 Reactome #> 649 taxon:9606 20161111 Reactome #> 650 taxon:9606 20161111 Reactome #> 651 taxon:9606 20161111 Reactome #> 652 taxon:9606 20161111 Reactome #> 653 taxon:9606 20161111 Reactome #> 654 taxon:9606 20161111 Reactome #> 655 taxon:9606 20161111 Reactome #> 656 taxon:9606 20161111 Reactome #> 657 taxon:9606 20161111 Reactome #> 658 taxon:9606 20161111 Reactome #> 659 taxon:9606 20161111 Reactome #> 660 taxon:9606 20161111 Reactome #> 661 taxon:9606 20161111 Reactome #> 662 taxon:9606 20161111 Reactome #> 663 taxon:9606 20161111 Reactome #> 664 taxon:9606 20161111 Reactome #> 665 taxon:9606 20161111 Reactome #> 666 taxon:9606 20161111 Reactome #> 667 taxon:9606 20161111 Reactome #> 668 taxon:9606 20161111 Reactome #> 669 taxon:9606 20161111 Reactome #> 670 taxon:9606 20161111 Reactome #> 671 taxon:9606 20161111 Reactome #> 672 taxon:9606 20161111 Reactome #> 673 taxon:9606 20161111 Reactome #> 674 taxon:9606 20161111 Reactome #> 675 taxon:9606 20161111 Reactome #> 676 taxon:9606 20161111 Reactome #> 677 taxon:9606 20161111 Reactome #> 678 taxon:9606 20161111 Reactome #> 679 taxon:9606 20161111 Reactome #> 680 taxon:9606 20161111 Reactome #> 681 taxon:9606 20161111 Reactome #> 682 taxon:9606 20161111 Reactome #> 683 taxon:9606 20161111 Reactome #> 684 taxon:9606 20161111 Reactome #> 685 taxon:9606 20161111 Reactome #> 686 taxon:9606 20161111 Reactome #> 687 taxon:9606 20161111 Reactome #> 688 taxon:9606 20161111 Reactome #> 689 taxon:9606 20161111 Reactome #> 690 taxon:9606 20161111 Reactome #> 691 taxon:9606 20161111 Reactome #> 692 taxon:9606 20161111 Reactome #> 693 taxon:9606 20161111 Reactome #> 694 taxon:9606 20161111 Reactome #> 695 taxon:9606 20161111 Reactome #> 696 taxon:9606 20161111 Reactome #> 697 taxon:9606 20161111 Reactome #> 698 taxon:9606 20161111 Reactome #> 699 taxon:9606 20161111 Reactome #> 700 taxon:9606 20161111 Reactome #> 701 taxon:9606 20161111 Reactome #> 702 taxon:9606 20161111 Reactome #> 703 taxon:9606 20161111 Reactome #> 704 taxon:9606 20210417 UniProt #> 705 taxon:9606 20210329 UniProt #> 706 taxon:9606 20210329 UniProt #> 707 taxon:9606 20210329 UniProt #> 708 taxon:9606 20210329 UniProt #> 709 taxon:9606 20210329 UniProt #> 710 taxon:9606 20210329 UniProt #> 711 taxon:9606 20160627 UniProt #> 712 taxon:9606 20210329 UniProt #> 713 taxon:9606 20160627 UniProt #> 714 taxon:9606 20210330 UniProt #> 715 taxon:9606 20210330 UniProt #> 716 taxon:9606 20160627 UniProt #> 717 taxon:9606 20210330 UniProt #> 718 taxon:9606 20160223 UniProt #> 719 taxon:9606 20210329 UniProt #> 720 taxon:9606 20210329 UniProt #> 721 taxon:9606 20210417 UniProt #> 722 taxon:9606 20210417 UniProt #> 723 taxon:9606 20210417 InterPro #> 724 taxon:9606 20210417 UniProt #> 725 taxon:9606 20210417 UniProt #> 726 taxon:9606 20210417 InterPro #> 727 taxon:9606 20210417 InterPro #> 728 taxon:9606 20210417 InterPro #> 729 taxon:9606 20210417 InterPro #> 730 taxon:9606 20210417 InterPro #> 731 taxon:9606 20210417 UniProt #> 732 taxon:9606 20210417 UniProt #> 733 taxon:9606 20210417 UniProt #> 734 taxon:9606 20210417 UniProt #> 735 taxon:9606 20210417 UniProt #> 736 taxon:9606 20210417 UniProt #> 737 taxon:9606 20210417 InterPro #> 738 taxon:9606 20210417 InterPro #> 739 taxon:9606 20210417 InterPro #> 740 taxon:9606 20210418 GOC #> 741 taxon:9606 20210417 UniProt #> 742 taxon:9606 20210417 UniProt #> 743 taxon:9606 20210418 GOC #> 744 taxon:9606 20210418 GOC #> 745 taxon:9606 20210417 InterPro #> 746 taxon:9606 20210417 UniProt #> 747 taxon:9606 20210417 UniProt #> 748 taxon:9606 20210417 InterPro #> 749 taxon:9606 20210417 UniProt #> 750 taxon:9606 20210418 GOC #> 751 taxon:9606 20210417 UniProt #> 752 taxon:9606 20210417 UniProt #> 753 taxon:9606 20210417 UniProt #> 754 taxon:9606 20210417 InterPro #> 755 taxon:9606 20210417 InterPro #> 756 taxon:9606 20210417 InterPro #> 757 taxon:9606 20210417 InterPro #> 758 taxon:9606 20210417 UniProt #> 759 taxon:9606 20210417 UniProt #> 760 taxon:9606 20210417 UniProt #> 761 taxon:9606 20210417 UniProt #> 762 taxon:9606 20210417 UniProt #> 763 taxon:9606 20210417 UniProt #> 764 taxon:9606 20210417 UniProt #> 765 taxon:9606 20210417 UniProt #> 766 taxon:9606 20210417 UniProt #> 767 taxon:9606 20210417 UniProt #> 768 taxon:9606 20210417 UniProt #> 769 taxon:9606 20210417 UniProt #> 770 taxon:9606 20210417 UniProt #> 771 taxon:9606 20210417 UniProt #> 772 taxon:9606 20210417 UniProt #> 773 taxon:9606 20210417 UniProt #> 774 taxon:9606 20210417 UniProt #> 775 taxon:9606 20210417 UniProt #> 776 taxon:9606 20210417 UniProt #> 777 taxon:9606 20210417 UniProt #> 778 taxon:9606 20210417 UniProt #> 779 taxon:9606 20210417 UniProt #> 780 taxon:9606 20210417 UniProt #> 781 taxon:9606 20210417 UniProt #> 782 taxon:9606 20210417 UniProt #> 783 taxon:9606 20210417 UniProt #> 784 taxon:9606 20210417 UniProt #> 785 taxon:9606 20210417 UniProt #> 786 taxon:9606 20210417 UniProt #> 787 taxon:9606 20210417 UniProt #> 788 taxon:9606 20210417 UniProt #> 789 taxon:9606 20210417 UniProt #> 790 taxon:9606 20210417 UniProt #> 791 taxon:9606 20210417 UniProt #> 792 taxon:9606 20210417 UniProt #> 793 taxon:9606 20210417 UniProt #> 794 taxon:9606 20210417 UniProt #> 795 taxon:9606 20210417 UniProt #> 796 taxon:9606 20210417 UniProt #> 797 taxon:9606 20210417 UniProt #> 798 taxon:9606 20210417 UniProt #> 799 taxon:9606 20210417 UniProt #> 800 taxon:9606 20180831 UniProt #> 801 taxon:9606 20160428 UniProt #> 802 taxon:9606 20160428 UniProt #> 803 taxon:9606 20210417 UniProt #> 804 taxon:9606 20210417 UniProt #> 805 taxon:9606 20210417 InterPro #> 806 taxon:9606 20210417 InterPro #> 807 taxon:9606 20210417 IntAct #> 808 taxon:9606 20210417 IntAct #> 809 taxon:9606 20210417 IntAct #> 810 taxon:9606 20210417 IntAct #> 811 taxon:9606 20210417 IntAct #> 812 taxon:9606 20210417 IntAct #> 813 taxon:9606 20210417 IntAct #> 814 taxon:9606 20210417 IntAct #> 815 taxon:9606 20210417 UniProt #> 816 taxon:9606 20210417 UniProt #> 817 taxon:9606 20210417 UniProt #> 818 taxon:9606 20210417 InterPro #> 819 taxon:9606 20210417 UniProt #> 820 taxon:9606 20210417 UniProt #> 821 taxon:9606 20170116 UniProt #> 822 taxon:9606 20170116 UniProt #> 823 taxon:9606 20210417 UniProt #> 824 taxon:9606 20170116 UniProt #> 825 taxon:9606 20170113 UniProt #> 826 taxon:9606 20210417 InterPro #> 827 taxon:9606 20210417 UniProt #> 828 taxon:9606 20210417 UniProt #> 829 taxon:9606 20210417 UniProt #> 830 taxon:9606 20210417 InterPro #> 831 taxon:9606 20210417 UniProt #> 832 taxon:9606 20210418 GOC #> 833 taxon:9606 20210417 UniProt #> 834 taxon:9606 20210417 UniProt #> 835 taxon:9606 20210417 InterPro #> 836 taxon:9606 20210417 UniProt #> 837 taxon:9606 20210418 GOC #> 838 taxon:9606 20210417 UniProt #> 839 taxon:9606 20210417 UniProt #> 840 taxon:9606 20210417 UniProt #> 841 taxon:9606 20210417 InterPro #> 842 taxon:9606 20210417 UniProt #> 843 taxon:9606 20210418 GOC #> 844 taxon:9606 20210417 UniProt #> 845 taxon:9606 20210417 UniProt #> 846 taxon:9606 20210417 InterPro #> 847 taxon:9606 20210417 IntAct #> 848 taxon:9606 20210417 IntAct #> 849 taxon:9606 20210417 IntAct #> 850 taxon:9606 20210417 IntAct #> 851 taxon:9606 20210417 IntAct #> 852 taxon:9606 20210417 IntAct #> 853 taxon:9606 20210417 IntAct #> 854 taxon:9606 20210417 IntAct #> 855 taxon:9606 20210417 IntAct #> 856 taxon:9606 20210417 IntAct #> 857 taxon:9606 20210417 IntAct #> 858 taxon:9606 20210417 IntAct #> 859 taxon:9606 20210417 IntAct #> 860 taxon:9606 20210417 IntAct #> 861 taxon:9606 20210417 IntAct #> 862 taxon:9606 20210417 IntAct #> 863 taxon:9606 20210417 IntAct #> 864 taxon:9606 20210417 IntAct #> 865 taxon:9606 20210417 IntAct #> 866 taxon:9606 20210417 IntAct #> 867 taxon:9606 20210417 IntAct #> 868 taxon:9606 20210417 IntAct #> 869 taxon:9606 20210417 IntAct #> 870 taxon:9606 20210417 IntAct #> 871 taxon:9606 20210417 IntAct #> 872 taxon:9606 20210417 IntAct #> 873 taxon:9606 20210417 IntAct #> 874 taxon:9606 20210417 IntAct #> 875 taxon:9606 20210417 IntAct #> 876 taxon:9606 20210417 IntAct #> 877 taxon:9606 20210417 IntAct #> 878 taxon:9606 20210417 IntAct #> 879 taxon:9606 20210417 IntAct #> 880 taxon:9606 20210417 IntAct #> 881 taxon:9606 20210417 IntAct #> 882 taxon:9606 20210417 IntAct #> 883 taxon:9606 20210417 IntAct #> 884 taxon:9606 20210417 IntAct #> 885 taxon:9606 20210417 IntAct #> 886 taxon:9606 20210417 IntAct #> 887 taxon:9606 20210417 IntAct #> 888 taxon:9606 20210417 IntAct #> 889 taxon:9606 20210417 IntAct #> 890 taxon:9606 20210417 IntAct #> 891 taxon:9606 20210417 IntAct #> 892 taxon:9606 20210417 IntAct #> 893 taxon:9606 20210417 IntAct #> 894 taxon:9606 20210417 IntAct #> 895 taxon:9606 20210417 IntAct #> 896 taxon:9606 20210417 IntAct #> 897 taxon:9606 20210417 IntAct #> 898 taxon:9606 20210417 IntAct #> 899 taxon:9606 20210417 IntAct #> 900 taxon:9606 20210417 IntAct #> 901 taxon:9606 20210417 IntAct #> 902 taxon:9606 20210417 IntAct #> 903 taxon:9606 20210417 IntAct #> 904 taxon:9606 20210417 IntAct #> 905 taxon:9606 20210417 IntAct #> 906 taxon:9606 20210417 IntAct #> 907 taxon:9606 20210417 IntAct #> 908 taxon:9606 20210417 IntAct #> 909 taxon:9606 20210417 IntAct #> 910 taxon:9606 20210417 IntAct #> 911 taxon:9606 20210417 IntAct #> 912 taxon:9606 20210417 IntAct #> 913 taxon:9606 20210417 IntAct #> 914 taxon:9606 20210417 IntAct #> 915 taxon:9606 20210417 IntAct #> 916 taxon:9606 20210417 IntAct #> 917 taxon:9606 20210417 IntAct #> 918 taxon:9606 20210417 IntAct #> 919 taxon:9606 20210417 IntAct #> 920 taxon:9606 20210417 IntAct #> 921 taxon:9606 20210417 IntAct #> 922 taxon:9606 20210417 IntAct #> 923 taxon:9606 20210417 IntAct #> 924 taxon:9606 20210417 IntAct #> 925 taxon:9606 20210417 IntAct #> 926 taxon:9606 20210417 IntAct #> 927 taxon:9606 20210417 IntAct #> 928 taxon:9606 20210417 IntAct #> 929 taxon:9606 20210417 IntAct #> 930 taxon:9606 20210417 IntAct #> 931 taxon:9606 20210417 IntAct #> 932 taxon:9606 20210417 IntAct #> 933 taxon:9606 20210417 IntAct #> 934 taxon:9606 20210417 IntAct #> 935 taxon:9606 20210417 IntAct #> 936 taxon:9606 20210417 IntAct #> 937 taxon:9606 20210417 IntAct #> 938 taxon:9606 20210417 IntAct #> 939 taxon:9606 20210417 IntAct #> 940 taxon:9606 20210417 IntAct #> 941 taxon:9606 20210417 IntAct #> 942 taxon:9606 20210417 IntAct #> 943 taxon:9606 20210417 IntAct #> 944 taxon:9606 20210417 IntAct #> 945 taxon:9606 20210417 UniProt #> 946 taxon:9606 20161204 HPA #> 947 taxon:9606 20161204 HPA #> 948 taxon:9606 20210417 UniProt #> 949 taxon:9606 20210417 InterPro #> 950 taxon:9606 20210417 UniProt #> 951 taxon:9606 20210417 InterPro #> 952 taxon:9606 20210417 InterPro #> 953 taxon:9606 20210417 UniProt #> 954 taxon:9606 20210417 UniProt #> 955 taxon:9606 20210417 UniProt #> 956 taxon:9606 20210417 InterPro #> 957 taxon:9606 20210417 UniProt #> 958 taxon:9606 20210417 UniProt #> 959 taxon:9606 20210417 UniProt #> 960 taxon:9606 20210417 UniProt #> 961 taxon:9606 20210417 UniProt #> 962 taxon:9606 20210417 InterPro #> 963 taxon:9606 20210417 InterPro #> 964 taxon:9606 20210417 InterPro #> 965 taxon:9606 20210417 UniProt #> 966 taxon:9606 20170703 UniProt #> 967 taxon:9606 20190108 UniProt #> 968 taxon:9606 20190108 UniProt #> 969 taxon:9606 20170703 UniProt #> 970 taxon:9606 20170703 UniProt #> 971 taxon:9606 20170703 UniProt #> 972 taxon:9606 20190108 UniProt #> 973 taxon:9606 20210417 UniProt #> 974 taxon:9606 20210417 UniProt #> 975 taxon:9606 20210417 UniProt #> 976 taxon:9606 20210417 InterPro #> 977 taxon:9606 20210417 UniProt #> 978 taxon:9606 20210417 UniProt #> 979 taxon:9606 20210417 InterPro #> 980 taxon:9606 20210417 UniProt #> 981 taxon:9606 20210417 UniProt #> 982 taxon:9606 20210417 UniProt #> 983 taxon:9606 20210417 UniProt #> 984 taxon:9606 20210417 UniProt #> 985 taxon:9606 20210417 InterPro #> 986 taxon:9606 20210417 InterPro #> 987 taxon:9606 20210417 InterPro #> 988 taxon:9606 20210417 UniProt #> 989 taxon:9606 20210417 UniProt #> 990 taxon:9606 20210417 UniProt #> 991 taxon:9606 20210417 IntAct #> 992 taxon:9606 20210417 IntAct #> 993 taxon:9606 20210417 IntAct #> 994 taxon:9606 20210417 InterPro #> 995 taxon:9606 20210417 UniProt #> 996 taxon:9606 20210417 UniProt #> 997 taxon:9606 20210417 UniProt #> 998 taxon:9606 20210417 UniProt #> 999 taxon:9606 20210417 InterPro #> 1000 taxon:9606 20210417 UniProt #> 1001 taxon:9606 20210417 UniProt #> 1002 taxon:9606 20210417 InterPro #> 1003 taxon:9606 20210417 InterPro #> 1004 taxon:9606 20210417 UniProt #> 1005 taxon:9606 20161204 HPA #> 1006 taxon:9606 20161204 HPA #> 1007 taxon:9606 20210417 UniProt #> 1008 taxon:9606 20180820 UniProt #> 1009 taxon:9606 20210417 UniProt #> 1010 taxon:9606 20170110 UniProt #> 1011 taxon:9606 20170110 UniProt #> 1012 taxon:9606 20170110 UniProt #> 1013 taxon:9606 20170110 UniProt #> 1014 taxon:9606 20170110 UniProt #> 1015 taxon:9606 20210417 UniProt #> 1016 taxon:9606 20210417 UniProt #> 1017 taxon:9606 20210417 UniProt #> 1018 taxon:9606 20210417 UniProt #> 1019 taxon:9606 20210417 UniProt #> 1020 taxon:9606 20210417 UniProt #> 1021 taxon:9606 20210417 UniProt #> 1022 taxon:9606 20210417 UniProt #> 1023 taxon:9606 20210417 UniProt #> 1024 taxon:9606 20210417 UniProt #> 1025 taxon:9606 20190405 NTNU_SB #> 1026 taxon:9606 20190405 NTNU_SB #> 1027 taxon:9606 20210417 UniProt #> 1028 taxon:9606 20210417 UniProt #> 1029 taxon:9606 20210417 UniProt #> 1030 taxon:9606 20210417 UniProt #> 1031 taxon:9606 20210417 UniProt #> 1032 taxon:9606 20210417 UniProt #> 1033 taxon:9606 20210417 UniProt #> 1034 taxon:9606 20210417 UniProt #> 1035 taxon:9606 20210417 UniProt #> 1036 taxon:9606 20210417 UniProt #> 1037 taxon:9606 20210417 UniProt #> 1038 taxon:9606 20210417 UniProt #> 1039 taxon:9606 20210417 UniProt #> 1040 taxon:9606 20210417 UniProt #> 1041 taxon:9606 20210417 UniProt #> 1042 taxon:9606 20210417 UniProt #> 1043 taxon:9606 20210417 UniProt #> 1044 taxon:9606 20210417 UniProt #> 1045 taxon:9606 20210417 InterPro #> 1046 taxon:9606 20210418 GOC #> 1047 taxon:9606 20210417 UniProt #> 1048 taxon:9606 20210417 InterPro #> 1049 taxon:9606 20210418 GOC #> 1050 taxon:9606 20210418 GOC #> 1051 taxon:9606 20210417 InterPro #> 1052 taxon:9606 20210418 GOC #> 1053 taxon:9606 20210417 InterPro #> 1054 taxon:9606 20210418 GOC #> 1055 taxon:9606 20210417 InterPro #> 1056 taxon:9606 20210418 GOC #> 1057 taxon:9606 20210417 InterPro #> 1058 taxon:9606 20210418 GOC #> 1059 taxon:9606 20210417 InterPro #> 1060 taxon:9606 20210418 GOC #> 1061 taxon:9606 20210417 UniProt #> 1062 taxon:9606 20210417 RHEA #> 1063 taxon:9606 20210417 UniProt #> 1064 taxon:9606 20210417 RHEA #> 1065 taxon:9606 20210417 UniProt #> 1066 taxon:9606 20210417 RHEA #> 1067 taxon:9606 20210417 UniProt #> 1068 taxon:9606 20210417 RHEA #> 1069 taxon:9606 20210417 InterPro #> 1070 taxon:9606 20210417 UniProt #> 1071 taxon:9606 20210417 RHEA #> 1072 taxon:9606 20210417 UniProt #> 1073 taxon:9606 20210417 RHEA #> 1074 taxon:9606 20210417 UniProt #> 1075 taxon:9606 20210417 RHEA #> 1076 taxon:9606 20210417 UniProt #> 1077 taxon:9606 20210417 RHEA #> 1078 taxon:9606 20210417 UniProt #> 1079 taxon:9606 20210417 RHEA #> 1080 taxon:9606 20210417 UniProt #> 1081 taxon:9606 20210417 RHEA #> 1082 taxon:9606 20210417 UniProt #> 1083 taxon:9606 20210417 InterPro #> 1084 taxon:9606 20210417 UniProt #> 1085 taxon:9606 20210417 UniProt #> 1086 taxon:9606 20210418 GOC #> 1087 taxon:9606 20210417 InterPro #> 1088 taxon:9606 20210418 GOC #> 1089 taxon:9606 20210417 UniProt #> 1090 taxon:9606 20210417 RHEA #> 1091 taxon:9606 20210417 UniProt #> 1092 taxon:9606 20210417 RHEA #> 1093 taxon:9606 20190910 UniProt #> 1094 taxon:9606 20190910 UniProt #> 1095 taxon:9606 20210417 InterPro #> 1096 taxon:9606 20210417 InterPro #> 1097 taxon:9606 20210417 InterPro #> 1098 taxon:9606 20210418 GOC #> 1099 taxon:9606 20210417 UniProt #> 1100 taxon:9606 20210417 InterPro #> 1101 taxon:9606 20210418 GOC #> 1102 taxon:9606 20210417 UniProt #> 1103 taxon:9606 20210417 InterPro #> 1104 taxon:9606 20210417 UniProt #> 1105 taxon:9606 20210417 UniProt #> 1106 taxon:9606 20210417 UniProt #> 1107 taxon:9606 20210417 UniProt #> 1108 taxon:9606 20210417 UniProt #> 1109 taxon:9606 20210417 UniProt #> 1110 taxon:9606 20210417 UniProt #> 1111 taxon:9606 20210417 UniProt #> 1112 taxon:9606 20210417 UniProt #> 1113 taxon:9606 20210417 UniProt #> 1114 taxon:9606 20210417 UniProt #> 1115 taxon:9606 20210417 UniProt #> 1116 taxon:9606 20210417 InterPro #> 1117 taxon:9606 20210417 UniProt #> 1118 taxon:9606 20210417 InterPro #> 1119 taxon:9606 20210417 UniProt #> 1120 taxon:9606 20210417 UniProt #> 1121 taxon:9606 20210417 UniProt #> 1122 taxon:9606 20210417 UniProt #> 1123 taxon:9606 20210417 UniProt #> 1124 taxon:9606 20210417 UniProt #> 1125 taxon:9606 20210417 UniProt #> 1126 taxon:9606 20210418 GOC #> 1127 taxon:9606 20210417 UniProt #> 1128 taxon:9606 20210417 UniProt #> 1129 taxon:9606 20210417 UniProt #> 1130 taxon:9606 20210417 UniProt #> 1131 taxon:9606 20210417 InterPro #> 1132 taxon:9606 20210418 GOC #> 1133 taxon:9606 20210417 UniProt #> 1134 taxon:9606 20210417 UniProt #> 1135 taxon:9606 20210417 UniProt #> 1136 taxon:9606 20210417 UniProt #> 1137 taxon:9606 20210417 UniProt #> 1138 taxon:9606 20210417 UniProt #> 1139 taxon:9606 20210417 UniProt #> 1140 taxon:9606 20210417 UniProt #> 1141 taxon:9606 20210417 InterPro #> 1142 taxon:9606 20210417 UniProt #> 1143 taxon:9606 20210417 UniProt #> 1144 taxon:9606 20210417 InterPro #> 1145 taxon:9606 20210418 GOC #> 1146 taxon:9606 20210417 InterPro #> 1147 taxon:9606 20210417 UniProt #> 1148 taxon:9606 20210417 UniProt #> 1149 taxon:9606 20210417 UniProt #> 1150 taxon:9606 20210417 UniProt #> 1151 taxon:9606 20210417 UniProt #> 1152 taxon:9606 20210418 GOC #> 1153 taxon:9606 20210417 UniProt #> 1154 taxon:9606 20210417 UniProt #> 1155 taxon:9606 20210417 UniProt #> 1156 taxon:9606 20210417 InterPro #> 1157 taxon:9606 20210417 UniProt #> 1158 taxon:9606 20210418 GOC #> 1159 taxon:9606 20210417 UniProt #> 1160 taxon:9606 20210417 UniProt #> 1161 taxon:9606 20210417 UniProt #> 1162 taxon:9606 20210417 InterPro #> 1163 taxon:9606 20210417 UniProt #> 1164 taxon:9606 20210418 GOC #> 1165 taxon:9606 20210417 UniProt #> 1166 taxon:9606 20210417 UniProt #> 1167 taxon:9606 20210417 UniProt #> 1168 taxon:9606 20210417 InterPro #> 1169 taxon:9606 20210417 UniProt #> 1170 taxon:9606 20210418 GOC #> 1171 taxon:9606 20210417 UniProt #> 1172 taxon:9606 20210417 UniProt #> 1173 taxon:9606 20210417 UniProt #> 1174 taxon:9606 20210417 UniProt #> 1175 taxon:9606 20210417 InterPro #> 1176 taxon:9606 20210417 InterPro #> 1177 taxon:9606 20210417 InterPro #> 1178 taxon:9606 20210417 InterPro #> 1179 taxon:9606 20210417 InterPro #> 1180 taxon:9606 20210417 UniProt #> 1181 taxon:9606 20210417 InterPro #> 1182 taxon:9606 20210417 UniProt #> 1183 taxon:9606 20210417 InterPro #> 1184 taxon:9606 20210417 UniProt #> 1185 taxon:9606 20210417 UniProt #> 1186 taxon:9606 20210417 UniProt #> 1187 taxon:9606 20210418 GOC #> 1188 taxon:9606 20210417 UniProt #> 1189 taxon:9606 20210417 InterPro #> 1190 taxon:9606 20210417 InterPro #> 1191 taxon:9606 20210417 UniProt #> 1192 taxon:9606 20210417 UniProt #> 1193 taxon:9606 20210417 UniProt #> 1194 taxon:9606 20210417 UniProt #> 1195 taxon:9606 20210417 Ensembl #> 1196 taxon:9606 20210417 Ensembl #> 1197 taxon:9606 20210417 Ensembl #> 1198 taxon:9606 20210417 Ensembl #> 1199 taxon:9606 20210417 Ensembl #> 1200 taxon:9606 20210417 Ensembl #> 1201 taxon:9606 20210417 Ensembl #> 1202 taxon:9606 20210417 Ensembl #> 1203 taxon:9606 20210417 Ensembl #> 1204 taxon:9606 20210417 Ensembl #> 1205 taxon:9606 20210417 Ensembl #> 1206 taxon:9606 20210417 Ensembl #> 1207 taxon:9606 20210417 Ensembl #> 1208 taxon:9606 20210417 Ensembl #> 1209 taxon:9606 20210417 Ensembl #> 1210 taxon:9606 20210417 Ensembl #> 1211 taxon:9606 20210417 Ensembl #> 1212 taxon:9606 20210417 Ensembl #> 1213 taxon:9606 20210417 Ensembl #> 1214 taxon:9606 20210417 Ensembl #> 1215 taxon:9606 20210417 Ensembl #> 1216 taxon:9606 20210417 Ensembl #> 1217 taxon:9606 20210417 Ensembl #> 1218 taxon:9606 20210417 Ensembl #> 1219 taxon:9606 20210417 Ensembl #> 1220 taxon:9606 20210417 Ensembl #> 1221 taxon:9606 20210417 Ensembl #> 1222 taxon:9606 20210417 Ensembl #> 1223 taxon:9606 20210417 Ensembl #> 1224 taxon:9606 20210417 Ensembl #> 1225 taxon:9606 20210417 UniProt #> 1226 taxon:9606 20210417 InterPro #> 1227 taxon:9606 20210417 InterPro #> 1228 taxon:9606 20210417 InterPro #> 1229 taxon:9606 20210417 UniProt #> 1230 taxon:9606 20210417 InterPro #> 1231 taxon:9606 20210417 UniProt #> 1232 taxon:9606 20210418 GOC #> 1233 taxon:9606 20210417 UniProt #> 1234 taxon:9606 20210417 UniProt #> 1235 taxon:9606 20210417 UniProt #> 1236 taxon:9606 20210417 UniProt #> 1237 taxon:9606 20210417 UniProt #> 1238 taxon:9606 20210417 UniProt #> 1239 taxon:9606 20210417 UniProt #> 1240 taxon:9606 20210417 UniProt #> 1241 taxon:9606 20210417 UniProt #> 1242 taxon:9606 20210417 UniProt #> 1243 taxon:9606 20210417 UniProt #> 1244 taxon:9606 20210417 UniProt #> 1245 taxon:9606 20210417 UniProt #> 1246 taxon:9606 20210417 UniProt #> 1247 taxon:9606 20210417 UniProt #> 1248 taxon:9606 20210417 UniProt #> 1249 taxon:9606 20210417 UniProt #> 1250 taxon:9606 20210417 UniProt #> 1251 taxon:9606 20210417 UniProt #> 1252 taxon:9606 20210417 UniProt #> 1253 taxon:9606 20210417 UniProt #> 1254 taxon:9606 20210417 UniProt #> 1255 taxon:9606 20210417 UniProt #> 1256 taxon:9606 20210417 UniProt #> 1257 taxon:9606 20210417 UniProt #> 1258 taxon:9606 20210417 UniProt #> 1259 taxon:9606 20210417 UniProt #> 1260 taxon:9606 20210417 UniProt #> 1261 taxon:9606 20210417 UniProt #> 1262 taxon:9606 20210417 UniProt #> 1263 taxon:9606 20210417 UniProt #> 1264 taxon:9606 20210417 UniProt #> 1265 taxon:9606 20210417 InterPro #> 1266 taxon:9606 20210417 InterPro #> 1267 taxon:9606 20210417 InterPro #> 1268 taxon:9606 20210417 InterPro #> 1269 taxon:9606 20210417 UniProt #> 1270 taxon:9606 20210417 UniProt #> 1271 taxon:9606 20210417 InterPro #> 1272 taxon:9606 20210417 UniProt #> 1273 taxon:9606 20210417 InterPro #> 1274 taxon:9606 20210417 InterPro #> 1275 taxon:9606 20210417 UniProt #> 1276 taxon:9606 20210417 InterPro #> 1277 taxon:9606 20210417 InterPro #> 1278 taxon:9606 20210417 UniProt #> 1279 taxon:9606 20210417 UniProt #> 1280 taxon:9606 20210417 UniProt #> 1281 taxon:9606 20210417 InterPro #> 1282 taxon:9606 20210417 UniProt #> 1283 taxon:9606 20210417 UniProt #> 1284 taxon:9606 20210417 IntAct #> 1285 taxon:9606 20210417 UniProt #> 1286 taxon:9606 20140203 UniProt #> 1287 taxon:9606 20140203 UniProt #> 1288 taxon:9606 20210417 IntAct #> 1289 taxon:9606 20210417 IntAct #> 1290 taxon:9606 20210417 IntAct #> 1291 taxon:9606 20210417 IntAct #> 1292 taxon:9606 20210417 IntAct #> 1293 taxon:9606 20210417 IntAct #> 1294 taxon:9606 20210417 IntAct #> 1295 taxon:9606 20210417 IntAct #> 1296 taxon:9606 20210417 IntAct #> 1297 taxon:9606 20210417 IntAct #> 1298 taxon:9606 20210417 Ensembl #> 1299 taxon:9606 20210417 Ensembl #> 1300 taxon:9606 20141117 UniProt #> 1301 taxon:9606 20210417 UniProt #> 1302 taxon:9606 20180828 UniProt #> 1303 taxon:9606 20201120 Reactome #> 1304 taxon:9606 20141117 UniProt #> 1305 taxon:9606 20120730 UniProt #> 1306 taxon:9606 20180828 UniProt #> 1307 taxon:9606 20210417 Ensembl #> 1308 taxon:9606 20210417 Ensembl #> 1309 taxon:9606 20120730 UniProt #> 1310 taxon:9606 20161107 Reactome #> 1311 taxon:9606 20161107 Reactome #> 1312 taxon:9606 20161107 Reactome #> 1313 taxon:9606 20161107 Reactome #> 1314 taxon:9606 20141113 Reactome #> 1315 taxon:9606 20141113 Reactome #> 1316 taxon:9606 20141113 Reactome #> 1317 taxon:9606 20141113 Reactome #> 1318 taxon:9606 20141117 UniProt #> 1319 taxon:9606 20210417 InterPro #> 1320 taxon:9606 20210417 UniProt #> 1321 taxon:9606 20210417 UniProt #> 1322 taxon:9606 20200515 Reactome #> 1323 taxon:9606 20180312 ParkinsonsUK-UCL #> 1324 taxon:9606 20200515 Reactome #> 1325 taxon:9606 20150415 ParkinsonsUK-UCL #> 1326 taxon:9606 20210417 UniProt #> 1327 taxon:9606 20201123 Reactome #> 1328 taxon:9606 20150415 ParkinsonsUK-UCL #> 1329 taxon:9606 20150415 ParkinsonsUK-UCL #> 1330 taxon:9606 20150415 ParkinsonsUK-UCL #> 1331 taxon:9606 20161024 Reactome #> 1332 taxon:9606 20161024 Reactome #> 1333 taxon:9606 20210417 UniProt #> 1334 taxon:9606 20131029 NTNU_SB #> 1335 taxon:9606 20190405 NTNU_SB #> 1336 taxon:9606 20180425 UniProt #> 1337 taxon:9606 20200519 UniProt #> 1338 taxon:9606 20131013 NTNU_SB #> 1339 taxon:9606 20121102 UniProt #> 1340 taxon:9606 20210417 IntAct #> 1341 taxon:9606 20210417 IntAct #> 1342 taxon:9606 20210417 IntAct #> 1343 taxon:9606 20210417 IntAct #> 1344 taxon:9606 20210417 IntAct #> 1345 taxon:9606 20210417 IntAct #> 1346 taxon:9606 20210417 IntAct #> 1347 taxon:9606 20210417 IntAct #> 1348 taxon:9606 20210417 IntAct #> 1349 taxon:9606 20210417 IntAct #> 1350 taxon:9606 20210417 IntAct #> 1351 taxon:9606 20210417 IntAct #> 1352 taxon:9606 20210417 IntAct #> 1353 taxon:9606 20210417 IntAct #> 1354 taxon:9606 20210417 IntAct #> 1355 taxon:9606 20210417 IntAct #> 1356 taxon:9606 20210417 IntAct #> 1357 taxon:9606 20210417 IntAct #> 1358 taxon:9606 20210417 IntAct #> 1359 taxon:9606 20210417 IntAct #> 1360 taxon:9606 20210417 Ensembl #> 1361 taxon:9606 20200608 ARUK-UCL #> 1362 taxon:9606 20121102 UniProt #> 1363 taxon:9606 20140322 NTNU_SB #> 1364 taxon:9606 20121102 UniProt #> 1365 taxon:9606 20121102 UniProt #> 1366 taxon:9606 20201120 Reactome #> 1367 taxon:9606 20210417 Ensembl #> 1368 taxon:9606 20121102 UniProt #> 1369 taxon:9606 20121102 UniProt #> 1370 taxon:9606 20121102 UniProt #> 1371 taxon:9606 20121102 UniProt #> 1372 taxon:9606 20121102 UniProt #> 1373 taxon:9606 20121102 UniProt #> 1374 taxon:9606 20121102 UniProt #> 1375 taxon:9606 20151016 HPA #> 1376 taxon:9606 20161221 Reactome #> 1377 taxon:9606 20161221 Reactome #> 1378 taxon:9606 20161221 Reactome #> 1379 taxon:9606 20151016 HPA #> 1380 taxon:9606 20151016 HPA #> 1381 taxon:9606 20190405 NTNU_SB #> 1382 taxon:9606 20100325 UniProt #> 1383 taxon:9606 20210417 IntAct #> 1384 taxon:9606 20170620 UniProt #> 1385 taxon:9606 20210417 UniProt #> 1386 taxon:9606 20100401 UniProt #> 1387 taxon:9606 20100326 UniProt #> 1388 taxon:9606 20210417 Ensembl #> 1389 taxon:9606 20210417 Ensembl #> 1390 taxon:9606 20210417 UniProt #> 1391 taxon:9606 20100326 UniProt #> 1392 taxon:9606 20201120 Reactome #> 1393 taxon:9606 20210417 Ensembl #> 1394 taxon:9606 20210417 Ensembl #> 1395 taxon:9606 20210417 Ensembl #> 1396 taxon:9606 20100607 LIFEdb #> 1397 taxon:9606 20160314 Reactome #> 1398 taxon:9606 20140527 UniProt #> 1399 taxon:9606 20210417 IntAct #> 1400 taxon:9606 20210417 IntAct #> 1401 taxon:9606 20210417 IntAct #> 1402 taxon:9606 20210417 IntAct #> 1403 taxon:9606 20210417 IntAct #> 1404 taxon:9606 20131121 FlyBase #> 1405 taxon:9606 20140527 UniProt #> 1406 taxon:9606 20140527 UniProt #> 1407 taxon:9606 20140527 UniProt #> 1408 taxon:9606 20210417 IntAct #> 1409 taxon:9606 20210417 IntAct #> 1410 taxon:9606 20180328 BHF-UCL #> 1411 taxon:9606 20201120 Reactome #> 1412 taxon:9606 20210417 UniProt #> 1413 taxon:9606 20210417 UniProt #> 1414 taxon:9606 20210417 InterPro #> 1415 taxon:9606 20160519 Reactome #> 1416 taxon:9606 20131121 FlyBase #> 1417 taxon:9606 20140627 UniProt #> 1418 taxon:9606 20140528 UniProt #> 1419 taxon:9606 20140528 UniProt #> 1420 taxon:9606 20140528 UniProt #> 1421 taxon:9606 20200227 UniProt #> 1422 taxon:9606 20181015 UniProt #> 1423 taxon:9606 20210417 IntAct #> 1424 taxon:9606 20210417 IntAct #> 1425 taxon:9606 20210417 IntAct #> 1426 taxon:9606 20210417 IntAct #> 1427 taxon:9606 20201120 Reactome #> 1428 taxon:9606 20210417 UniProt #> 1429 taxon:9606 20210417 InterPro #> 1430 taxon:9606 20160519 Reactome #> 1431 taxon:9606 20131121 FlyBase #> 1432 taxon:9606 20140528 UniProt #> 1433 taxon:9606 20140528 UniProt #> 1434 taxon:9606 20140528 UniProt #> 1435 taxon:9606 20181015 UniProt #> 1436 taxon:9606 20210417 UniProt #> 1437 taxon:9606 20210417 UniProt #> 1438 taxon:9606 20210417 UniProt #> 1439 taxon:9606 20210417 UniProt #> 1440 taxon:9606 20210417 UniProt #> 1441 taxon:9606 20210417 UniProt #> 1442 taxon:9606 20210417 UniProt #> 1443 taxon:9606 20210417 UniProt #> 1444 taxon:9606 20210417 InterPro #> 1445 taxon:9606 20210417 IntAct #> 1446 taxon:9606 20210417 IntAct #> 1447 taxon:9606 20210417 IntAct #> 1448 taxon:9606 20210417 IntAct #> 1449 taxon:9606 20210417 IntAct #> 1450 taxon:9606 20180312 UniProt #> 1451 taxon:9606 20180312 UniProt #> 1452 taxon:9606 20180312 UniProt #> 1453 taxon:9606 20180913 UniProt #> 1454 taxon:9606 20180312 UniProt #> 1455 taxon:9606 20180312 UniProt #> 1456 taxon:9606 20210417 IntAct #> 1457 taxon:9606 20210417 IntAct #> 1458 taxon:9606 20210417 IntAct #> 1459 taxon:9606 20210417 IntAct #> 1460 taxon:9606 20210417 IntAct #> 1461 taxon:9606 20210417 IntAct #> 1462 taxon:9606 20210417 IntAct #> 1463 taxon:9606 20210417 IntAct #> 1464 taxon:9606 20200225 Reactome #> 1465 taxon:9606 20201120 Reactome #> 1466 taxon:9606 20201120 Reactome #> 1467 taxon:9606 20201120 Reactome #> 1468 taxon:9606 20200225 Reactome #> 1469 taxon:9606 20200225 Reactome #> 1470 taxon:9606 20200224 Reactome #> 1471 taxon:9606 20201120 Reactome #> 1472 taxon:9606 20201120 Reactome #> 1473 taxon:9606 20201120 Reactome #> 1474 taxon:9606 20200224 Reactome #> 1475 taxon:9606 20201120 Reactome #> 1476 taxon:9606 20201120 Reactome #> 1477 taxon:9606 20130730 Reactome #> 1478 taxon:9606 20130730 Reactome #> 1479 taxon:9606 20130730 Reactome #> 1480 taxon:9606 20130730 Reactome #> 1481 taxon:9606 20130730 Reactome #> 1482 taxon:9606 20130730 Reactome #> 1483 taxon:9606 20130730 Reactome #> 1484 taxon:9606 20130730 Reactome #> 1485 taxon:9606 20130730 Reactome #> 1486 taxon:9606 20130730 Reactome #> 1487 taxon:9606 20130730 Reactome #> 1488 taxon:9606 20130730 Reactome #> 1489 taxon:9606 20130730 Reactome #> 1490 taxon:9606 20130730 Reactome #> 1491 taxon:9606 20130730 Reactome #> 1492 taxon:9606 20130730 Reactome #> 1493 taxon:9606 20130730 Reactome #> 1494 taxon:9606 20130730 Reactome #> 1495 taxon:9606 20130730 Reactome #> 1496 taxon:9606 20130730 Reactome #> 1497 taxon:9606 20130730 Reactome #> 1498 taxon:9606 20130730 Reactome #> 1499 taxon:9606 20130730 Reactome #> 1500 taxon:9606 20130730 Reactome #> 1501 taxon:9606 20130730 Reactome #> 1502 taxon:9606 20130730 Reactome #> 1503 taxon:9606 20130730 Reactome #> 1504 taxon:9606 20130730 Reactome #> 1505 taxon:9606 20130730 Reactome #> 1506 taxon:9606 20130730 Reactome #> 1507 taxon:9606 20130730 Reactome #> 1508 taxon:9606 20130730 Reactome #> 1509 taxon:9606 20130730 Reactome #> 1510 taxon:9606 20130730 Reactome #> 1511 taxon:9606 20130730 Reactome #> 1512 taxon:9606 20130730 Reactome #> 1513 taxon:9606 20130730 Reactome #> 1514 taxon:9606 20130730 Reactome #> 1515 taxon:9606 20130730 Reactome #> 1516 taxon:9606 20130730 Reactome #> 1517 taxon:9606 20130730 Reactome #> 1518 taxon:9606 20130730 Reactome #> 1519 taxon:9606 20130730 Reactome #> 1520 taxon:9606 20130730 Reactome #> 1521 taxon:9606 20130730 Reactome #> 1522 taxon:9606 20130730 Reactome #> 1523 taxon:9606 20130730 Reactome #> 1524 taxon:9606 20130730 Reactome #> 1525 taxon:9606 20130730 Reactome #> 1526 taxon:9606 20130730 Reactome #> 1527 taxon:9606 20130730 Reactome #> 1528 taxon:9606 20130730 Reactome #> 1529 taxon:9606 20130730 Reactome #> 1530 taxon:9606 20130730 Reactome #> 1531 taxon:9606 20130730 Reactome #> 1532 taxon:9606 20130730 Reactome #> 1533 taxon:9606 20130730 Reactome #> 1534 taxon:9606 20130730 Reactome #> 1535 taxon:9606 20130730 Reactome #> 1536 taxon:9606 20130730 Reactome #> 1537 taxon:9606 20210417 IntAct #> 1538 taxon:9606 20210417 IntAct #> 1539 taxon:9606 20210417 IntAct #> 1540 taxon:9606 20210417 IntAct #> 1541 taxon:9606 20210417 Ensembl #> 1542 taxon:9606 20180328 BHF-UCL #> 1543 taxon:9606 20150702 UniProt #> 1544 taxon:9606 20150702 UniProt #> 1545 taxon:9606 20150702 UniProt #> 1546 taxon:9606 20150706 UniProt #> 1547 taxon:9606 20150702 UniProt #> 1548 taxon:9606 20150702 UniProt #> 1549 taxon:9606 20150630 UniProt #> 1550 taxon:9606 20150626 UniProt #> 1551 taxon:9606 20150702 UniProt #> 1552 taxon:9606 20150626 UniProt #> 1553 taxon:9606 20150702 UniProt #> 1554 taxon:9606 20150626 UniProt #> 1555 taxon:9606 20150626 UniProt #> 1556 taxon:9606 20160525 BHF-UCL #> 1557 taxon:9606 20210417 Ensembl #> 1558 taxon:9606 20150626 UniProt #> 1559 taxon:9606 20150630 UniProt #> 1560 taxon:9606 20150630 UniProt #> 1561 taxon:9606 20150626 UniProt #> 1562 taxon:9606 20150626 UniProt #> 1563 taxon:9606 20150626 UniProt #> 1564 taxon:9606 20150626 UniProt #> 1565 taxon:9606 20150630 UniProt #> 1566 taxon:9606 20150626 UniProt #> 1567 taxon:9606 20150626 UniProt #> 1568 taxon:9606 20210417 UniProt #> 1569 taxon:9606 20201120 Reactome #> 1570 taxon:9606 20210418 GOC #> 1571 taxon:9606 20160716 Reactome #> 1572 taxon:9606 20131024 UniProt #> 1573 taxon:9606 20140714 UniProt #> 1574 taxon:9606 20210417 UniProt #> 1575 taxon:9606 20210417 IntAct #> 1576 taxon:9606 20210417 IntAct #> 1577 taxon:9606 20210417 IntAct #> 1578 taxon:9606 20210417 IntAct #> 1579 taxon:9606 20210417 IntAct #> 1580 taxon:9606 20210417 UniProt #> 1581 taxon:9606 20150925 UniProt #> 1582 taxon:9606 20150925 UniProt #> 1583 taxon:9606 20150925 UniProt #> 1584 taxon:9606 20210417 IntAct #> 1585 taxon:9606 20210417 IntAct #> 1586 taxon:9606 20210417 IntAct #> 1587 taxon:9606 20210417 IntAct #> 1588 taxon:9606 20210417 IntAct #> 1589 taxon:9606 20210417 IntAct #> 1590 taxon:9606 20210417 IntAct #> 1591 taxon:9606 20210417 IntAct #> 1592 taxon:9606 20210417 IntAct #> 1593 taxon:9606 20210417 IntAct #> 1594 taxon:9606 20210417 IntAct #> 1595 taxon:9606 20210417 IntAct #> 1596 taxon:9606 20210417 IntAct #> 1597 taxon:9606 20210417 IntAct #> 1598 taxon:9606 20210417 UniProt #> 1599 taxon:9606 20210417 Ensembl #> 1600 taxon:9606 20210417 UniProt #> 1601 taxon:9606 20210417 UniProt #> 1602 taxon:9606 20210417 UniProt #> 1603 taxon:9606 20210417 Ensembl #> 1604 taxon:9606 20210417 IntAct #> 1605 taxon:9606 20210417 IntAct #> 1606 taxon:9606 20210417 IntAct #> 1607 taxon:9606 20210417 IntAct #> 1608 taxon:9606 20210417 IntAct #> 1609 taxon:9606 20210417 IntAct #> 1610 taxon:9606 20210417 UniProt #> 1611 taxon:9606 20210417 Ensembl #> 1612 taxon:9606 20210417 Ensembl #> 1613 taxon:9606 20210417 Ensembl #> 1614 taxon:9606 20210417 Ensembl #> 1615 taxon:9606 20210417 Ensembl #> 1616 taxon:9606 20210417 Ensembl #> 1617 taxon:9606 20210417 Ensembl #> 1618 taxon:9606 20210417 Ensembl #> 1619 taxon:9606 20210417 Ensembl #> 1620 taxon:9606 20210417 Ensembl #> 1621 taxon:9606 20161204 HPA #> 1622 taxon:9606 20161204 HPA #> 1623 taxon:9606 20091209 UniProt #> 1624 taxon:9606 20210417 UniProt #> 1625 taxon:9606 20210417 RHEA #> 1626 taxon:9606 20091209 UniProt #> 1627 taxon:9606 20210417 UniProt #> 1628 taxon:9606 20200311 UniProt #> 1629 taxon:9606 20090107 UniProt #> 1630 taxon:9606 20210417 IntAct #> 1631 taxon:9606 20210417 IntAct #> 1632 taxon:9606 20210417 IntAct #> 1633 taxon:9606 20210417 IntAct #> 1634 taxon:9606 20210417 IntAct #> 1635 taxon:9606 20210417 IntAct #> 1636 taxon:9606 20210417 IntAct #> 1637 taxon:9606 20210417 IntAct #> 1638 taxon:9606 20210417 IntAct #> 1639 taxon:9606 20210417 IntAct #> 1640 taxon:9606 20210417 IntAct #> 1641 taxon:9606 20210417 IntAct #> 1642 taxon:9606 20210417 IntAct #> 1643 taxon:9606 20210417 IntAct #> 1644 taxon:9606 20210417 IntAct #> 1645 taxon:9606 20210417 IntAct #> 1646 taxon:9606 20210417 IntAct #> 1647 taxon:9606 20210417 IntAct #> 1648 taxon:9606 20210417 IntAct #> 1649 taxon:9606 20210417 IntAct #> 1650 taxon:9606 20210417 IntAct #> 1651 taxon:9606 20210417 IntAct #> 1652 taxon:9606 20210417 IntAct #> 1653 taxon:9606 20210417 IntAct #> 1654 taxon:9606 20210417 IntAct #> 1655 taxon:9606 20210417 IntAct #> 1656 taxon:9606 20210417 IntAct #> 1657 taxon:9606 20210417 IntAct #> 1658 taxon:9606 20210417 IntAct #> 1659 taxon:9606 20210417 IntAct #> 1660 taxon:9606 20210417 IntAct #> 1661 taxon:9606 20210417 IntAct #> 1662 taxon:9606 20210417 IntAct #> 1663 taxon:9606 20210417 IntAct #> 1664 taxon:9606 20210417 IntAct #> 1665 taxon:9606 20210417 IntAct #> 1666 taxon:9606 20210417 IntAct #> 1667 taxon:9606 20210417 IntAct #> 1668 taxon:9606 20210417 IntAct #> 1669 taxon:9606 20210417 IntAct #> 1670 taxon:9606 20210417 IntAct #> 1671 taxon:9606 20210417 IntAct #> 1672 taxon:9606 20210417 IntAct #> 1673 taxon:9606 20210417 IntAct #> 1674 taxon:9606 20210417 IntAct #> 1675 taxon:9606 20210417 IntAct #> 1676 taxon:9606 20210417 IntAct #> 1677 taxon:9606 20210417 IntAct #> 1678 taxon:9606 20210417 IntAct #> 1679 taxon:9606 20210417 IntAct #> 1680 taxon:9606 20210417 IntAct #> 1681 taxon:9606 20210417 IntAct #> 1682 taxon:9606 20210417 IntAct #> 1683 taxon:9606 20210417 IntAct #> 1684 taxon:9606 20090107 UniProt #> 1685 taxon:9606 20210418 GOC #> 1686 taxon:9606 20150708 UniProt #> 1687 taxon:9606 20150708 UniProt #> 1688 taxon:9606 20090107 UniProt #> 1689 taxon:9606 20150708 UniProt #> 1690 taxon:9606 20210417 UniProt #> 1691 taxon:9606 20210417 IntAct #> 1692 taxon:9606 20210417 IntAct #> 1693 taxon:9606 20210417 IntAct #> 1694 taxon:9606 20210417 IntAct #> 1695 taxon:9606 20210417 IntAct #> 1696 taxon:9606 20210417 IntAct #> 1697 taxon:9606 20210417 IntAct #> 1698 taxon:9606 20210417 IntAct #> 1699 taxon:9606 20210417 IntAct #> 1700 taxon:9606 20210417 IntAct #> 1701 taxon:9606 20210417 UniProt #> 1702 taxon:9606 20210417 IntAct #> 1703 taxon:9606 20210417 IntAct #> 1704 taxon:9606 20210417 IntAct #> 1705 taxon:9606 20210417 IntAct #> 1706 taxon:9606 20210417 IntAct #> 1707 taxon:9606 20210417 IntAct #> 1708 taxon:9606 20210417 IntAct #> 1709 taxon:9606 20210417 IntAct #> 1710 taxon:9606 20210417 IntAct #> 1711 taxon:9606 20210417 IntAct #> 1712 taxon:9606 20210417 IntAct #> 1713 taxon:9606 20210417 IntAct #> 1714 taxon:9606 20210417 Ensembl #> 1715 taxon:9606 20210417 Ensembl #> 1716 taxon:9606 20210417 Ensembl #> 1717 taxon:9606 20210417 UniProt #> 1718 taxon:9606 20210417 Ensembl #> 1719 taxon:9606 20210417 UniProt #> 1720 taxon:9606 20210418 GOC #> 1721 taxon:9606 20210418 GOC #> 1722 taxon:9606 20210417 IntAct #> 1723 taxon:9606 20210417 InterPro #> 1724 taxon:9606 20210418 GOC #> 1725 taxon:9606 20201120 Reactome #> 1726 taxon:9606 20130503 Reactome #> 1727 taxon:9606 20210417 UniProt #> 1728 taxon:9606 20210417 UniProt #> 1729 taxon:9606 20170428 UniProt #> 1730 taxon:9606 20200218 UniProt #> 1731 taxon:9606 20170428 UniProt #> 1732 taxon:9606 20170428 UniProt #> 1733 taxon:9606 20210417 IntAct #> 1734 taxon:9606 20210417 UniProt #> 1735 taxon:9606 20200214 UniProt #> 1736 taxon:9606 20200218 UniProt #> 1737 taxon:9606 20170428 UniProt #> 1738 taxon:9606 20170428 UniProt #> 1739 taxon:9606 20170426 UniProt #> 1740 taxon:9606 20170428 UniProt #> 1741 taxon:9606 20210417 UniProt #> 1742 taxon:9606 20170428 UniProt #> 1743 taxon:9606 20170428 UniProt #> 1744 taxon:9606 20170428 UniProt #> 1745 taxon:9606 20170428 UniProt #> 1746 taxon:9606|taxon:33892 20170426 UniProt #> 1747 taxon:9606 20170428 UniProt #> 1748 taxon:9606 20170426 UniProt #> 1749 taxon:9606 20190911 UniProt #> 1750 taxon:9606 20170428 UniProt #> 1751 taxon:9606 20170426 UniProt #> 1752 taxon:9606 20170428 UniProt #> 1753 taxon:9606 20170427 UniProt #> 1754 taxon:9606 20170428 UniProt #> 1755 taxon:9606 20170428 UniProt #> 1756 taxon:9606 20170428 UniProt #> 1757 taxon:9606 20170502 UniProt #> 1758 taxon:9606|taxon:33892 20170426 UniProt #> 1759 taxon:9606|taxon:11103 20170427 UniProt #> 1760 taxon:9606|taxon:11103 20170427 UniProt #> 1761 taxon:9606 20170426 UniProt #> 1762 taxon:9606 20170427 UniProt #> 1763 taxon:9606 20210417 UniProt #> 1764 taxon:9606 20210417 UniProt #> 1765 taxon:9606 20170428 UniProt #> 1766 taxon:9606 20170427 UniProt #> 1767 taxon:9606 20170427 UniProt #> 1768 taxon:9606 20170428 UniProt #> 1769 taxon:9606 20210417 UniProt #> 1770 taxon:9606 20210417 UniProt #> 1771 taxon:9606 20210417 UniProt #> 1772 taxon:9606 20210417 UniProt #> 1773 taxon:9606 20130423 UniProt #> 1774 taxon:9606 20130815 UniProt #> 1775 taxon:9606 20130423 UniProt #> 1776 taxon:9606 20130815 UniProt #> 1777 taxon:9606 20130423 UniProt #> 1778 taxon:9606 20130815 UniProt #> 1779 taxon:9606 20210417 IntAct #> 1780 taxon:9606 20210417 IntAct #> 1781 taxon:9606 20210417 IntAct #> 1782 taxon:9606 20210417 IntAct #> 1783 taxon:9606 20210417 IntAct #> 1784 taxon:9606 20210417 IntAct #> 1785 taxon:9606 20201120 Reactome #> 1786 taxon:9606 20160716 Reactome #> 1787 taxon:9606 20210417 UniProt #> 1788 taxon:9606 20121119 UniProt #> 1789 taxon:9606 20121119 UniProt #> 1790 taxon:9606 20140424 UniProt #> 1791 taxon:9606 20210417 IntAct #> 1792 taxon:9606 20210417 IntAct #> 1793 taxon:9606 20210417 IntAct #> 1794 taxon:9606 20210417 Ensembl #> 1795 taxon:9606 20140424 UniProt #> 1796 taxon:9606 20201123 Reactome #> 1797 taxon:9606 20210417 Ensembl #> 1798 taxon:9606 20210417 Ensembl #> 1799 taxon:9606 20210417 Ensembl #> 1800 taxon:9606 20140428 UniProt #> 1801 taxon:9606 20140424 UniProt #> 1802 taxon:9606 20130516 Reactome #> 1803 taxon:9606 20210417 UniProt #> 1804 taxon:9606 20210417 IntAct #> 1805 taxon:9606 20210417 IntAct #> 1806 taxon:9606 20210417 IntAct #> 1807 taxon:9606 20210417 IntAct #> 1808 taxon:9606 20210417 InterPro #> 1809 taxon:9606 20210417 UniProt #> 1810 taxon:9606 20210417 InterPro #> 1811 taxon:9606 20210417 UniProt #> 1812 taxon:9606 20210417 IntAct #> 1813 taxon:9606 20210417 IntAct #> 1814 taxon:9606 20210417 IntAct #> 1815 taxon:9606 20210417 IntAct #> 1816 taxon:9606 20210417 IntAct #> 1817 taxon:9606 20210417 IntAct #> 1818 taxon:9606 20210417 IntAct #> 1819 taxon:9606 20210417 IntAct #> 1820 taxon:9606 20210417 Ensembl #> 1821 taxon:9606 20210418 GOC #> 1822 taxon:9606 20150826 UniProt #> 1823 taxon:9606 20210417 IntAct #> 1824 taxon:9606 20210417 IntAct #> 1825 taxon:9606 20210417 IntAct #> 1826 taxon:9606 20210417 IntAct #> 1827 taxon:9606 20210417 IntAct #> 1828 taxon:9606 20210417 IntAct #> 1829 taxon:9606 20210417 IntAct #> 1830 taxon:9606 20210417 IntAct #> 1831 taxon:9606 20210417 IntAct #> 1832 taxon:9606 20150826 UniProt #> 1833 taxon:9606 20150825 UniProt #> 1834 taxon:9606 20150826 UniProt #> 1835 taxon:9606 20210417 UniProt #> 1836 taxon:9606 20150826 UniProt #> 1837 taxon:9606 20090803 HGNC-UCL #> 1838 taxon:9606 20150826 UniProt #> 1839 taxon:9606 20150918 UniProt #> 1840 taxon:9606 20151118 Reactome #> 1841 taxon:9606 20130528 Reactome #> 1842 taxon:9606 20130528 Reactome #> 1843 taxon:9606 20150918 UniProt #> 1844 taxon:9606 20150826 UniProt #> 1845 taxon:9606 20190905 HPA #> 1846 taxon:9606 20150826 UniProt #> 1847 taxon:9606 20131205 HPA #> 1848 taxon:9606 20150826 UniProt #> 1849 taxon:9606 20190905 HPA #> 1850 taxon:9606 20090803 UniProt #> 1851 taxon:9606 20210417 UniProt #> 1852 taxon:9606 20210418 GOC #> 1853 taxon:9606 20210417 InterPro #> 1854 taxon:9606 20210417 UniProt #> 1855 taxon:9606 20210417 UniProt #> 1856 taxon:9606 20210417 UniProt #> 1857 taxon:9606 20210417 UniProt #> 1858 taxon:9606 20140714 UniProt #> 1859 taxon:9606 20210417 UniProt #> 1860 taxon:9606 20091207 UniProt #> 1861 taxon:9606 20091207 UniProt #> 1862 taxon:9606 20210417 UniProt #> 1863 taxon:9606 20210417 InterPro #> 1864 taxon:9606 20091207 UniProt #> 1865 taxon:9606 20210418 GOC #> 1866 taxon:9606 20210418 GOC #> 1867 taxon:9606 20210418 GOC #> 1868 taxon:9606 20091209 UniProt #> 1869 taxon:9606 20210417 UniProt #> 1870 taxon:9606 20140203 UniProt #> 1871 taxon:9606 20200601 UniProt #> 1872 taxon:9606 20210417 UniProt #> 1873 taxon:9606 20200601 UniProt #> 1874 taxon:9606 20210417 UniProt #> 1875 taxon:9606 20141106 HPA #> 1876 taxon:9606 20210417 InterPro #> 1877 taxon:9606 20111129 UniProt #> 1878 taxon:9606 20210417 IntAct #> 1879 taxon:9606 20210417 UniProt #> 1880 taxon:9606 20210417 InterPro #> 1881 taxon:9606 20200107 UniProt #> 1882 taxon:9606 20200107 UniProt #> 1883 taxon:9606 20140627 UniProt #> 1884 taxon:9606 20210417 UniProt #> 1885 taxon:9606 20210417 IntAct #> 1886 taxon:9606 20210417 IntAct #> 1887 taxon:9606 20210417 IntAct #> 1888 taxon:9606 20210417 IntAct #> 1889 taxon:9606 20210417 IntAct #> 1890 taxon:9606 20210417 IntAct #> 1891 taxon:9606 20150408 UniProt #> 1892 taxon:9606 20210417 UniProt #> 1893 taxon:9606 20141110 MGI #> 1894 taxon:9606 20150409 UniProt #> 1895 taxon:9606 20161204 HPA #> 1896 taxon:9606 20161204 HPA #> 1897 taxon:9606 20210417 IntAct #> 1898 taxon:9606 20210417 IntAct #> 1899 taxon:9606 20210417 IntAct #> 1900 taxon:9606 20210417 IntAct #> 1901 taxon:9606 20210417 IntAct #> 1902 taxon:9606 20210417 IntAct #> 1903 taxon:9606 20210417 IntAct #> 1904 taxon:9606 20210417 IntAct #> 1905 taxon:9606 20160923 UniProt #> 1906 taxon:9606 20210417 IntAct #> 1907 taxon:9606 20210417 IntAct #> 1908 taxon:9606 20160923 UniProt #> 1909 taxon:9606 20160923 UniProt #> 1910 taxon:9606 20210417 IntAct #> 1911 taxon:9606 20210417 IntAct #> 1912 taxon:9606 20210417 IntAct #> 1913 taxon:9606 20210417 IntAct #> 1914 taxon:9606 20210417 IntAct #> 1915 taxon:9606 20210417 IntAct #> 1916 taxon:9606 20210417 IntAct #> 1917 taxon:9606 20210417 IntAct #> 1918 taxon:9606 20210417 IntAct #> 1919 taxon:9606 20210417 IntAct #> 1920 taxon:9606 20210417 IntAct #> 1921 taxon:9606 20111130 UniProt #> 1922 taxon:9606 20111130 UniProt #> 1923 taxon:9606 20111130 UniProt #> 1924 taxon:9606 20210417 Ensembl #> 1925 taxon:9606 20210417 UniProt #> 1926 taxon:9606 20111130 UniProt #> 1927 taxon:9606 20111130 UniProt #> 1928 taxon:9606 20111130 UniProt #> 1929 taxon:9606 20210417 UniProt #> 1930 taxon:9606 20210417 InterPro #> 1931 taxon:9606 20210418 GOC #> 1932 taxon:9606 20110125 UniProt #> 1933 taxon:9606 20210417 IntAct #> 1934 taxon:9606 20210417 IntAct #> 1935 taxon:9606 20210417 IntAct #> 1936 taxon:9606 20210417 IntAct #> 1937 taxon:9606 20210417 IntAct #> 1938 taxon:9606 20210417 IntAct #> 1939 taxon:9606 20210417 IntAct #> 1940 taxon:9606 20210417 IntAct #> 1941 taxon:9606 20210417 IntAct #> 1942 taxon:9606 20210417 IntAct #> 1943 taxon:9606 20210417 IntAct #> 1944 taxon:9606 20200515 Reactome #> 1945 taxon:9606 20210417 UniProt #> 1946 taxon:9606 20210417 UniProt #> 1947 taxon:9606 20210417 UniProt #> 1948 taxon:9606 20210417 UniProt #> 1949 taxon:9606 20210417 RHEA #> 1950 taxon:9606 20210417 UniProt #> 1951 taxon:9606 20110412 UniProt #> 1952 taxon:9606 20110125 UniProt #> 1953 taxon:9606 20201123 Reactome #> 1954 taxon:9606 20110412 UniProt #> 1955 taxon:9606 20110125 UniProt #> 1956 taxon:9606 20110125 UniProt #> 1957 taxon:9606 20130213 Reactome #> 1958 taxon:9606 20130213 Reactome #> 1959 taxon:9606 20210417 IntAct #> 1960 taxon:9606 20210417 IntAct #> 1961 taxon:9606 20210417 IntAct #> 1962 taxon:9606 20210417 IntAct #> 1963 taxon:9606 20210417 IntAct #> 1964 taxon:9606 20210417 UniProt #> 1965 taxon:9606 20140214 UniProt #> 1966 taxon:9606 20140214 UniProt #> 1967 taxon:9606 20210417 IntAct #> 1968 taxon:9606 20210417 IntAct #> 1969 taxon:9606 20210417 IntAct #> 1970 taxon:9606 20210417 IntAct #> 1971 taxon:9606 20210417 IntAct #> 1972 taxon:9606 20210417 IntAct #> 1973 taxon:9606 20210417 IntAct #> 1974 taxon:9606 20210417 IntAct #> 1975 taxon:9606 20210417 IntAct #> 1976 taxon:9606 20210417 IntAct #> 1977 taxon:9606 20210417 IntAct #> 1978 taxon:9606 20210417 IntAct #> 1979 taxon:9606 20210417 IntAct #> 1980 taxon:9606 20210417 IntAct #> 1981 taxon:9606 20210417 IntAct #> 1982 taxon:9606 20210417 IntAct #> 1983 taxon:9606 20210417 IntAct #> 1984 taxon:9606 20210417 IntAct #> 1985 taxon:9606 20210417 IntAct #> 1986 taxon:9606 20210417 IntAct #> 1987 taxon:9606 20210417 IntAct #> 1988 taxon:9606 20210417 IntAct #> 1989 taxon:9606 20140214 UniProt #> 1990 taxon:9606 20140214 UniProt #> 1991 taxon:9606 20210418 GOC #> 1992 taxon:9606 20210417 UniProt #> 1993 taxon:9606 20140214 UniProt #> 1994 taxon:9606 20140214 UniProt #> 1995 taxon:9606 20210417 UniProt #> 1996 taxon:9606 20210417 Ensembl #> 1997 taxon:9606 20210417 Ensembl #> 1998 taxon:9606 20140410 UniProt #> 1999 taxon:9606 20210417 UniProt #> 2000 taxon:9606 20210417 InterPro #> 2001 taxon:9606 20180912 UniProt #> 2002 taxon:9606 20210417 IntAct #> 2003 taxon:9606 20210417 IntAct #> 2004 taxon:9606 20210417 IntAct #> 2005 taxon:9606 20210417 IntAct #> 2006 taxon:9606 20210417 IntAct #> 2007 taxon:9606 20210417 IntAct #> 2008 taxon:9606 20210417 IntAct #> 2009 taxon:9606 20210417 IntAct #> 2010 taxon:9606 20210417 IntAct #> 2011 taxon:9606 20210417 IntAct #> 2012 taxon:9606 20210417 IntAct #> 2013 taxon:9606 20210417 IntAct #> 2014 taxon:9606 20210417 IntAct #> 2015 taxon:9606 20210417 IntAct #> 2016 taxon:9606 20210417 IntAct #> 2017 taxon:9606 20210417 IntAct #> 2018 taxon:9606 20210417 IntAct #> 2019 taxon:9606 20210417 IntAct #> 2020 taxon:9606 20210417 IntAct #> 2021 taxon:9606 20210417 IntAct #> 2022 taxon:9606 20210417 IntAct #> 2023 taxon:9606 20210417 IntAct #> 2024 taxon:9606 20210417 IntAct #> 2025 taxon:9606 20210417 IntAct #> 2026 taxon:9606 20210417 IntAct #> 2027 taxon:9606 20210417 IntAct #> 2028 taxon:9606 20210417 IntAct #> 2029 taxon:9606 20210417 IntAct #> 2030 taxon:9606 20210417 IntAct #> 2031 taxon:9606 20210417 IntAct #> 2032 taxon:9606 20210417 IntAct #> 2033 taxon:9606 20210417 IntAct #> 2034 taxon:9606 20210417 IntAct #> 2035 taxon:9606 20210417 IntAct #> 2036 taxon:9606 20210417 IntAct #> 2037 taxon:9606 20210417 IntAct #> 2038 taxon:9606 20210417 IntAct #> 2039 taxon:9606 20210417 IntAct #> 2040 taxon:9606 20210417 IntAct #> 2041 taxon:9606 20210417 IntAct #> 2042 taxon:9606 20210417 IntAct #> 2043 taxon:9606 20210417 IntAct #> 2044 taxon:9606 20210417 IntAct #> 2045 taxon:9606 20210417 IntAct #> 2046 taxon:9606 20210417 IntAct #> 2047 taxon:9606 20210417 IntAct #> 2048 taxon:9606 20210417 IntAct #> 2049 taxon:9606 20210417 IntAct #> 2050 taxon:9606 20210417 IntAct #> 2051 taxon:9606 20210417 IntAct #> 2052 taxon:9606 20210417 IntAct #> 2053 taxon:9606 20210417 IntAct #> 2054 taxon:9606 20210417 IntAct #> 2055 taxon:9606 20210417 IntAct #> 2056 taxon:9606 20210417 IntAct #> 2057 taxon:9606 20210417 IntAct #> 2058 taxon:9606 20210417 IntAct #> 2059 taxon:9606 20210417 IntAct #> 2060 taxon:9606 20210417 IntAct #> 2061 taxon:9606 20210417 IntAct #> 2062 taxon:9606 20210417 IntAct #> 2063 taxon:9606 20210417 IntAct #> 2064 taxon:9606 20210417 IntAct #> 2065 taxon:9606 20210417 IntAct #> 2066 taxon:9606 20210417 IntAct #> 2067 taxon:9606 20210417 IntAct #> 2068 taxon:9606 20210417 IntAct #> 2069 taxon:9606 20210417 IntAct #> 2070 taxon:9606 20210417 IntAct #> 2071 taxon:9606 20210417 IntAct #> 2072 taxon:9606 20210417 IntAct #> 2073 taxon:9606 20210417 IntAct #> 2074 taxon:9606 20210417 IntAct #> 2075 taxon:9606 20210417 IntAct #> 2076 taxon:9606 20210417 IntAct #> 2077 taxon:9606 20210417 IntAct #> 2078 taxon:9606 20210417 IntAct #> 2079 taxon:9606 20210417 IntAct #> 2080 taxon:9606 20210417 IntAct #> 2081 taxon:9606 20210417 IntAct #> 2082 taxon:9606 20210417 IntAct #> 2083 taxon:9606 20210417 IntAct #> 2084 taxon:9606 20210417 IntAct #> 2085 taxon:9606 20210417 IntAct #> 2086 taxon:9606 20210417 IntAct #> 2087 taxon:9606 20210417 IntAct #> 2088 taxon:9606 20210417 IntAct #> 2089 taxon:9606 20210417 IntAct #> 2090 taxon:9606 20210417 IntAct #> 2091 taxon:9606 20210417 IntAct #> 2092 taxon:9606 20210417 IntAct #> 2093 taxon:9606 20210417 IntAct #> 2094 taxon:9606 20210417 IntAct #> 2095 taxon:9606 20210417 IntAct #> 2096 taxon:9606 20210417 IntAct #> 2097 taxon:9606 20210417 IntAct #> 2098 taxon:9606 20210417 IntAct #> 2099 taxon:9606 20210417 IntAct #> 2100 taxon:9606 20210417 IntAct #> 2101 taxon:9606 20210417 IntAct #> 2102 taxon:9606 20210417 IntAct #> 2103 taxon:9606 20210417 IntAct #> 2104 taxon:9606 20210417 IntAct #> 2105 taxon:9606 20210417 IntAct #> 2106 taxon:9606 20210417 IntAct #> 2107 taxon:9606 20210417 IntAct #> 2108 taxon:9606 20210417 IntAct #> 2109 taxon:9606 20210417 IntAct #> 2110 taxon:9606 20210417 IntAct #> 2111 taxon:9606 20210417 IntAct #> 2112 taxon:9606 20210417 IntAct #> 2113 taxon:9606 20210417 IntAct #> 2114 taxon:9606 20210417 IntAct #> 2115 taxon:9606 20180727 UniProt #> 2116 taxon:9606 20180727 UniProt #> 2117 taxon:9606 20180727 UniProt #> 2118 taxon:9606 20110719 UniProt #> 2119 taxon:9606 20110629 UniProt #> 2120 taxon:9606 20090120 UniProt #> 2121 taxon:9606 20090120 UniProt #> 2122 taxon:9606 20090120 UniProt #> 2123 taxon:9606 20090120 UniProt #> 2124 taxon:9606 20110224 UniProt #> 2125 taxon:9606 20110224 UniProt #> 2126 taxon:9606 20110719 UniProt #> 2127 taxon:9606 20110224 UniProt #> 2128 taxon:9606 20110719 UniProt #> 2129 taxon:9606 20210417 UniProt #> 2130 taxon:9606 20110224 UniProt #> 2131 taxon:9606 20110224 UniProt #> 2132 taxon:9606 20110224 UniProt #> 2133 taxon:9606 20110719 UniProt #> 2134 taxon:9606 20110224 UniProt #> 2135 taxon:9606 20090120 UniProt #> 2136 taxon:9606 20210417 UniProt #> 2137 taxon:9606 20210417 UniProt #> 2138 taxon:9606 20210417 IntAct #> 2139 taxon:9606 20161213 UniProt #> 2140 taxon:9606 20161215 UniProt #> 2141 taxon:9606 20161213 UniProt #> 2142 taxon:9606 20200109 UniProt #> 2143 taxon:9606 20200107 UniProt #> 2144 taxon:9606 20190225 UniProt #> 2145 taxon:9606 20190730 UniProt #> 2146 taxon:9606 20190730 UniProt #> 2147 taxon:9606 20161215 UniProt #> 2148 taxon:9606 20200109 UniProt #> 2149 taxon:9606 20200106 UniProt #> 2150 taxon:9606 20161215 UniProt #> 2151 taxon:9606 20200106 UniProt #> 2152 taxon:9606 20200106 UniProt #> 2153 taxon:9606 20161215 UniProt #> 2154 taxon:9606 20190730 UniProt #> 2155 taxon:9606 20210417 Ensembl #> 2156 taxon:9606 20170328 UniProt #> 2157 taxon:9606 20170503 UniProt #> 2158 taxon:9606 20210417 UniProt #> 2159 taxon:9606 20170502 UniProt #> 2160 taxon:9606 20210417 Ensembl #> 2161 taxon:9606 20210417 Ensembl #> 2162 taxon:9606 20210417 Ensembl #> 2163 taxon:9606 20170503 UniProt #> 2164 taxon:9606 20210417 Ensembl #> 2165 taxon:9606 20130423 UniProt #> 2166 taxon:9606 20110909 UniProt #> 2167 taxon:9606 20181126 UniProt #> 2168 taxon:9606 20130423 UniProt #> 2169 taxon:9606 20110909 UniProt #> 2170 taxon:9606 20130423 UniProt #> 2171 taxon:9606 20181126 UniProt #> 2172 taxon:9606 20130423 UniProt #> 2173 taxon:9606 20190905 HPA #> 2174 taxon:9606 20190905 HPA #> 2175 taxon:9606 20160111 UniProt #> 2176 taxon:9606 20210417 UniProt #> 2177 taxon:9606 20160111 UniProt #> 2178 taxon:9606 20141218 MGI #> 2179 taxon:9606 20160111 UniProt #> 2180 taxon:9606 20171201 HPA #> 2181 taxon:9606 20171201 HPA #> 2182 taxon:9606 20210417 IntAct #> 2183 taxon:9606 20210417 IntAct #> 2184 taxon:9606 20210417 IntAct #> 2185 taxon:9606 20210417 IntAct #> 2186 taxon:9606 20210417 IntAct #> 2187 taxon:9606 20210417 IntAct #> 2188 taxon:9606 20210417 IntAct #> 2189 taxon:9606 20210417 IntAct #> 2190 taxon:9606 20210417 IntAct #> 2191 taxon:9606 20210417 IntAct #> 2192 taxon:9606 20210417 IntAct #> 2193 taxon:9606 20210417 IntAct #> 2194 taxon:9606 20210417 IntAct #> 2195 taxon:9606 20210417 UniProt #> 2196 taxon:9606 20161204 HPA #> 2197 taxon:9606 20210417 IntAct #> 2198 taxon:9606 20210417 IntAct #> 2199 taxon:9606 20210417 IntAct #> 2200 taxon:9606 20210417 IntAct #> 2201 taxon:9606 20210417 IntAct #> 2202 taxon:9606 20210417 IntAct #> 2203 taxon:9606 20210417 IntAct #> 2204 taxon:9606 20210417 IntAct #> 2205 taxon:9606 20210417 IntAct #> 2206 taxon:9606 20210417 IntAct #> 2207 taxon:9606 20210417 IntAct #> 2208 taxon:9606 20210417 IntAct #> 2209 taxon:9606 20210417 InterPro #> 2210 taxon:9606 20210417 UniProt #> 2211 taxon:9606 20210417 IntAct #> 2212 taxon:9606 20210417 IntAct #> 2213 taxon:9606 20210417 IntAct #> 2214 taxon:9606 20210417 IntAct #> 2215 taxon:9606 20210417 InterPro #> 2216 taxon:9606 20210418 GOC #> 2217 taxon:9606 20101115 HPA #> 2218 taxon:9606 20210417 InterPro #> 2219 taxon:9606 20210418 GOC #> 2220 taxon:9606 20210417 UniProt #> 2221 taxon:9606 20210417 UniProt #> 2222 taxon:9606 20210417 InterPro #> 2223 taxon:9606 20210418 GOC #> 2224 taxon:9606 20121017 UniProt #> 2225 taxon:9606 20210417 UniProt #> 2226 taxon:9606 20131129 UniProt #> 2227 taxon:9606 20131129 UniProt #> 2228 taxon:9606 20121004 UniProt #> 2229 taxon:9606 20121004 UniProt #> 2230 taxon:9606 20121004 UniProt #> 2231 taxon:9606 20131129 UniProt #> 2232 taxon:9606 20200225 Reactome #> 2233 taxon:9606 20201120 Reactome #> 2234 taxon:9606 20201120 Reactome #> 2235 taxon:9606 20201120 Reactome #> 2236 taxon:9606 20200225 Reactome #> 2237 taxon:9606 20200225 Reactome #> 2238 taxon:9606 20200224 Reactome #> 2239 taxon:9606 20201120 Reactome #> 2240 taxon:9606 20201120 Reactome #> 2241 taxon:9606 20201120 Reactome #> 2242 taxon:9606 20200224 Reactome #> 2243 taxon:9606 20201120 Reactome #> 2244 taxon:9606 20201120 Reactome #> 2245 taxon:9606 20130528 Reactome #> 2246 taxon:9606 20130528 Reactome #> 2247 taxon:9606 20130528 Reactome #> 2248 taxon:9606 20130528 Reactome #> 2249 taxon:9606 20130528 Reactome #> 2250 taxon:9606 20130528 Reactome #> 2251 taxon:9606 20130528 Reactome #> 2252 taxon:9606 20130528 Reactome #> 2253 taxon:9606 20130528 Reactome #> 2254 taxon:9606 20130528 Reactome #> 2255 taxon:9606 20130528 Reactome #> 2256 taxon:9606 20130528 Reactome #> 2257 taxon:9606 20130528 Reactome #> 2258 taxon:9606 20130528 Reactome #> 2259 taxon:9606 20130528 Reactome #> 2260 taxon:9606 20130528 Reactome #> 2261 taxon:9606 20130528 Reactome #> 2262 taxon:9606 20130528 Reactome #> 2263 taxon:9606 20130528 Reactome #> 2264 taxon:9606 20130528 Reactome #> 2265 taxon:9606 20130528 Reactome #> 2266 taxon:9606 20130528 Reactome #> 2267 taxon:9606 20130528 Reactome #> 2268 taxon:9606 20130528 Reactome #> 2269 taxon:9606 20130528 Reactome #> 2270 taxon:9606 20130528 Reactome #> 2271 taxon:9606 20130528 Reactome #> 2272 taxon:9606 20130528 Reactome #> 2273 taxon:9606 20130528 Reactome #> 2274 taxon:9606 20130528 Reactome #> 2275 taxon:9606 20130528 Reactome #> 2276 taxon:9606 20130528 Reactome #> 2277 taxon:9606 20130528 Reactome #> 2278 taxon:9606 20130528 Reactome #> 2279 taxon:9606 20130528 Reactome #> 2280 taxon:9606 20130528 Reactome #> 2281 taxon:9606 20130528 Reactome #> 2282 taxon:9606 20130528 Reactome #> 2283 taxon:9606 20130528 Reactome #> 2284 taxon:9606 20130528 Reactome #> 2285 taxon:9606 20130528 Reactome #> 2286 taxon:9606 20130528 Reactome #> 2287 taxon:9606 20130528 Reactome #> 2288 taxon:9606 20130528 Reactome #> 2289 taxon:9606 20130528 Reactome #> 2290 taxon:9606 20130528 Reactome #> 2291 taxon:9606 20130528 Reactome #> 2292 taxon:9606 20130528 Reactome #> 2293 taxon:9606 20130528 Reactome #> 2294 taxon:9606 20130528 Reactome #> 2295 taxon:9606 20130528 Reactome #> 2296 taxon:9606 20130528 Reactome #> 2297 taxon:9606 20130528 Reactome #> 2298 taxon:9606 20130528 Reactome #> 2299 taxon:9606 20130528 Reactome #> 2300 taxon:9606 20130528 Reactome #> 2301 taxon:9606 20130528 Reactome #> 2302 taxon:9606 20130528 Reactome #> 2303 taxon:9606 20130528 Reactome #> 2304 taxon:9606 20130528 Reactome #> 2305 taxon:9606 20210417 UniProt #> 2306 taxon:9606 20210417 InterPro #> 2307 taxon:9606 20210417 UniProt #> 2308 taxon:9606 20210417 UniProt #> 2309 taxon:9606 20210418 GOC #> 2310 taxon:9606 20210417 IntAct #> 2311 taxon:9606 20210417 IntAct #> 2312 taxon:9606 20210417 UniProt #> 2313 taxon:9606 20210417 IntAct #> 2314 taxon:9606 20111111 HPA #> 2315 taxon:9606 20210417 UniProt #> 2316 taxon:9606 20150506 UniProt #> 2317 taxon:9606 20131218 UniProt #> 2318 taxon:9606 20150506 UniProt #> 2319 taxon:9606 20201120 Reactome #> 2320 taxon:9606 20210417 UniProt #> 2321 taxon:9606 20131218 UniProt #> 2322 taxon:9606 20150506 UniProt #> 2323 taxon:9606 20210417 UniProt #> 2324 taxon:9606 20151119 Reactome #> 2325 taxon:9606 20151119 Reactome #> 2326 taxon:9606 20140627 UniProt #> 2327 taxon:9606 20150506 UniProt #> 2328 taxon:9606 20080509 UniProt #> 2329 taxon:9606 20180829 UniProt #> 2330 taxon:9606 20180831 UniProt #> 2331 taxon:9606 20180831 UniProt #> 2332 taxon:9606 20180831 UniProt #> 2333 taxon:9606 20180831 UniProt #> 2334 taxon:9606 20210417 IntAct #> 2335 taxon:9606 20210417 IntAct #> 2336 taxon:9606 20210417 IntAct #> 2337 taxon:9606 20210417 IntAct #> 2338 taxon:9606 20210417 IntAct #> 2339 taxon:9606 20210417 IntAct #> 2340 taxon:9606 20210417 IntAct #> 2341 taxon:9606 20210417 IntAct #> 2342 taxon:9606 20210417 IntAct #> 2343 taxon:9606 20210417 UniProt #> 2344 taxon:9606 20180829 UniProt #> 2345 taxon:9606 20080509 UniProt #> 2346 taxon:9606 20080509 UniProt #> 2347 taxon:9606 20180829 UniProt #> 2348 taxon:9606 20180829 UniProt #> 2349 taxon:9606 20210417 IntAct #> 2350 taxon:9606 20210417 IntAct #> 2351 taxon:9606 20210417 IntAct #> 2352 taxon:9606 20210417 IntAct #> 2353 taxon:9606 20210417 IntAct #> 2354 taxon:9606 20210417 IntAct #> 2355 taxon:9606 20210417 IntAct #> 2356 taxon:9606 20210417 IntAct #> 2357 taxon:9606 20210417 IntAct #> 2358 taxon:9606 20210417 IntAct #> 2359 taxon:9606 20210417 IntAct #> 2360 taxon:9606 20210417 IntAct #> 2361 taxon:9606 20210417 IntAct #> 2362 taxon:9606 20210417 IntAct #> 2363 taxon:9606 20210417 IntAct #> 2364 taxon:9606 20210417 IntAct #> 2365 taxon:9606 20210417 IntAct #> 2366 taxon:9606 20210417 IntAct #> 2367 taxon:9606 20210417 IntAct #> 2368 taxon:9606 20210417 IntAct #> 2369 taxon:9606 20210417 IntAct #> 2370 taxon:9606 20210417 IntAct #> 2371 taxon:9606 20210417 IntAct #> 2372 taxon:9606 20210417 IntAct #> 2373 taxon:9606 20210417 IntAct #> 2374 taxon:9606 20210417 IntAct #> 2375 taxon:9606 20210417 IntAct #> 2376 taxon:9606 20210417 IntAct #> 2377 taxon:9606 20210417 IntAct #> 2378 taxon:9606 20210417 IntAct #> 2379 taxon:9606 20210417 IntAct #> 2380 taxon:9606 20210417 IntAct #> 2381 taxon:9606 20210417 IntAct #> 2382 taxon:9606 20210417 IntAct #> 2383 taxon:9606 20210417 IntAct #> 2384 taxon:9606 20210417 IntAct #> 2385 taxon:9606 20210417 IntAct #> 2386 taxon:9606 20210417 IntAct #> 2387 taxon:9606 20210417 IntAct #> 2388 taxon:9606 20210417 IntAct #> 2389 taxon:9606 20210417 IntAct #> 2390 taxon:9606 20210417 IntAct #> 2391 taxon:9606 20210417 IntAct #> 2392 taxon:9606 20210417 IntAct #> 2393 taxon:9606 20210417 IntAct #> 2394 taxon:9606 20210417 IntAct #> 2395 taxon:9606 20210417 IntAct #> 2396 taxon:9606 20210417 IntAct #> 2397 taxon:9606 20210417 IntAct #> 2398 taxon:9606 20210417 IntAct #> 2399 taxon:9606 20210417 IntAct #> 2400 taxon:9606 20210417 IntAct #> 2401 taxon:9606 20210417 IntAct #> 2402 taxon:9606 20210417 IntAct #> 2403 taxon:9606 20210417 IntAct #> 2404 taxon:9606 20210417 IntAct #> 2405 taxon:9606 20210417 IntAct #> 2406 taxon:9606 20210417 IntAct #> 2407 taxon:9606 20210417 IntAct #> 2408 taxon:9606 20210417 IntAct #> 2409 taxon:9606 20210417 IntAct #> 2410 taxon:9606 20210417 IntAct #> 2411 taxon:9606 20210417 IntAct #> 2412 taxon:9606 20210417 IntAct #> 2413 taxon:9606 20210417 IntAct #> 2414 taxon:9606 20210417 IntAct #> 2415 taxon:9606 20210417 IntAct #> 2416 taxon:9606 20210417 IntAct #> 2417 taxon:9606 20210417 IntAct #> 2418 taxon:9606 20210417 IntAct #> 2419 taxon:9606 20210417 IntAct #> 2420 taxon:9606 20210417 IntAct #> 2421 taxon:9606 20210417 IntAct #> 2422 taxon:9606 20210417 IntAct #> 2423 taxon:9606 20210417 IntAct #> 2424 taxon:9606 20210417 UniProt #> 2425 taxon:9606 20210417 UniProt #> 2426 taxon:9606 20210417 InterPro #> 2427 taxon:9606 20120717 UniProt #> 2428 taxon:9606 20120717 UniProt #> 2429 taxon:9606 20120717 UniProt #> 2430 taxon:9606 20120717 UniProt #> 2431 taxon:9606 20210417 UniProt #> 2432 taxon:9606 20120717 UniProt #> 2433 taxon:9606 20210417 IntAct #> 2434 taxon:9606 20210417 IntAct #> 2435 taxon:9606 20210417 IntAct #> 2436 taxon:9606 20210417 IntAct #> 2437 taxon:9606 20210417 UniProt #> 2438 taxon:9606 20200319 FlyBase #> 2439 taxon:9606 20201120 Reactome #> 2440 taxon:9606 20210417 UniProt #> 2441 taxon:9606 20150723 Reactome #> 2442 taxon:9606 20190405 NTNU_SB #> 2443 taxon:9606 20200608 ARUK-UCL #> 2444 taxon:9606 20210417 Ensembl #> 2445 taxon:9606 20210417 Ensembl #> 2446 taxon:9606 20210417 UniProt #> 2447 taxon:9606 20210417 Ensembl #> 2448 taxon:9606 20210417 Ensembl #> 2449 taxon:9606 20190405 NTNU_SB #> 2450 taxon:9606 20210417 UniProt #> 2451 taxon:9606 20210417 UniProt #> 2452 taxon:9606 20210417 UniProt #> 2453 taxon:9606 20210417 Ensembl #> 2454 taxon:9606 20210417 Ensembl #> 2455 taxon:9606 20170918 UniProt #> 2456 taxon:9606 20170918 UniProt #> 2457 taxon:9606 20210417 Ensembl #> 2458 taxon:9606 20170918 UniProt #> 2459 taxon:9606 20170918 UniProt #> 2460 taxon:9606 20170918 UniProt #> 2461 taxon:9606 20170918 UniProt #> 2462 taxon:9606 20180504 UniProt #> 2463 taxon:9606 20180507 UniProt #> 2464 taxon:9606 20180507 UniProt #> 2465 taxon:9606 20180504 UniProt #> 2466 taxon:9606 20180509 UniProt #> 2467 taxon:9606 20180504 UniProt #> 2468 taxon:9606 20180509 UniProt #> 2469 taxon:9606 20210417 Ensembl #> 2470 taxon:9606 20180504 UniProt #> 2471 taxon:9606 20180504 UniProt #> 2472 taxon:9606 20210417 UniProt #> 2473 taxon:9606 20180509 UniProt #> 2474 taxon:9606 20180504 UniProt #> 2475 taxon:9606 20190905 HPA #> 2476 taxon:9606 20180509 UniProt #> 2477 taxon:9606 20180504 UniProt #> 2478 taxon:9606 20190905 HPA #> 2479 taxon:9606 20190905 HPA #> 2480 taxon:9606 20180504 UniProt #> 2481 taxon:9606 20180504 UniProt #> 2482 taxon:9606 20190905 HPA #> 2483 taxon:9606 20101217 UniProt #> 2484 taxon:9606 20101217 UniProt #> 2485 taxon:9606 20101217 UniProt #> 2486 taxon:9606 20101217 UniProt #> 2487 taxon:9606 20101217 UniProt #> 2488 taxon:9606 20210417 UniProt #> 2489 taxon:9606 20210417 RHEA #> 2490 taxon:9606 20190404 Reactome #> 2491 taxon:9606 20101217 UniProt #> 2492 taxon:9606 20101217 UniProt #> 2493 taxon:9606 20150615 Reactome #> 2494 taxon:9606 20210417 UniProt #> 2495 taxon:9606 20090327 BHF-UCL #> 2496 taxon:9606 20210417 IntAct #> 2497 taxon:9606 20210417 IntAct #> 2498 taxon:9606 20210417 IntAct #> 2499 taxon:9606 20210417 IntAct #> 2500 taxon:9606 20210417 IntAct #> 2501 taxon:9606 20210417 IntAct #> 2502 taxon:9606 20210417 IntAct #> 2503 taxon:9606 20210417 IntAct #> 2504 taxon:9606 20210417 IntAct #> 2505 taxon:9606 20210417 IntAct #> 2506 taxon:9606 20210417 IntAct #> 2507 taxon:9606 20210417 IntAct #> 2508 taxon:9606 20210417 IntAct #> 2509 taxon:9606 20210417 Ensembl #> 2510 taxon:9606 20090327 BHF-UCL #> 2511 taxon:9606 20210417 UniProt #> 2512 taxon:9606 20200109 UniProt #> 2513 taxon:9606 20121004 UniProt #> 2514 taxon:9606 20121207 UniProt #> 2515 taxon:9606 20121024 UniProt #> 2516 taxon:9606 20210418 GOC #> 2517 taxon:9606 20160716 Reactome #> 2518 taxon:9606 20160716 Reactome #> 2519 taxon:9606 20140320 UniProt #> 2520 taxon:9606 20210417 UniProt #> 2521 taxon:9606 20210417 InterPro #> 2522 taxon:9606 20210417 InterPro #> 2523 taxon:9606 20210417 InterPro #> 2524 taxon:9606 20210417 UniProt #> 2525 taxon:9606 20210417 IntAct #> 2526 taxon:9606 20210417 IntAct #> 2527 taxon:9606 20210417 IntAct #> 2528 taxon:9606 20210417 IntAct #> 2529 taxon:9606 20210417 IntAct #> 2530 taxon:9606 20210417 IntAct #> 2531 taxon:9606 20210417 IntAct #> 2532 taxon:9606 20210417 IntAct #> 2533 taxon:9606 20210417 IntAct #> 2534 taxon:9606 20210417 IntAct #> 2535 taxon:9606 20210417 IntAct #> 2536 taxon:9606 20210417 IntAct #> 2537 taxon:9606 20210417 InterPro #> 2538 taxon:9606 20110427 UniProt #> 2539 taxon:9606 20191129 UniProt #> 2540 taxon:9606 20110427 UniProt #> 2541 taxon:9606 20110427 UniProt #> 2542 taxon:9606 20210417 UniProt #> 2543 taxon:9606 20150715 Reactome #> 2544 taxon:9606 20210417 UniProt #> 2545 taxon:9606 20150317 UniProt #> 2546 taxon:9606 20150317 UniProt #> 2547 taxon:9606 20150317 UniProt #> 2548 taxon:9606 20210417 UniProt #> 2549 taxon:9606 20150317 UniProt #> 2550 taxon:9606 20210417 UniProt #> 2551 taxon:9606 20210417 InterPro #> 2552 taxon:9606 20210417 UniProt #> 2553 taxon:9606 20210417 InterPro #> 2554 taxon:9606 20210417 InterPro #> 2555 taxon:9606 20210418 GOC #> 2556 taxon:9606 20120228 BHF-UCL #> 2557 taxon:9606 20210417 UniProt #> 2558 taxon:9606 20210417 InterPro #> 2559 taxon:9606 20210417 UniProt #> 2560 taxon:9606 20210418 GOC #> 2561 taxon:9606 20130516 Reactome #> 2562 taxon:9606 20210417 UniProt #> 2563 taxon:9606 20181002 UniProt #> 2564 taxon:9606 20181002 UniProt #> 2565 taxon:9606 20181002 UniProt #> 2566 taxon:9606 20210417 UniProt #> 2567 taxon:9606 20210316 UniProt #> 2568 taxon:9606 20170804 UniProt #> 2569 taxon:9606 20181002 UniProt #> 2570 taxon:9606 20210417 UniProt #> 2571 taxon:9606 20210417 InterPro #> 2572 taxon:9606 20210418 GOC #> 2573 taxon:9606 20210418 GOC #> 2574 taxon:9606 20080229 UniProt #> 2575 taxon:9606 20080229 UniProt #> 2576 taxon:9606 20080229 UniProt #> 2577 taxon:9606 20210417 InterPro #> 2578 taxon:9606 20210417 InterPro #> 2579 taxon:9606 20210417 InterPro #> 2580 taxon:9606 20210417 InterPro #> 2581 taxon:9606 20210417 InterPro #> 2582 taxon:9606 20210417 InterPro #> 2583 taxon:9606 20210417 InterPro #> 2584 taxon:9606 20210417 InterPro #> 2585 taxon:9606 20210417 UniProt #> 2586 taxon:9606 20210417 UniProt #> 2587 taxon:9606 20210417 UniProt #> 2588 taxon:9606 20100607 LIFEdb #> 2589 taxon:9606 20170627 UniProt #> 2590 taxon:9606 20170627 UniProt #> 2591 taxon:9606 20170627 UniProt #> 2592 taxon:9606 20210417 Ensembl #> 2593 taxon:9606 20210417 InterPro #> 2594 taxon:9606 20120629 UniProt #> 2595 taxon:9606 20120629 UniProt #> 2596 taxon:9606 20170627 UniProt #> 2597 taxon:9606 20210417 IntAct #> 2598 taxon:9606 20210417 IntAct #> 2599 taxon:9606 20210417 IntAct #> 2600 taxon:9606 20210417 IntAct #> 2601 taxon:9606 20210417 IntAct #> 2602 taxon:9606 20210417 IntAct #> 2603 taxon:9606 20210417 IntAct #> 2604 taxon:9606 20210417 IntAct #> 2605 taxon:9606 20210417 IntAct #> 2606 taxon:9606 20210417 IntAct #> 2607 taxon:9606 20210417 IntAct #> 2608 taxon:9606 20210417 IntAct #> 2609 taxon:9606 20210417 IntAct #> 2610 taxon:9606 20210417 IntAct #> 2611 taxon:9606 20210417 IntAct #> 2612 taxon:9606 20210417 IntAct #> 2613 taxon:9606 20210417 IntAct #> 2614 taxon:9606 20101105 UniProt #> 2615 taxon:9606 20210417 IntAct #> 2616 taxon:9606 20101105 UniProt #> 2617 taxon:9606 20140509 UniProt #> 2618 taxon:9606 20101105 UniProt #> 2619 taxon:9606 20210417 UniProt #> 2620 taxon:9606 20140203 UniProt #> 2621 taxon:9606 20210417 IntAct #> 2622 taxon:9606 20210417 IntAct #> 2623 taxon:9606 20210417 IntAct #> 2624 taxon:9606 20210417 UniProt #> 2625 taxon:9606 20210417 UniProt #> 2626 taxon:9606 20210417 UniProt #> 2627 taxon:9606 20170808 UniProt #> 2628 taxon:9606 20210417 IntAct #> 2629 taxon:9606 20170713 UniProt #> 2630 taxon:9606 20210417 IntAct #> 2631 taxon:9606 20170712 UniProt #> 2632 taxon:9606 20210417 IntAct #> 2633 taxon:9606 20210417 IntAct #> 2634 taxon:9606 20170713 UniProt #> 2635 taxon:9606 20170713 UniProt #> 2636 taxon:9606 20170713 UniProt #> 2637 taxon:9606 20170712 UniProt #> 2638 taxon:9606 20170712 UniProt #> 2639 taxon:9606 20170713 UniProt #> 2640 taxon:9606 20170713 UniProt #> 2641 taxon:9606 20170713 UniProt #> 2642 taxon:9606 20170713 UniProt #> 2643 taxon:9606 20170808 UniProt #> 2644 taxon:9606 20210417 UniProt #> 2645 taxon:9606 20210417 UniProt #> 2646 taxon:9606 20210417 IntAct #> 2647 taxon:9606 20210417 IntAct #> 2648 taxon:9606 20210417 IntAct #> 2649 taxon:9606 20210417 IntAct #> 2650 taxon:9606 20210417 UniProt #> 2651 taxon:9606 20210417 UniProt #> 2652 taxon:9606 20131024 UniProt #> 2653 taxon:9606 20210417 InterPro #> 2654 taxon:9606 20210417 InterPro #> 2655 taxon:9606 20170721 UniProt #> 2656 taxon:9606 20170721 UniProt #> 2657 taxon:9606 20170721 UniProt #> 2658 taxon:9606 20170721 UniProt #> 2659 taxon:9606 20170721 UniProt #> 2660 taxon:9606 20170721 UniProt #> 2661 taxon:9606 20170721 UniProt #> 2662 taxon:9606 20210417 UniProt #> 2663 taxon:9606 20140320 UniProt #> 2664 taxon:9606 20210417 UniProt #> 2665 taxon:9606 20210418 GOC #> 2666 taxon:9606 20210417 UniProt #> 2667 taxon:9606 20210417 InterPro #> 2668 taxon:9606 20210417 UniProt #> 2669 taxon:9606 20210417 RHEA #> 2670 taxon:9606 20210417 UniProt #> 2671 taxon:9606 20210417 RHEA #> 2672 taxon:9606 20210418 GOC #> 2673 taxon:9606 20210417 UniProt #> 2674 taxon:9606 20210417 UniProt #> 2675 taxon:9606 20110128 UniProt #> 2676 taxon:9606 20110128 UniProt #> 2677 taxon:9606 20110128 UniProt #> 2678 taxon:9606 20210417 UniProt #> 2679 taxon:9606 20210417 UniProt #> 2680 taxon:9606 20210417 UniProt #> 2681 taxon:9606 20210417 UniProt #> 2682 taxon:9606 20210417 UniProt #> 2683 taxon:9606 20210417 UniProt #> 2684 taxon:9606 20130528 Reactome #> 2685 taxon:9606 20210417 UniProt #> 2686 taxon:9606 20210417 Ensembl #> 2687 taxon:9606 20210417 UniProt #> 2688 taxon:9606 20171024 UniProt #> 2689 taxon:9606 20141023 UniProt #> 2690 taxon:9606 20210417 UniProt #> 2691 taxon:9606 20161204 HPA #> 2692 taxon:9606 20161204 HPA #> 2693 taxon:9606 20210417 InterPro #> 2694 taxon:9606 20210417 InterPro #> 2695 taxon:9606 20210417 UniProt #> 2696 taxon:9606 20210417 IntAct #> 2697 taxon:9606 20210418 GOC #> 2698 taxon:9606 20210418 GOC #> 2699 taxon:9606 20210417 UniProt #> 2700 taxon:9606 20210417 InterPro #> 2701 taxon:9606 20210417 InterPro #> 2702 taxon:9606 20210417 UniProt #> 2703 taxon:9606 20210417 IntAct #> 2704 taxon:9606 20210417 IntAct #> 2705 taxon:9606 20210417 IntAct #> 2706 taxon:9606 20210417 IntAct #> 2707 taxon:9606 20200521 GO_Central #> 2708 taxon:9606 20210417 UniProt #> 2709 taxon:9606 20170502 UniProt #> 2710 taxon:9606 20170502 UniProt #> 2711 taxon:9606 20180726 UniProt #> 2712 taxon:9606 20210417 Ensembl #> 2713 taxon:9606 20210417 Ensembl #> 2714 taxon:9606 20170504 UniProt #> 2715 taxon:9606 20210417 InterPro #> 2716 taxon:9606 20210417 Ensembl #> 2717 taxon:9606 20210417 Ensembl #> 2718 taxon:9606 20210417 Ensembl #> 2719 taxon:9606 20140103 UniProt #> 2720 taxon:9606 20131220 UniProt #> 2721 taxon:9606 20131220 UniProt #> 2722 taxon:9606 20210417 UniProt #> 2723 taxon:9606 20140714 UniProt #> 2724 taxon:9606 20131223 UniProt #> 2725 taxon:9606 20100303 BHF-UCL #> 2726 taxon:9606 20201019 UniProt #> 2727 taxon:9606 20201019 UniProt #> 2728 taxon:9606 20100303 BHF-UCL #> 2729 taxon:9606 20100303 BHF-UCL #> 2730 taxon:9606 20201120 Reactome #> 2731 taxon:9606 20201019 UniProt #> 2732 taxon:9606 20100303 BHF-UCL #> 2733 taxon:9606 20160519 Reactome #> 2734 taxon:9606 20210417 IntAct #> 2735 taxon:9606 20210417 IntAct #> 2736 taxon:9606 20210417 IntAct #> 2737 taxon:9606 20210417 IntAct #> 2738 taxon:9606 20210417 IntAct #> 2739 taxon:9606 20210417 IntAct #> 2740 taxon:9606 20151008 UniProt #> 2741 taxon:9606 20151008 UniProt #> 2742 taxon:9606 20151008 UniProt #> 2743 taxon:9606 20151008 UniProt #> 2744 taxon:9606 20151008 UniProt #> 2745 taxon:9606 20210417 IntAct #> 2746 taxon:9606 20141113 UniProt #> 2747 taxon:9606 20210417 IntAct #> 2748 taxon:9606 20210417 IntAct #> 2749 taxon:9606 20210417 IntAct #> 2750 taxon:9606 20210417 IntAct #> 2751 taxon:9606 20210417 IntAct #> 2752 taxon:9606 20210417 IntAct #> 2753 taxon:9606 20210417 IntAct #> 2754 taxon:9606 20210417 IntAct #> 2755 taxon:9606 20210417 IntAct #> 2756 taxon:9606 20210417 IntAct #> 2757 taxon:9606 20210417 IntAct #> 2758 taxon:9606 20210417 IntAct #> 2759 taxon:9606 20210417 IntAct #> 2760 taxon:9606 20210417 IntAct #> 2761 taxon:9606 20210417 IntAct #> 2762 taxon:9606 20210417 IntAct #> 2763 taxon:9606 20210417 IntAct #> 2764 taxon:9606 20210417 IntAct #> 2765 taxon:9606 20210417 IntAct #> 2766 taxon:9606 20210417 IntAct #> 2767 taxon:9606 20210417 IntAct #> 2768 taxon:9606 20210417 IntAct #> 2769 taxon:9606 20210417 IntAct #> 2770 taxon:9606 20210417 IntAct #> 2771 taxon:9606 20210417 IntAct #> 2772 taxon:9606 20210417 IntAct #> 2773 taxon:9606 20210417 IntAct #> 2774 taxon:9606 20210417 IntAct #> 2775 taxon:9606 20210417 IntAct #> 2776 taxon:9606 20210417 IntAct #> 2777 taxon:9606 20210417 IntAct #> 2778 taxon:9606 20210417 IntAct #> 2779 taxon:9606 20210417 IntAct #> 2780 taxon:9606 20210417 IntAct #> 2781 taxon:9606 20210417 IntAct #> 2782 taxon:9606 20210417 IntAct #> 2783 taxon:9606 20210417 IntAct #> 2784 taxon:9606 20210417 IntAct #> 2785 taxon:9606 20210417 IntAct #> 2786 taxon:9606 20210417 IntAct #> 2787 taxon:9606 20210417 IntAct #> 2788 taxon:9606 20210417 IntAct #> 2789 taxon:9606 20210417 IntAct #> 2790 taxon:9606 20210417 IntAct #> 2791 taxon:9606 20210417 IntAct #> 2792 taxon:9606 20210417 IntAct #> 2793 taxon:9606 20210417 IntAct #> 2794 taxon:9606 20210417 IntAct #> 2795 taxon:9606 20210417 IntAct #> 2796 taxon:9606 20210417 IntAct #> 2797 taxon:9606 20210417 IntAct #> 2798 taxon:9606 20210417 IntAct #> 2799 taxon:9606 20210417 IntAct #> 2800 taxon:9606 20210417 IntAct #> 2801 taxon:9606 20210417 IntAct #> 2802 taxon:9606 20210417 IntAct #> 2803 taxon:9606 20210417 IntAct #> 2804 taxon:9606 20210417 IntAct #> 2805 taxon:9606 20210417 IntAct #> 2806 taxon:9606 20210417 IntAct #> 2807 taxon:9606 20210417 IntAct #> 2808 taxon:9606 20210417 IntAct #> 2809 taxon:9606 20210417 IntAct #> 2810 taxon:9606 20210417 IntAct #> 2811 taxon:9606 20210417 IntAct #> 2812 taxon:9606 20210417 IntAct #> 2813 taxon:9606 20210417 IntAct #> 2814 taxon:9606 20210417 IntAct #> 2815 taxon:9606 20210417 IntAct #> 2816 taxon:9606 20210417 IntAct #> 2817 taxon:9606 20210417 IntAct #> 2818 taxon:9606 20210417 IntAct #> 2819 taxon:9606 20210417 IntAct #> 2820 taxon:9606 20210417 IntAct #> 2821 taxon:9606 20210417 IntAct #> 2822 taxon:9606 20210417 IntAct #> 2823 taxon:9606 20210417 IntAct #> 2824 taxon:9606 20210417 IntAct #> 2825 taxon:9606 20210417 IntAct #> 2826 taxon:9606 20210417 IntAct #> 2827 taxon:9606 20210417 IntAct #> 2828 taxon:9606 20210417 IntAct #> 2829 taxon:9606 20210417 IntAct #> 2830 taxon:9606 20210417 IntAct #> 2831 taxon:9606 20210417 IntAct #> 2832 taxon:9606 20210417 IntAct #> 2833 taxon:9606 20210417 IntAct #> 2834 taxon:9606 20210417 IntAct #> 2835 taxon:9606 20210417 IntAct #> 2836 taxon:9606 20210417 IntAct #> 2837 taxon:9606 20210417 IntAct #> 2838 taxon:9606 20210417 IntAct #> 2839 taxon:9606 20210417 IntAct #> 2840 taxon:9606 20210417 IntAct #> 2841 taxon:9606 20210417 IntAct #> 2842 taxon:9606 20210417 IntAct #> 2843 taxon:9606 20210417 IntAct #> 2844 taxon:9606 20210417 IntAct #> 2845 taxon:9606 20210417 IntAct #> 2846 taxon:9606 20210417 IntAct #> 2847 taxon:9606 20210417 IntAct #> 2848 taxon:9606 20210417 IntAct #> 2849 taxon:9606 20210417 IntAct #> 2850 taxon:9606 20210417 IntAct #> 2851 taxon:9606 20210417 IntAct #> 2852 taxon:9606 20210417 IntAct #> 2853 taxon:9606 20210417 IntAct #> 2854 taxon:9606 20210417 IntAct #> 2855 taxon:9606 20210417 IntAct #> 2856 taxon:9606 20141113 UniProt #> 2857 taxon:9606 20201123 Reactome #> 2858 taxon:9606 20161221 ParkinsonsUK-UCL #> 2859 taxon:9606 20161019 Reactome #> 2860 taxon:9606 20160118 ParkinsonsUK-UCL #> 2861 taxon:9606 20160118 ParkinsonsUK-UCL #> 2862 taxon:9606 20161108 Reactome #> 2863 taxon:9606 20130213 Reactome #> 2864 taxon:9606 20130213 Reactome #> 2865 taxon:9606 20130213 Reactome #> 2866 taxon:9606 20130213 Reactome #> 2867 taxon:9606 20130213 Reactome #> 2868 taxon:9606 20210417 UniProt #> 2869 taxon:9606 20210418 GOC #> 2870 taxon:9606 20131024 UniProt #> 2871 taxon:9606 20140714 UniProt #> 2872 taxon:9606 20150211 UniProt #> 2873 taxon:9606 20160118 ParkinsonsUK-UCL #> 2874 taxon:9606 20130426 UniProt #> 2875 taxon:9606 20210417 IntAct #> 2876 taxon:9606 20210417 IntAct #> 2877 taxon:9606 20141113 UniProt #> 2878 taxon:9606 20210417 IntAct #> 2879 taxon:9606 20210417 IntAct #> 2880 taxon:9606 20210417 IntAct #> 2881 taxon:9606 20210417 IntAct #> 2882 taxon:9606 20200605 GO_Central #> 2883 taxon:9606 20210417 IntAct #> 2884 taxon:9606 20210417 IntAct #> 2885 taxon:9606 20210417 IntAct #> 2886 taxon:9606 20210417 IntAct #> 2887 taxon:9606 20210417 IntAct #> 2888 taxon:9606 20210417 IntAct #> 2889 taxon:9606 20210417 IntAct #> 2890 taxon:9606 20210417 IntAct #> 2891 taxon:9606 20210417 IntAct #> 2892 taxon:9606 20210417 IntAct #> 2893 taxon:9606 20210417 IntAct #> 2894 taxon:9606 20210417 IntAct #> 2895 taxon:9606 20210417 IntAct #> 2896 taxon:9606 20141113 UniProt #> 2897 taxon:9606 20150520 SYSCILIA_CCNET #> 2898 taxon:9606 20150520 SYSCILIA_CCNET #> 2899 taxon:9606 20141029 UniProt #> 2900 taxon:9606 20141029 UniProt #> 2901 taxon:9606 20141029 UniProt #> 2902 taxon:9606 20141113 UniProt #> 2903 taxon:9606 20141029 UniProt #> 2904 taxon:9606 20200720 MGI #> 2905 taxon:9606 20200720 MGI #> 2906 taxon:9606 20210417 UniProt #> 2907 taxon:9606 20180913 UniProt #> 2908 taxon:9606 20180628 UniProt #> 2909 taxon:9606 20180628 UniProt #> 2910 taxon:9606 20180913 UniProt #> 2911 taxon:9606 20180628 UniProt #> 2912 taxon:9606 20180628 UniProt #> 2913 taxon:9606 20200720 MGI #> 2914 taxon:9606 20180913 UniProt #> 2915 taxon:9606 20160127 MGI #> 2916 taxon:9606 20210417 UniProt #> 2917 taxon:9606 20210417 IntAct #> 2918 taxon:9606 20210417 IntAct #> 2919 taxon:9606 20210417 IntAct #> 2920 taxon:9606 20210417 IntAct #> 2921 taxon:9606 20210417 IntAct #> 2922 taxon:9606 20160127 MGI #> 2923 taxon:9606 20201120 Reactome #> 2924 taxon:9606 20201120 Reactome #> 2925 taxon:9606 20201120 Reactome #> 2926 taxon:9606 20201120 Reactome #> 2927 taxon:9606 20201120 Reactome #> 2928 taxon:9606 20201120 Reactome #> 2929 taxon:9606 20201123 Reactome #> 2930 taxon:9606 20201120 Reactome #> 2931 taxon:9606 20201120 Reactome #> 2932 taxon:9606 20201120 Reactome #> 2933 taxon:9606 20210417 Ensembl #> 2934 taxon:9606 20201120 Reactome #> 2935 taxon:9606 20201120 Reactome #> 2936 taxon:9606 20201120 Reactome #> 2937 taxon:9606 20201120 Reactome #> 2938 taxon:9606 20201120 Reactome #> 2939 taxon:9606 20201120 Reactome #> 2940 taxon:9606 20201120 Reactome #> 2941 taxon:9606 20210417 Ensembl #> 2942 taxon:9606 20201120 Reactome #> 2943 taxon:9606 20201120 Reactome #> 2944 taxon:9606 20201120 Reactome #> 2945 taxon:9606 20201120 Reactome #> 2946 taxon:9606 20201120 Reactome #> 2947 taxon:9606 20201120 Reactome #> 2948 taxon:9606 20201120 Reactome #> 2949 taxon:9606 20201120 Reactome #> 2950 taxon:9606 20201120 Reactome #> 2951 taxon:9606 20201120 Reactome #> 2952 taxon:9606 20201120 Reactome #> 2953 taxon:9606 20130528 Reactome #> 2954 taxon:9606 20130528 Reactome #> 2955 taxon:9606 20130528 Reactome #> 2956 taxon:9606 20130528 Reactome #> 2957 taxon:9606 20130528 Reactome #> 2958 taxon:9606 20130528 Reactome #> 2959 taxon:9606 20130528 Reactome #> 2960 taxon:9606 20130528 Reactome #> 2961 taxon:9606 20130528 Reactome #> 2962 taxon:9606 20130528 Reactome #> 2963 taxon:9606 20130528 Reactome #> 2964 taxon:9606 20130528 Reactome #> 2965 taxon:9606 20130528 Reactome #> 2966 taxon:9606 20130528 Reactome #> 2967 taxon:9606 20130528 Reactome #> 2968 taxon:9606 20130528 Reactome #> 2969 taxon:9606 20130528 Reactome #> 2970 taxon:9606 20130528 Reactome #> 2971 taxon:9606 20130528 Reactome #> 2972 taxon:9606 20130528 Reactome #> 2973 taxon:9606 20130528 Reactome #> 2974 taxon:9606 20130528 Reactome #> 2975 taxon:9606 20130528 Reactome #> 2976 taxon:9606 20130528 Reactome #> 2977 taxon:9606 20130528 Reactome #> 2978 taxon:9606 20130528 Reactome #> 2979 taxon:9606 20130528 Reactome #> 2980 taxon:9606 20130528 Reactome #> 2981 taxon:9606 20130528 Reactome #> 2982 taxon:9606 20130528 Reactome #> 2983 taxon:9606 20130528 Reactome #> 2984 taxon:9606 20130528 Reactome #> 2985 taxon:9606 20130528 Reactome #> 2986 taxon:9606 20130528 Reactome #> 2987 taxon:9606 20130528 Reactome #> 2988 taxon:9606 20130528 Reactome #> 2989 taxon:9606 20130528 Reactome #> 2990 taxon:9606 20130528 Reactome #> 2991 taxon:9606 20130528 Reactome #> 2992 taxon:9606 20130528 Reactome #> 2993 taxon:9606 20130528 Reactome #> 2994 taxon:9606 20130528 Reactome #> 2995 taxon:9606 20130528 Reactome #> 2996 taxon:9606 20130528 Reactome #> 2997 taxon:9606 20130528 Reactome #> 2998 taxon:9606 20130528 Reactome #> 2999 taxon:9606 20130528 Reactome #> 3000 taxon:9606 20130528 Reactome #> 3001 taxon:9606 20130528 Reactome #> 3002 taxon:9606 20130528 Reactome #> 3003 taxon:9606 20130528 Reactome #> 3004 taxon:9606 20130528 Reactome #> 3005 taxon:9606 20091001 UniProt #> 3006 taxon:9606 20170412 UniProt #> 3007 taxon:9606 20210417 IntAct #> 3008 taxon:9606 20210417 InterPro #> 3009 taxon:9606 20090723 UniProt #> 3010 taxon:9606 20210417 Ensembl #> 3011 taxon:9606 20210417 InterPro #> 3012 taxon:9606 20210418 GOC #> 3013 taxon:9606 20170412 UniProt #> 3014 taxon:9606 20170412 UniProt #> 3015 taxon:9606 20210417 Ensembl #> 3016 taxon:9606 20210417 Ensembl #> 3017 taxon:9606 20210417 Ensembl #> 3018 taxon:9606 20090706 UniProt #> 3019 taxon:9606 20090706 UniProt #> 3020 taxon:9606 20090706 UniProt #> 3021 taxon:9606 20210417 UniProt #> 3022 taxon:9606 20210417 UniProt #> 3023 taxon:9606 20210417 UniProt #> 3024 taxon:9606 20210417 IntAct #> 3025 taxon:9606 20210417 IntAct #> 3026 taxon:9606 20191028 UniProt #> 3027 taxon:9606 20200602 UniProt #> 3028 taxon:9606 20210417 UniProt #> 3029 taxon:9606 20191113 UniProt #> 3030 taxon:9606 20200602 UniProt #> 3031 taxon:9606 20161204 HPA #> 3032 taxon:9606 20191113 UniProt #> 3033 taxon:9606 20210417 UniProt #> 3034 taxon:9606 20210417 IntAct #> 3035 taxon:9606 20210417 IntAct #> 3036 taxon:9606 20160804 Reactome #> 3037 taxon:9606 20210417 InterPro #> 3038 taxon:9606 20130210 CACAO #> 3039 taxon:9606 20210418 GOC #> 3040 taxon:9606 20201120 Reactome #> 3041 taxon:9606 20130516 Reactome #> 3042 taxon:9606 20130312 UniProt #> 3043 taxon:9606 20140203 UniProt #> 3044 taxon:9606 20140203 UniProt #> 3045 taxon:9606 20210417 IntAct #> 3046 taxon:9606 20210417 IntAct #> 3047 taxon:9606 20210417 IntAct #> 3048 taxon:9606 20210417 IntAct #> 3049 taxon:9606 20210417 IntAct #> 3050 taxon:9606 20210417 IntAct #> 3051 taxon:9606 20210417 IntAct #> 3052 taxon:9606 20210417 IntAct #> 3053 taxon:9606 20210417 IntAct #> 3054 taxon:9606 20210417 IntAct #> 3055 taxon:9606 20210417 IntAct #> 3056 taxon:9606 20210417 IntAct #> 3057 taxon:9606 20210417 IntAct #> 3058 taxon:9606 20210417 IntAct #> 3059 taxon:9606 20210417 IntAct #> 3060 taxon:9606 20210417 IntAct #> 3061 taxon:9606 20210417 IntAct #> 3062 taxon:9606 20210417 IntAct #> 3063 taxon:9606 20210417 IntAct #> 3064 taxon:9606 20210417 IntAct #> 3065 taxon:9606 20210417 IntAct #> 3066 taxon:9606 20141215 BHF-UCL #> 3067 taxon:9606 20141223 BHF-UCL #> 3068 taxon:9606 20141223 BHF-UCL #> 3069 taxon:9606 20141223 BHF-UCL #> 3070 taxon:9606 20141222 BHF-UCL #> 3071 taxon:9606 20141222 BHF-UCL #> 3072 taxon:9606 20141215 BHF-UCL #> 3073 taxon:9606 20210417 IntAct #> 3074 taxon:9606 20210417 IntAct #> 3075 taxon:9606 20210417 IntAct #> 3076 taxon:9606 20210417 IntAct #> 3077 taxon:9606 20210417 IntAct #> 3078 taxon:9606 20210417 IntAct #> 3079 taxon:9606 20210417 IntAct #> 3080 taxon:9606 20210417 IntAct #> 3081 taxon:9606 20200807 UniProt #> 3082 taxon:9606 20210417 IntAct #> 3083 taxon:9606 20141222 BHF-UCL #> 3084 taxon:9606 20130312 UniProt #> 3085 taxon:9606 20130312 UniProt #> 3086 taxon:9606 20141222 BHF-UCL #> 3087 taxon:9606 20141222 BHF-UCL #> 3088 taxon:9606 20130312 UniProt #> 3089 taxon:9606 20201120 Reactome #> 3090 taxon:9606 20210417 Ensembl #> 3091 taxon:9606 20201120 Reactome #> 3092 taxon:9606 20130312 UniProt #> 3093 taxon:9606 20141223 BHF-UCL #> 3094 taxon:9606 20130312 UniProt #> 3095 taxon:9606 20141222 BHF-UCL #> 3096 taxon:9606 20141222 BHF-UCL #> 3097 taxon:9606 20130312 UniProt #> 3098 taxon:9606 20130312 UniProt #> 3099 taxon:9606 20141215 BHF-UCL #> 3100 taxon:9606 20141215 BHF-UCL #> 3101 taxon:9606 20210418 GOC #> 3102 taxon:9606 20130312 UniProt #> 3103 taxon:9606 20130314 UniProt #> 3104 taxon:9606 20110412 UniProt #> 3105 taxon:9606 20130312 UniProt #> 3106 taxon:9606 20131220 UniProt #> 3107 taxon:9606 20210417 UniProt #> 3108 taxon:9606 20161204 HPA #> 3109 taxon:9606 20130528 Reactome #> 3110 taxon:9606 20130528 Reactome #> 3111 taxon:9606 20140627 UniProt #> 3112 taxon:9606 20130308 UniProt #> 3113 taxon:9606 20120306 MGI #> 3114 taxon:9606 20160330 MGI #> 3115 taxon:9606 20210417 UniProt #> 3116 taxon:9606 20210417 UniProt #> 3117 taxon:9606 20100428 UniProt #> 3118 taxon:9606 20120306 MGI #> 3119 taxon:9606 20160330 MGI #> 3120 taxon:9606 20210417 UniProt #> 3121 taxon:9606 20201123 Reactome #> 3122 taxon:9606 20100505 UniProt #> 3123 taxon:9606 20100428 UniProt #> 3124 taxon:9606 20150706 Reactome #> 3125 taxon:9606 20210417 IntAct #> 3126 taxon:9606 20120321 UniProt #> 3127 taxon:9606 20120326 UniProt #> 3128 taxon:9606 20210417 UniProt #> 3129 taxon:9606 20210417 UniProt #> 3130 taxon:9606 20210417 InterPro #> 3131 taxon:9606 20210417 InterPro #> 3132 taxon:9606 20190905 HPA #> 3133 taxon:9606 20130528 Reactome #> 3134 taxon:9606 20130528 Reactome #> 3135 taxon:9606 20130528 Reactome #> 3136 taxon:9606 20130528 Reactome #> 3137 taxon:9606 20130528 Reactome #> 3138 taxon:9606 20130528 Reactome #> 3139 taxon:9606 20210417 IntAct #> 3140 taxon:9606 20210417 IntAct #> 3141 taxon:9606 20210417 IntAct #> 3142 taxon:9606 20210417 IntAct #> 3143 taxon:9606 20210417 IntAct #> 3144 taxon:9606 20210417 IntAct #> 3145 taxon:9606 20210417 IntAct #> 3146 taxon:9606 20210417 IntAct #> 3147 taxon:9606 20210417 IntAct #> 3148 taxon:9606 20210417 IntAct #> 3149 taxon:9606 20210417 IntAct #> 3150 taxon:9606 20210417 IntAct #> 3151 taxon:9606 20210417 IntAct #> 3152 taxon:9606 20210417 UniProt #> 3153 taxon:9606 20210417 UniProt #> 3154 taxon:9606 20210417 UniProt #> 3155 taxon:9606 20160106 UniProt #> 3156 taxon:9606 20210417 UniProt #> 3157 taxon:9606 20210417 InterPro #> 3158 taxon:9606 20210418 GOC #> 3159 taxon:9606 20210417 UniProt #> 3160 taxon:9606 20210417 UniProt #> 3161 taxon:9606 20210417 IntAct #> 3162 taxon:9606 20210417 IntAct #> 3163 taxon:9606 20210417 IntAct #> 3164 taxon:9606 20210417 IntAct #> 3165 taxon:9606 20210417 IntAct #> 3166 taxon:9606 20210417 IntAct #> 3167 taxon:9606 20210417 IntAct #> 3168 taxon:9606 20210417 IntAct #> 3169 taxon:9606 20210417 IntAct #> 3170 taxon:9606 20210417 IntAct #> 3171 taxon:9606 20210417 IntAct #> 3172 taxon:9606 20210417 IntAct #> 3173 taxon:9606 20210417 IntAct #> 3174 taxon:9606 20210417 IntAct #> 3175 taxon:9606 20210417 IntAct #> 3176 taxon:9606 20210417 IntAct #> 3177 taxon:9606 20210417 IntAct #> 3178 taxon:9606 20210417 IntAct #> 3179 taxon:9606 20210417 IntAct #> 3180 taxon:9606 20210417 IntAct #> 3181 taxon:9606 20210417 IntAct #> 3182 taxon:9606 20210417 IntAct #> 3183 taxon:9606 20210417 IntAct #> 3184 taxon:9606 20210417 IntAct #> 3185 taxon:9606 20210417 IntAct #> 3186 taxon:9606 20210417 IntAct #> 3187 taxon:9606 20210417 IntAct #> 3188 taxon:9606 20210417 IntAct #> 3189 taxon:9606 20210417 IntAct #> 3190 taxon:9606 20210417 IntAct #> 3191 taxon:9606 20210417 IntAct #> 3192 taxon:9606 20210417 IntAct #> 3193 taxon:9606 20210417 IntAct #> 3194 taxon:9606 20210417 IntAct #> 3195 taxon:9606 20210417 IntAct #> 3196 taxon:9606 20210417 IntAct #> 3197 taxon:9606 20210417 IntAct #> 3198 taxon:9606 20160219 UniProt #> 3199 taxon:9606 20160219 UniProt #> 3200 taxon:9606 20210417 Ensembl #> 3201 taxon:9606 20160219 UniProt #> 3202 taxon:9606 20210417 UniProt #> 3203 taxon:9606 20210417 UniProt #> 3204 taxon:9606 20140627 UniProt #> 3205 taxon:9606 20210417 IntAct #> 3206 taxon:9606 20210417 UniProt #> 3207 taxon:9606 20210417 UniProt #> 3208 taxon:9606 20210417 UniProt #> 3209 taxon:9606 20190905 HPA #> 3210 taxon:9606 20210417 UniProt #> 3211 taxon:9606 20210417 UniProt #> 3212 taxon:9606 20210417 InterPro #> 3213 taxon:9606 20100423 UniProt #> 3214 taxon:9606 20210417 IntAct #> 3215 taxon:9606 20210417 InterPro #> 3216 taxon:9606 20210417 UniProt #> 3217 taxon:9606 20210417 Ensembl #> 3218 taxon:9606 20100423 UniProt #> 3219 taxon:9606 20210417 InterPro #> 3220 taxon:9606 20210417 InterPro #> 3221 taxon:9606 20210417 InterPro #> 3222 taxon:9606 20210417 InterPro #> 3223 taxon:9606 20210417 UniProt #> 3224 taxon:9606 20131220 UniProt #> 3225 taxon:9606 20210417 InterPro #> 3226 taxon:9606 20210417 UniProt #> 3227 taxon:9606 20210417 UniProt #> 3228 taxon:9606 20180814 BHF-UCL #> 3229 taxon:9606 20190405 NTNU_SB #> 3230 taxon:9606 20180814 BHF-UCL #> 3231 taxon:9606 20071023 HGNC-UCL #> 3232 taxon:9606 20081126 BHF-UCL #> 3233 taxon:9606 20081126 BHF-UCL #> 3234 taxon:9606 20081126 BHF-UCL #> 3235 taxon:9606 20081126 BHF-UCL #> 3236 taxon:9606 20071023 HGNC-UCL #> 3237 taxon:9606 20081126 BHF-UCL #> 3238 taxon:9606 20081126 BHF-UCL #> 3239 taxon:9606 20180814 HGNC-UCL #> 3240 taxon:9606 20081126 BHF-UCL #> 3241 taxon:9606 20081126 BHF-UCL #> 3242 taxon:9606 20081126 BHF-UCL #> 3243 taxon:9606 20081126 BHF-UCL #> 3244 taxon:9606 20081126 BHF-UCL #> 3245 taxon:9606 20071023 HGNC-UCL #> 3246 taxon:9606 20190405 NTNU_SB #> 3247 taxon:9606 20210417 UniProt #> 3248 taxon:9606 20210417 UniProt #> 3249 taxon:9606 20210418 GOC #> 3250 taxon:9606 20130516 Reactome #> 3251 taxon:9606 20210417 UniProt #> 3252 taxon:9606 20210417 InterPro #> 3253 taxon:9606 20210417 UniProt #> 3254 taxon:9606 20210417 UniProt #> 3255 taxon:9606 20210417 UniProt #> 3256 taxon:9606 20140505 UniProt #> 3257 taxon:9606 20210417 Ensembl #> 3258 taxon:9606 20140511 UniProt #> 3259 taxon:9606 20160719 UniProt #> 3260 taxon:9606 20140505 UniProt #> 3261 taxon:9606 20140505 UniProt #> 3262 taxon:9606 20140505 UniProt #> 3263 taxon:9606 20140505 UniProt #> 3264 taxon:9606 20140505 UniProt #> 3265 taxon:9606 20160929 Reactome #> 3266 taxon:9606 20160927 Reactome #> 3267 taxon:9606 20210417 IntAct #> 3268 taxon:9606 20140807 UniProt #> 3269 taxon:9606 20210417 IntAct #> 3270 taxon:9606 20140807 UniProt #> 3271 taxon:9606 20140807 UniProt #> 3272 taxon:9606 20190905 HPA #> 3273 taxon:9606 20140807 UniProt #> 3274 taxon:9606 20210417 UniProt #> 3275 taxon:9606 20210417 IntAct #> 3276 taxon:9606 20210417 UniProt #> 3277 taxon:9606 20210418 GOC #> 3278 taxon:9606 20130516 Reactome #> 3279 taxon:9606 20210417 UniProt #> 3280 taxon:9606 20210417 InterPro #> 3281 taxon:9606 20210417 RHEA #> 3282 taxon:9606 20210417 RHEA #> 3283 taxon:9606 20210417 UniProt #> 3284 taxon:9606 20210417 UniProt #> 3285 taxon:9606 20110525 UniProt #> 3286 taxon:9606 20210417 UniProt #> 3287 taxon:9606 20110525 UniProt #> 3288 taxon:9606 20110525 UniProt #> 3289 taxon:9606 20110525 UniProt #> 3290 taxon:9606 20210417 UniProt #> 3291 taxon:9606 20210417 UniProt #> 3292 taxon:9606 20210417 UniProt #> 3293 taxon:9606 20210417 UniProt #> 3294 taxon:9606 20090721 UniProt #> 3295 taxon:9606 20210417 UniProt #> 3296 taxon:9606 20090721 UniProt #> 3297 taxon:9606 20210417 UniProt #> 3298 taxon:9606 20090721 UniProt #> 3299 taxon:9606 20090721 UniProt #> 3300 taxon:9606 20210417 UniProt #> 3301 taxon:9606 20140206 UniProt #> 3302 taxon:9606 20140206 UniProt #> 3303 taxon:9606 20160212 UniProt #> 3304 taxon:9606 20160205 UniProt #> 3305 taxon:9606 20140206 UniProt #> 3306 taxon:9606 20160205 UniProt #> 3307 taxon:9606 20160205 UniProt #> 3308 taxon:9606 20140206 UniProt #> 3309 taxon:9606 20140206 UniProt #> 3310 taxon:9606 20160211 UniProt #> 3311 taxon:9606 20210417 UniProt #> 3312 taxon:9606 20210417 UniProt #> 3313 taxon:9606 20210418 GOC #> 3314 taxon:9606 20130516 Reactome #> 3315 taxon:9606 20210417 UniProt #> 3316 taxon:9606 20210417 InterPro #> 3317 taxon:9606 20210417 UniProt #> 3318 taxon:9606 20210417 UniProt #> 3319 taxon:9606 20210418 GOC #> 3320 taxon:9606 20130516 Reactome #> 3321 taxon:9606 20210417 UniProt #> 3322 taxon:9606 20210417 IntAct #> 3323 taxon:9606 20210417 IntAct #> 3324 taxon:9606 20210417 IntAct #> 3325 taxon:9606 20210417 IntAct #> 3326 taxon:9606 20210417 IntAct #> 3327 taxon:9606 20210417 IntAct #> 3328 taxon:9606 20210417 IntAct #> 3329 taxon:9606 20210417 IntAct #> 3330 taxon:9606 20210417 IntAct #> 3331 taxon:9606 20210417 IntAct #> 3332 taxon:9606 20210417 IntAct #> 3333 taxon:9606 20140204 UniProt #> 3334 taxon:9606 20210417 UniProt #> 3335 taxon:9606 20210417 UniProt #> 3336 taxon:9606 20210417 UniProt #> 3337 taxon:9606 20161204 HPA #> 3338 taxon:9606 20161204 HPA #> 3339 taxon:9606 20050914 HGNC-UCL #> 3340 taxon:9606 20050914 HGNC-UCL #> 3341 taxon:9606 20050914 HGNC-UCL #> 3342 taxon:9606 20210417 UniProt #> 3343 taxon:9606 20210417 UniProt #> 3344 taxon:9606 20210417 UniProt #> 3345 taxon:9606 20210417 UniProt #> 3346 taxon:9606 20050914 HGNC-UCL #> 3347 taxon:9606 20050914 HGNC-UCL #> 3348 taxon:9606 20210417 UniProt #> 3349 taxon:9606 20210417 UniProt #> 3350 taxon:9606 20210417 UniProt #> 3351 taxon:9606 20210418 GOC #> 3352 taxon:9606 20210417 UniProt #> 3353 taxon:9606 20210417 UniProt #> 3354 taxon:9606 20120813 UniProt #> 3355 taxon:9606 20120813 UniProt #> 3356 taxon:9606 20120813 UniProt #> 3357 taxon:9606 20210417 UniProt #> 3358 taxon:9606 20120813 UniProt #> 3359 taxon:9606 20210417 IntAct #> 3360 taxon:9606 20140714 UniProt #> 3361 taxon:9606 20210417 IntAct #> 3362 taxon:9606 20210417 UniProt #> 3363 taxon:9606 20210417 UniProt #> 3364 taxon:9606 20110516 HPA #> 3365 taxon:9606 20110516 HPA #> 3366 taxon:9606 20210417 UniProt #> 3367 taxon:9606 20210418 GOC #> 3368 taxon:9606 20210417 IntAct #> 3369 taxon:9606 20210417 UniProt #> 3370 taxon:9606 20210417 UniProt #> 3371 taxon:9606 20210417 IntAct #> 3372 taxon:9606 20210417 IntAct #> 3373 taxon:9606 20210417 IntAct #> 3374 taxon:9606 20210417 IntAct #> 3375 taxon:9606 20210417 IntAct #> 3376 taxon:9606 20210417 IntAct #> 3377 taxon:9606 20210417 IntAct #> 3378 taxon:9606 20210417 IntAct #> 3379 taxon:9606 20210417 IntAct #> 3380 taxon:9606 20210417 IntAct #> 3381 taxon:9606 20210417 IntAct #> 3382 taxon:9606 20210417 IntAct #> 3383 taxon:9606 20210417 IntAct #> 3384 taxon:9606 20210417 IntAct #> 3385 taxon:9606 20210417 IntAct #> 3386 taxon:9606 20210417 IntAct #> 3387 taxon:9606 20210417 IntAct #> 3388 taxon:9606 20210417 IntAct #> 3389 taxon:9606 20210417 IntAct #> 3390 taxon:9606 20210417 IntAct #> 3391 taxon:9606 20210417 IntAct #> 3392 taxon:9606 20210417 IntAct #> 3393 taxon:9606 20210417 IntAct #> 3394 taxon:9606 20210417 IntAct #> 3395 taxon:9606 20210417 IntAct #> 3396 taxon:9606 20210417 IntAct #> 3397 taxon:9606 20210417 IntAct #> 3398 taxon:9606 20210417 IntAct #> 3399 taxon:9606 20210417 IntAct #> 3400 taxon:9606 20210417 IntAct #> 3401 taxon:9606 20210417 IntAct #> 3402 taxon:9606 20210417 IntAct #> 3403 taxon:9606 20210417 IntAct #> 3404 taxon:9606 20210417 IntAct #> 3405 taxon:9606 20210417 IntAct #> 3406 taxon:9606 20210417 IntAct #> 3407 taxon:9606 20210417 IntAct #> 3408 taxon:9606 20210417 IntAct #> 3409 taxon:9606 20210417 IntAct #> 3410 taxon:9606 20210417 IntAct #> 3411 taxon:9606 20210417 IntAct #> 3412 taxon:9606 20210417 IntAct #> 3413 taxon:9606 20210417 IntAct #> 3414 taxon:9606 20210417 IntAct #> 3415 taxon:9606 20210417 IntAct #> 3416 taxon:9606 20210417 IntAct #> 3417 taxon:9606 20210417 IntAct #> 3418 taxon:9606 20210417 IntAct #> 3419 taxon:9606 20210417 IntAct #> 3420 taxon:9606 20210417 IntAct #> 3421 taxon:9606 20210417 IntAct #> 3422 taxon:9606 20210417 IntAct #> 3423 taxon:9606 20210417 IntAct #> 3424 taxon:9606 20210417 IntAct #> 3425 taxon:9606 20210417 IntAct #> 3426 taxon:9606 20210417 IntAct #> 3427 taxon:9606 20210417 IntAct #> 3428 taxon:9606 20210417 IntAct #> 3429 taxon:9606 20210417 IntAct #> 3430 taxon:9606 20210417 IntAct #> 3431 taxon:9606 20210417 IntAct #> 3432 taxon:9606 20210417 IntAct #> 3433 taxon:9606 20210417 IntAct #> 3434 taxon:9606 20210417 IntAct #> 3435 taxon:9606 20210417 IntAct #> 3436 taxon:9606 20210417 IntAct #> 3437 taxon:9606 20210417 IntAct #> 3438 taxon:9606 20210417 IntAct #> 3439 taxon:9606 20210417 IntAct #> 3440 taxon:9606 20210417 IntAct #> 3441 taxon:9606 20210417 IntAct #> 3442 taxon:9606 20210417 IntAct #> 3443 taxon:9606 20210417 IntAct #> 3444 taxon:9606 20210417 IntAct #> 3445 taxon:9606 20210417 IntAct #> 3446 taxon:9606 20210417 IntAct #> 3447 taxon:9606 20210417 IntAct #> 3448 taxon:9606 20210417 IntAct #> 3449 taxon:9606 20210417 IntAct #> 3450 taxon:9606 20210417 IntAct #> 3451 taxon:9606 20210417 IntAct #> 3452 taxon:9606 20210417 IntAct #> 3453 taxon:9606 20210417 IntAct #> 3454 taxon:9606 20210417 IntAct #> 3455 taxon:9606 20210417 IntAct #> 3456 taxon:9606 20210417 IntAct #> 3457 taxon:9606 20210417 IntAct #> 3458 taxon:9606 20210417 IntAct #> 3459 taxon:9606 20210417 IntAct #> 3460 taxon:9606 20210417 IntAct #> 3461 taxon:9606 20210417 IntAct #> 3462 taxon:9606 20210417 IntAct #> 3463 taxon:9606 20210417 IntAct #> 3464 taxon:9606 20210417 IntAct #> 3465 taxon:9606 20210417 IntAct #> 3466 taxon:9606 20210417 IntAct #> 3467 taxon:9606 20210417 IntAct #> 3468 taxon:9606 20210417 IntAct #> 3469 taxon:9606 20210417 IntAct #> 3470 taxon:9606 20210417 IntAct #> 3471 taxon:9606 20210417 IntAct #> 3472 taxon:9606 20210417 IntAct #> 3473 taxon:9606 20210417 IntAct #> 3474 taxon:9606 20210417 IntAct #> 3475 taxon:9606 20210417 IntAct #> 3476 taxon:9606 20210417 IntAct #> 3477 taxon:9606 20210417 IntAct #> 3478 taxon:9606 20210417 IntAct #> 3479 taxon:9606 20210417 IntAct #> 3480 taxon:9606 20210417 IntAct #> 3481 taxon:9606 20210417 IntAct #> 3482 taxon:9606 20210417 IntAct #> 3483 taxon:9606 20210417 IntAct #> 3484 taxon:9606 20210417 IntAct #> 3485 taxon:9606 20210417 IntAct #> 3486 taxon:9606 20210417 IntAct #> 3487 taxon:9606 20210417 IntAct #> 3488 taxon:9606 20210417 IntAct #> 3489 taxon:9606 20210417 IntAct #> 3490 taxon:9606 20210417 IntAct #> 3491 taxon:9606 20210417 IntAct #> 3492 taxon:9606 20210417 IntAct #> 3493 taxon:9606 20210417 IntAct #> 3494 taxon:9606 20210417 IntAct #> 3495 taxon:9606 20210417 IntAct #> 3496 taxon:9606 20210417 IntAct #> 3497 taxon:9606 20210417 IntAct #> 3498 taxon:9606 20210417 IntAct #> 3499 taxon:9606 20210417 IntAct #> 3500 taxon:9606 20210417 IntAct #> 3501 taxon:9606 20210417 IntAct #> 3502 taxon:9606 20210417 IntAct #> 3503 taxon:9606 20210417 IntAct #> 3504 taxon:9606 20210417 IntAct #> 3505 taxon:9606 20210417 IntAct #> 3506 taxon:9606 20210417 IntAct #> 3507 taxon:9606 20210417 IntAct #> 3508 taxon:9606 20210417 IntAct #> 3509 taxon:9606 20210417 IntAct #> 3510 taxon:9606 20210417 IntAct #> 3511 taxon:9606 20210417 IntAct #> 3512 taxon:9606 20210417 IntAct #> 3513 taxon:9606 20210417 IntAct #> 3514 taxon:9606 20210417 IntAct #> 3515 taxon:9606 20210417 IntAct #> 3516 taxon:9606 20210417 IntAct #> 3517 taxon:9606 20210417 IntAct #> 3518 taxon:9606 20210417 IntAct #> 3519 taxon:9606 20210417 IntAct #> 3520 taxon:9606 20210417 IntAct #> 3521 taxon:9606 20210417 IntAct #> 3522 taxon:9606 20210417 IntAct #> 3523 taxon:9606 20210417 IntAct #> 3524 taxon:9606 20210417 IntAct #> 3525 taxon:9606 20210417 IntAct #> 3526 taxon:9606 20210417 IntAct #> 3527 taxon:9606 20210417 IntAct #> 3528 taxon:9606 20210417 IntAct #> 3529 taxon:9606 20210417 IntAct #> 3530 taxon:9606 20210417 IntAct #> 3531 taxon:9606 20210417 IntAct #> 3532 taxon:9606 20210417 IntAct #> 3533 taxon:9606 20210417 IntAct #> 3534 taxon:9606 20210417 IntAct #> 3535 taxon:9606 20210417 IntAct #> 3536 taxon:9606 20210417 IntAct #> 3537 taxon:9606 20210417 IntAct #> 3538 taxon:9606 20210417 IntAct #> 3539 taxon:9606 20210417 IntAct #> 3540 taxon:9606 20210417 IntAct #> 3541 taxon:9606 20210417 IntAct #> 3542 taxon:9606 20210417 IntAct #> 3543 taxon:9606 20210417 IntAct #> 3544 taxon:9606 20210417 IntAct #> 3545 taxon:9606 20210417 IntAct #> 3546 taxon:9606 20210417 IntAct #> 3547 taxon:9606 20210417 IntAct #> 3548 taxon:9606 20210417 IntAct #> 3549 taxon:9606 20210417 IntAct #> 3550 taxon:9606 20210417 IntAct #> 3551 taxon:9606 20210417 IntAct #> 3552 taxon:9606 20210417 IntAct #> 3553 taxon:9606 20210417 IntAct #> 3554 taxon:9606 20210417 IntAct #> 3555 taxon:9606 20210417 IntAct #> 3556 taxon:9606 20210417 IntAct #> 3557 taxon:9606 20210417 IntAct #> 3558 taxon:9606 20210417 IntAct #> 3559 taxon:9606 20210417 IntAct #> 3560 taxon:9606 20210417 IntAct #> 3561 taxon:9606 20210417 IntAct #> 3562 taxon:9606 20210417 IntAct #> 3563 taxon:9606 20210417 IntAct #> 3564 taxon:9606 20210417 IntAct #> 3565 taxon:9606 20210417 IntAct #> 3566 taxon:9606 20210417 IntAct #> 3567 taxon:9606 20210417 IntAct #> 3568 taxon:9606 20210417 IntAct #> 3569 taxon:9606 20210417 IntAct #> 3570 taxon:9606 20210417 IntAct #> 3571 taxon:9606 20210417 IntAct #> 3572 taxon:9606 20210417 IntAct #> 3573 taxon:9606 20210417 IntAct #> 3574 taxon:9606 20210417 IntAct #> 3575 taxon:9606 20210417 IntAct #> 3576 taxon:9606 20210417 IntAct #> 3577 taxon:9606 20210417 IntAct #> 3578 taxon:9606 20210417 IntAct #> 3579 taxon:9606 20210417 IntAct #> 3580 taxon:9606 20210417 IntAct #> 3581 taxon:9606 20210417 IntAct #> 3582 taxon:9606 20210417 IntAct #> 3583 taxon:9606 20210417 IntAct #> 3584 taxon:9606 20210417 IntAct #> 3585 taxon:9606 20210417 IntAct #> 3586 taxon:9606 20210417 IntAct #> 3587 taxon:9606 20210417 UniProt #> 3588 taxon:9606 20210417 UniProt #> 3589 taxon:9606 20210417 IntAct #> 3590 taxon:9606 20210417 IntAct #> 3591 taxon:9606 20210417 UniProt #> 3592 taxon:9606 20210417 UniProt #> 3593 taxon:9606 20210417 UniProt #> 3594 taxon:9606 20210418 GOC #> 3595 taxon:9606 20130516 Reactome #> 3596 taxon:9606 20210417 UniProt #> 3597 taxon:9606 20210417 InterPro #> 3598 taxon:9606 20210418 GOC #> 3599 taxon:9606 20210417 UniProt #> 3600 taxon:9606 20210417 UniProt #> 3601 taxon:9606 20210417 UniProt #> 3602 taxon:9606 20101019 UniProt #> 3603 taxon:9606 20101019 UniProt #> 3604 taxon:9606 20101019 UniProt #> 3605 taxon:9606 20151202 UniProt #> 3606 taxon:9606 20151202 UniProt #> 3607 taxon:9606 20210417 UniProt #> 3608 taxon:9606 20151202 UniProt #> 3609 taxon:9606 20151202 UniProt #> 3610 taxon:9606 20151202 UniProt #> 3611 taxon:9606 20151202 UniProt #> 3612 taxon:9606 20210417 UniProt #> 3613 taxon:9606 20210417 UniProt #> 3614 taxon:9606 20210418 GOC #> 3615 taxon:9606 20201119 HPA #> 3616 taxon:9606 20201119 HPA #> 3617 taxon:9606 20130516 Reactome #> 3618 taxon:9606 20210417 UniProt #> 3619 taxon:9606 20210417 UniProt #> 3620 taxon:9606 20120727 UniProt #> 3621 taxon:9606 20160111 ParkinsonsUK-UCL #> 3622 taxon:9606 20210417 IntAct #> 3623 taxon:9606 20120727 UniProt #> 3624 taxon:9606 20160107 ParkinsonsUK-UCL #> 3625 taxon:9606 20210417 UniProt #> 3626 taxon:9606 20160107 ParkinsonsUK-UCL #> 3627 taxon:9606 20210417 UniProt #> 3628 taxon:9606 20120727 UniProt #> 3629 taxon:9606 20190717 ParkinsonsUK-UCL #> 3630 taxon:9606 20160107 ParkinsonsUK-UCL #> 3631 taxon:9606 20120727 UniProt #> 3632 taxon:9606 20120727 UniProt #> 3633 taxon:9606 20210417 UniProt #> 3634 taxon:9606 20210417 UniProt #> 3635 taxon:9606 20210417 UniProt #> 3636 taxon:9606 20210417 InterPro #> 3637 taxon:9606 20210417 UniProt #> 3638 taxon:9606 20210418 GOC #> 3639 taxon:9606 20130516 Reactome #> 3640 taxon:9606 20210417 UniProt #> 3641 taxon:9606 20190405 NTNU_SB #> 3642 taxon:9606 20210417 InterPro #> 3643 taxon:9606 20190405 NTNU_SB #> 3644 taxon:9606 20210417 UniProt #> 3645 taxon:9606 20210417 InterPro #> 3646 taxon:9606 20210417 InterPro #> 3647 taxon:9606 20210417 InterPro #> 3648 taxon:9606 20210417 UniProt #> 3649 taxon:9606 20201120 Reactome #> 3650 taxon:9606 20131216 Reactome #> 3651 taxon:9606 20210417 UniProt #> 3652 taxon:9606 20150608 MGI #> 3653 taxon:9606 20210417 Ensembl #> 3654 taxon:9606 20210417 Ensembl #> 3655 taxon:9606 20150608 MGI #> 3656 taxon:9606 20210417 Ensembl #> 3657 taxon:9606 20210417 UniProt #> 3658 taxon:9606 20210417 UniProt #> 3659 taxon:9606 20210417 Ensembl #> 3660 taxon:9606 20160420 MGI #> 3661 taxon:9606 20150122 UniProt #> 3662 taxon:9606 20150122 UniProt #> 3663 taxon:9606 20150122 UniProt #> 3664 taxon:9606 20150122 UniProt #> 3665 taxon:9606 20161204 HPA #> 3666 taxon:9606 20150122 UniProt #> 3667 taxon:9606 20160420 MGI #> 3668 taxon:9606 20161204 HPA #> 3669 taxon:9606 20190405 NTNU_SB #> 3670 taxon:9606 20200608 ARUK-UCL #> 3671 taxon:9606 20190405 NTNU_SB #> 3672 taxon:9606 20210417 UniProt #> 3673 taxon:9606 20160712 UniProt #> 3674 taxon:9606 20160713 UniProt #> 3675 taxon:9606 20160712 UniProt #> 3676 taxon:9606 20160712 UniProt #> 3677 taxon:9606 20160712 UniProt #> 3678 taxon:9606 20160712 UniProt #> 3679 taxon:9606 20210417 UniProt #> 3680 taxon:9606 20210417 UniProt #> 3681 taxon:9606 20210417 InterPro #> 3682 taxon:9606 20171114 UniProt #> 3683 taxon:9606 20171114 UniProt #> 3684 taxon:9606 20210417 InterPro #> 3685 taxon:9606 20210418 GOC #> 3686 taxon:9606 20171114 UniProt #> 3687 taxon:9606 20210417 UniProt #> 3688 taxon:9606 20210417 UniProt #> 3689 taxon:9606 20210417 IntAct #> 3690 taxon:9606 20210417 IntAct #> 3691 taxon:9606 20210417 IntAct #> 3692 taxon:9606 20210417 IntAct #> 3693 taxon:9606 20210417 IntAct #> 3694 taxon:9606 20210417 IntAct #> 3695 taxon:9606 20210417 IntAct #> 3696 taxon:9606 20090529 UniProt #> 3697 taxon:9606 20090529 UniProt #> 3698 taxon:9606 20210417 UniProt #> 3699 taxon:9606 20210417 UniProt #> 3700 taxon:9606 20210417 UniProt #> 3701 taxon:9606 20210417 UniProt #> 3702 taxon:9606 20210417 Ensembl #> 3703 taxon:9606 20210417 UniProt #> 3704 taxon:9606 20210417 UniProt #> 3705 taxon:9606 20210417 UniProt #> 3706 taxon:9606 20210417 UniProt #> 3707 taxon:9606 20210417 UniProt #> 3708 taxon:9606 20210417 UniProt #> 3709 taxon:9606 20210417 UniProt #> 3710 taxon:9606 20210417 UniProt #> 3711 taxon:9606 20210417 UniProt #> 3712 taxon:9606 20210417 UniProt #> 3713 taxon:9606 20201120 Reactome #> 3714 taxon:9606 20201120 Reactome #> 3715 taxon:9606 20150206 Reactome #> 3716 taxon:9606 20150206 Reactome #> 3717 taxon:9606 20150206 Reactome #> 3718 taxon:9606 20150206 Reactome #> 3719 taxon:9606 20190218 UniProt #> 3720 taxon:9606 20190218 UniProt #> 3721 taxon:9606 20190218 UniProt #> 3722 taxon:9606 20190218 UniProt #> 3723 taxon:9606 20190218 UniProt #> 3724 taxon:9606 20210417 UniProt #> 3725 taxon:9606 20210417 UniProt #> 3726 taxon:9606 20210417 UniProt #> 3727 taxon:9606 20120517 UniProt #> 3728 taxon:9606 20210417 RHEA #> 3729 taxon:9606 20210417 UniProt #> 3730 taxon:9606 20120517 UniProt #> 3731 taxon:9606 20210417 InterPro #> 3732 taxon:9606 20210417 UniProt #> 3733 taxon:9606 20120517 UniProt #> 3734 taxon:9606 20210417 UniProt #> 3735 taxon:9606 20210417 UniProt #> 3736 taxon:9606 20210417 UniProt #> 3737 taxon:9606 20131008 MGI #> 3738 taxon:9606 20190905 HPA #> 3739 taxon:9606 20210417 InterPro #> 3740 taxon:9606 20210417 IntAct #> 3741 taxon:9606 20210417 InterPro #> 3742 taxon:9606 20210417 InterPro #> 3743 taxon:9606 20210417 InterPro #> 3744 taxon:9606 20210417 InterPro #> 3745 taxon:9606 20210417 UniProt #> 3746 taxon:9606 20170502 UniProt #> 3747 taxon:9606 20210417 IntAct #> 3748 taxon:9606 20210417 IntAct #> 3749 taxon:9606 20210417 IntAct #> 3750 taxon:9606 20210417 IntAct #> 3751 taxon:9606 20210417 IntAct #> 3752 taxon:9606 20210417 IntAct #> 3753 taxon:9606 20210417 IntAct #> 3754 taxon:9606 20210417 IntAct #> 3755 taxon:9606 20210417 IntAct #> 3756 taxon:9606 20200813 UniProt #> 3757 taxon:9606 20170504 UniProt #> 3758 taxon:9606 20200731 UniProt #> 3759 taxon:9606 20200731 UniProt #> 3760 taxon:9606 20200723 UniProt #> 3761 taxon:9606 20200813 UniProt #> 3762 taxon:9606 20200813 UniProt #> 3763 taxon:9606 20200723 UniProt #> 3764 taxon:9606 20200723 UniProt #> 3765 taxon:9606 20200731 UniProt #> 3766 taxon:9606 20200731 UniProt #> 3767 taxon:9606 20200811 UniProt #> 3768 taxon:9606 20200811 UniProt #> 3769 taxon:9606 20200813 UniProt #> 3770 taxon:9606 20170502 UniProt #> 3771 taxon:9606 20201105 UniProt #> 3772 taxon:9606 20201105 UniProt #> 3773 taxon:9606 20210417 IntAct #> 3774 taxon:9606 20210417 IntAct #> 3775 taxon:9606 20170606 UniProt #> 3776 taxon:9606 20210417 UniProt #> 3777 taxon:9606 20210417 UniProt #> 3778 taxon:9606 20210418 GOC #> 3779 taxon:9606 20210417 UniProt #> 3780 taxon:9606 20210417 UniProt #> 3781 taxon:9606 20170606 UniProt #> 3782 taxon:9606 20170605 UniProt #> 3783 taxon:9606 20210417 UniProt #> 3784 taxon:9606 20140714 UniProt #> 3785 taxon:9606 20210417 UniProt #> 3786 taxon:9606 20210417 UniProt #> 3787 taxon:9606 20210417 UniProt #> 3788 taxon:9606 20210417 UniProt #> 3789 taxon:9606 20210418 GOC #> 3790 taxon:9606 20130516 Reactome #> 3791 taxon:9606 20210417 UniProt #> 3792 taxon:9606 20210417 UniProt #> 3793 taxon:9606 20210417 UniProt #> 3794 taxon:9606 20210417 UniProt #> 3795 taxon:9606 20210417 InterPro #> 3796 taxon:9606 20210417 UniProt #> 3797 taxon:9606 20210418 GOC #> 3798 taxon:9606 20130516 Reactome #> 3799 taxon:9606 20210417 UniProt #> 3800 taxon:9606 20210418 GOC #> 3801 taxon:9606 20210417 UniProt #> 3802 taxon:9606 20210417 UniProt #> 3803 taxon:9606 20210417 IntAct #> 3804 taxon:9606 20210417 IntAct #> 3805 taxon:9606 20210417 IntAct #> 3806 taxon:9606 20210417 InterPro #> 3807 taxon:9606 20210417 UniProt #> 3808 taxon:9606 20210417 InterPro #> 3809 taxon:9606 20210417 UniProt #> 3810 taxon:9606 20210418 GOC #> 3811 taxon:9606 20130516 Reactome #> 3812 taxon:9606 20210417 UniProt #> 3813 taxon:9606 20210417 InterPro #> 3814 taxon:9606 20210417 InterPro #> 3815 taxon:9606 20210417 UniProt #> 3816 taxon:9606 20210417 UniProt #> 3817 taxon:9606 20210417 UniProt #> 3818 taxon:9606 20140714 UniProt #> 3819 taxon:9606 20210417 UniProt #> 3820 taxon:9606 20210417 UniProt #> 3821 taxon:9606 20210418 GOC #> 3822 taxon:9606 20130516 Reactome #> 3823 taxon:9606 20210417 UniProt #> 3824 taxon:9606 20210417 IntAct #> 3825 taxon:9606 20210417 IntAct #> 3826 taxon:9606 20210417 UniProt #> 3827 taxon:9606 20180710 UniProt #> 3828 taxon:9606 20180710 UniProt #> 3829 taxon:9606 20180710 UniProt #> 3830 taxon:9606 20180710 UniProt #> 3831 taxon:9606 20210417 UniProt #> 3832 taxon:9606 20120912 HPA #> 3833 taxon:9606 20210417 Ensembl #> 3834 taxon:9606 20161204 HPA #> 3835 taxon:9606 20161204 HPA #> 3836 taxon:9606 20170110 UniProt #> 3837 taxon:9606 20170110 UniProt #> 3838 taxon:9606 20170110 UniProt #> 3839 taxon:9606 20170110 UniProt #> 3840 taxon:9606 20210417 UniProt #> 3841 taxon:9606 20160103 BHF-UCL #> 3842 taxon:9606 20210417 UniProt #> 3843 taxon:9606 20180710 UniProt #> 3844 taxon:9606 20210417 InterPro #> 3845 taxon:9606 20180710 UniProt #> 3846 taxon:9606 20210316 UniProt #> 3847 taxon:9606 20210417 InterPro #> 3848 taxon:9606 20180706 UniProt #> 3849 taxon:9606 20170404 UniProt #> 3850 taxon:9606 20170404 UniProt #> 3851 taxon:9606 20180710 UniProt #> 3852 taxon:9606 20180710 UniProt #> 3853 taxon:9606 20210417 Ensembl #> 3854 taxon:9606 20180710 UniProt #> 3855 taxon:9606 20180710 UniProt #> 3856 taxon:9606 20180710 UniProt #> 3857 taxon:9606 20180706 UniProt #> 3858 taxon:9606 20180710 UniProt #> 3859 taxon:9606 20180710 UniProt #> 3860 taxon:9606 20210417 UniProt #> 3861 taxon:9606 20190405 NTNU_SB #> 3862 taxon:9606 20210417 Ensembl #> 3863 taxon:9606 20210417 Ensembl #> 3864 taxon:9606 20210417 UniProt #> 3865 taxon:9606 20210417 Ensembl #> 3866 taxon:9606 20210417 Ensembl #> 3867 taxon:9606 20210417 Ensembl #> 3868 taxon:9606 20190405 NTNU_SB #> 3869 taxon:9606 20160420 UniProt #> 3870 taxon:9606 20160420 UniProt #> 3871 taxon:9606 20160420 UniProt #> 3872 taxon:9606 20160420 UniProt #> 3873 taxon:9606 20201120 Reactome #> 3874 taxon:9606 20160420 UniProt #> 3875 taxon:9606 20160420 UniProt #> 3876 taxon:9606 20190325 Reactome #> 3877 taxon:9606 20210417 InterPro #> 3878 taxon:9606 20210417 InterPro #> 3879 taxon:9606 20190405 NTNU_SB #> 3880 taxon:9606 20210417 Ensembl #> 3881 taxon:9606 20210417 Ensembl #> 3882 taxon:9606 20210417 IntAct #> 3883 taxon:9606 20210417 IntAct #> 3884 taxon:9606 20210417 IntAct #> 3885 taxon:9606 20210417 IntAct #> 3886 taxon:9606 20210417 IntAct #> 3887 taxon:9606 20210417 IntAct #> 3888 taxon:9606 20210417 IntAct #> 3889 taxon:9606 20210417 IntAct #> 3890 taxon:9606 20210417 IntAct #> 3891 taxon:9606 20210417 IntAct #> 3892 taxon:9606 20210417 IntAct #> 3893 taxon:9606 20210417 IntAct #> 3894 taxon:9606 20210417 IntAct #> 3895 taxon:9606 20210417 IntAct #> 3896 taxon:9606 20210417 IntAct #> 3897 taxon:9606 20210417 IntAct #> 3898 taxon:9606 20210417 IntAct #> 3899 taxon:9606 20210417 IntAct #> 3900 taxon:9606 20210417 IntAct #> 3901 taxon:9606 20210417 IntAct #> 3902 taxon:9606 20210417 IntAct #> 3903 taxon:9606 20210417 IntAct #> 3904 taxon:9606 20210417 IntAct #> 3905 taxon:9606 20210417 IntAct #> 3906 taxon:9606 20210417 IntAct #> 3907 taxon:9606 20210417 IntAct #> 3908 taxon:9606 20210417 IntAct #> 3909 taxon:9606 20210417 IntAct #> 3910 taxon:9606 20210417 InterPro #> 3911 taxon:9606 20200608 ARUK-UCL #> 3912 taxon:9606 20210417 Ensembl #> 3913 taxon:9606 20210417 Ensembl #> 3914 taxon:9606 20210417 UniProt #> 3915 taxon:9606 20210418 GOC #> 3916 taxon:9606 20190405 NTNU_SB #> 3917 taxon:9606 20170504 UniProt #> 3918 taxon:9606 20210417 Ensembl #> 3919 taxon:9606 20210417 InterPro #> 3920 taxon:9606 20210417 Ensembl #> 3921 taxon:9606 20170504 UniProt #> 3922 taxon:9606 20210417 Ensembl #> 3923 taxon:9606 20170504 UniProt #> 3924 taxon:9606 20210417 UniProt #> 3925 taxon:9606 20210417 UniProt #> 3926 taxon:9606 20130902 UniProt #> 3927 taxon:9606 20171005 UniProt #> 3928 taxon:9606 20210417 Ensembl #> 3929 taxon:9606 20130902 UniProt #> 3930 taxon:9606 20190108 UniProt #> 3931 taxon:9606 20130902 UniProt #> 3932 taxon:9606 20171005 UniProt #> 3933 taxon:9606 20190108 UniProt #> 3934 taxon:9606 20190108 UniProt #> 3935 taxon:9606 20210417 InterPro #> 3936 taxon:9606 20210417 InterPro #> 3937 taxon:9606 20180927 UniProt #> 3938 taxon:9606 20180927 UniProt #> 3939 taxon:9606 20180927 UniProt #> 3940 taxon:9606 20180927 UniProt #> 3941 taxon:9606 20180927 UniProt #> 3942 taxon:9606 20180927 UniProt #> 3943 taxon:9606 20180927 UniProt #> 3944 taxon:9606 20180927 UniProt #> 3945 taxon:9606 20180927 UniProt #> 3946 taxon:9606 20180927 UniProt #> 3947 taxon:9606 20210417 UniProt #> 3948 taxon:9606 20180927 UniProt #> 3949 taxon:9606 20180927 UniProt #> 3950 taxon:9606 20180927 UniProt #> 3951 taxon:9606 20180927 UniProt #> 3952 taxon:9606 20180927 UniProt #> 3953 taxon:9606 20210417 UniProt #> 3954 taxon:9606 20210417 UniProt #> 3955 taxon:9606 20180927 UniProt #> 3956 taxon:9606 20210417 UniProt #> 3957 taxon:9606 20170530 UniProt #> 3958 taxon:9606 20210417 UniProt #> 3959 taxon:9606 20170530 UniProt #> 3960 taxon:9606 20120113 UniProt #> 3961 taxon:9606 20120113 UniProt #> 3962 taxon:9606 20120113 UniProt #> 3963 taxon:9606 20120113 UniProt #> 3964 taxon:9606 20120113 UniProt #> 3965 taxon:9606 20120113 UniProt #> 3966 taxon:9606 20120113 UniProt #> 3967 taxon:9606 20201120 Reactome #> 3968 taxon:9606 20140919 Reactome #> 3969 taxon:9606 20140919 Reactome #> 3970 taxon:9606 20161107 Reactome #> 3971 taxon:9606 20161107 Reactome #> 3972 taxon:9606 20161107 Reactome #> 3973 taxon:9606 20161107 Reactome #> 3974 taxon:9606 20161107 Reactome #> 3975 taxon:9606 20161107 Reactome #> 3976 taxon:9606 20161107 Reactome #> 3977 taxon:9606 20120113 UniProt #> 3978 taxon:9606 20210417 UniProt #> 3979 taxon:9606 20210417 UniProt #> 3980 taxon:9606 20210418 GOC #> 3981 taxon:9606 20130516 Reactome #> 3982 taxon:9606 20210417 UniProt #> 3983 taxon:9606 20210417 InterPro #> 3984 taxon:9606 20210417 UniProt #> 3985 taxon:9606 20210417 IntAct #> 3986 taxon:9606 20210417 IntAct #> 3987 taxon:9606 20210417 UniProt #> 3988 taxon:9606 20210417 UniProt #> 3989 taxon:9606 20210417 UniProt #> 3990 taxon:9606 20210417 InterPro #> 3991 taxon:9606 20210417 UniProt #> 3992 taxon:9606 20210417 UniProt #> 3993 taxon:9606 20210417 UniProt #> 3994 taxon:9606 20210417 UniProt #> 3995 taxon:9606 20210418 GOC #> 3996 taxon:9606 20210418 GOC #> 3997 taxon:9606 20110110 MGI #> 3998 taxon:9606 20120305 UniProt #> 3999 taxon:9606 20120305 UniProt #> 4000 taxon:9606 20120305 UniProt #> 4001 taxon:9606 20120307 UniProt #> 4002 taxon:9606 20120304 UniProt #> 4003 taxon:9606 20120304 UniProt #> 4004 taxon:9606 20120304 UniProt #> 4005 taxon:9606 20120304 UniProt #> 4006 taxon:9606 20120306 UniProt #> 4007 taxon:9606 20120306 UniProt #> 4008 taxon:9606 20120306 UniProt #> 4009 taxon:9606 20210417 IntAct #> 4010 taxon:9606 20210417 IntAct #> 4011 taxon:9606 20210417 UniProt #> 4012 taxon:9606 20120308 UniProt #> 4013 taxon:9606 20110926 UniProt #> 4014 taxon:9606 20110926 UniProt #> 4015 taxon:9606 20210417 UniProt #> 4016 taxon:9606 20120305 UniProt #> 4017 taxon:9606 20210418 GOC #> 4018 taxon:9606 20120304 UniProt #> 4019 taxon:9606 20110110 MGI #> 4020 taxon:9606 20210417 UniProt #> 4021 taxon:9606 20200512 ARUK-UCL #> 4022 taxon:9606 20190405 NTNU_SB #> 4023 taxon:9606 20200512 ARUK-UCL #> 4024 taxon:9606 20191112 NTNU_SB #> 4025 taxon:9606 20200512 ARUK-UCL #> 4026 taxon:9606 20170601 NTNU_SB #> 4027 taxon:9606 20200608 ARUK-UCL #> 4028 taxon:9606 20200609 ARUK-UCL #> 4029 taxon:9606 20200512 ARUK-UCL #> 4030 taxon:9606 20210417 Ensembl #> 4031 taxon:9606 20210417 Ensembl #> 4032 taxon:9606 20210417 Ensembl #> 4033 taxon:9606 20161005 NTNU_SB #> 4034 taxon:9606 20200512 ARUK-UCL #> 4035 taxon:9606 20190405 NTNU_SB #> 4036 taxon:9606 20120912 HPA #> 4037 taxon:9606 20210417 UniProt #> 4038 taxon:9606 20210417 UniProt #> 4039 taxon:9606 20210417 IntAct #> 4040 taxon:9606 20210417 IntAct #> 4041 taxon:9606 20190405 NTNU_SB #> 4042 taxon:9606 20200608 ARUK-UCL #> 4043 taxon:9606 20190405 NTNU_SB #> 4044 taxon:9606 20210417 IntAct #> 4045 taxon:9606 20210417 IntAct #> 4046 taxon:9606 20210417 IntAct #> 4047 taxon:9606 20210417 UniProt #> 4048 taxon:9606 20210417 UniProt #> 4049 taxon:9606 20190405 NTNU_SB #> 4050 taxon:9606 20200608 ARUK-UCL #> 4051 taxon:9606 20210417 Ensembl #> 4052 taxon:9606 20210418 GOC #> 4053 taxon:9606 20210417 Ensembl #> 4054 taxon:9606 20210417 Ensembl #> 4055 taxon:9606 20210417 Ensembl #> 4056 taxon:9606 20210417 Ensembl #> 4057 taxon:9606 20210417 Ensembl #> 4058 taxon:9606 20210417 UniProt #> 4059 taxon:9606 20190405 NTNU_SB #> 4060 taxon:9606 20120912 HPA #> 4061 taxon:9606 20210417 UniProt #> 4062 taxon:9606 20140320 UniProt #> 4063 taxon:9606 20210417 UniProt #> 4064 taxon:9606 20210417 InterPro #> 4065 taxon:9606 20210417 InterPro #> 4066 taxon:9606 20210417 UniProt #> 4067 taxon:9606 20210417 InterPro #> 4068 taxon:9606 20210417 UniProt #> 4069 taxon:9606 20210417 UniProt #> 4070 taxon:9606 20210417 InterPro #> 4071 taxon:9606 20210417 InterPro #> 4072 taxon:9606 20210418 GOC #> 4073 taxon:9606 20210417 UniProt #> 4074 taxon:9606 20210417 UniProt #> 4075 taxon:9606 20210417 UniProt #> 4076 taxon:9606 20210417 UniProt #> 4077 taxon:9606 20210418 GOC #> 4078 taxon:9606 20130516 Reactome #> 4079 taxon:9606 20210417 UniProt #> 4080 taxon:9606 20170504 UniProt #> 4081 taxon:9606 20170504 UniProt #> 4082 taxon:9606 20170504 UniProt #> 4083 taxon:9606 20210417 UniProt #> 4084 taxon:9606 20210418 GOC #> 4085 taxon:9606 20210417 InterPro #> 4086 taxon:9606 20131220 UniProt #> 4087 taxon:9606 20130502 UniProt #> 4088 taxon:9606 20130502 UniProt #> 4089 taxon:9606 20130502 UniProt #> 4090 taxon:9606 20210417 UniProt #> 4091 taxon:9606 20130502 UniProt #> 4092 taxon:9606 20130510 UniProt #> 4093 taxon:9606 20130510 UniProt #> 4094 taxon:9606 20130510 UniProt #> 4095 taxon:9606 20130510 UniProt #> 4096 taxon:9606 20130502 UniProt #> 4097 taxon:9606 20130510 UniProt #> 4098 taxon:9606 20130510 UniProt #> 4099 taxon:9606 20200423 UniProt #> 4100 taxon:9606 20130502 UniProt #> 4101 taxon:9606 20130510 UniProt #> 4102 taxon:9606 20130502 UniProt #> 4103 taxon:9606 20130502 UniProt #> 4104 taxon:9606 20130502 UniProt #> 4105 taxon:9606 20130502 UniProt #> 4106 taxon:9606 20130502 UniProt #> 4107 taxon:9606 20130510 UniProt #> 4108 taxon:9606 20130510 UniProt #> 4109 taxon:9606 20130502 UniProt #> 4110 taxon:9606 20210417 UniProt #> 4111 taxon:9606 20210417 UniProt #> 4112 taxon:9606 20210417 UniProt #> 4113 taxon:9606 20210417 UniProt #> 4114 taxon:9606 20210417 RHEA #> 4115 taxon:9606 20171025 UniProt #> 4116 taxon:9606 20201120 Reactome #> 4117 taxon:9606 20171025 UniProt #> 4118 taxon:9606 20171025 UniProt #> 4119 taxon:9606 20150902 Reactome #> 4120 taxon:9606 20210417 UniProt #> 4121 taxon:9606 20210417 InterPro #> 4122 taxon:9606 20201120 Reactome #> 4123 taxon:9606 20130516 Reactome #> 4124 taxon:9606 20130516 Reactome #> 4125 taxon:9606 20130516 Reactome #> 4126 taxon:9606 20130516 Reactome #> 4127 taxon:9606 20130516 Reactome #> 4128 taxon:9606 20210417 UniProt #> 4129 taxon:9606 20210418 GOC #> 4130 taxon:9606 20210417 UniProt #> 4131 taxon:9606 20210417 IntAct #> 4132 taxon:9606 20210417 IntAct #> 4133 taxon:9606 20210417 IntAct #> 4134 taxon:9606 20210417 IntAct #> 4135 taxon:9606 20210417 IntAct #> 4136 taxon:9606 20210417 IntAct #> 4137 taxon:9606 20210417 IntAct #> 4138 taxon:9606 20210417 IntAct #> 4139 taxon:9606 20210417 IntAct #> 4140 taxon:9606 20210417 IntAct #> 4141 taxon:9606 20210417 IntAct #> 4142 taxon:9606 20210417 IntAct #> 4143 taxon:9606 20210417 IntAct #> 4144 taxon:9606 20210417 IntAct #> 4145 taxon:9606 20210417 IntAct #> 4146 taxon:9606 20210417 IntAct #> 4147 taxon:9606 20210417 IntAct #> 4148 taxon:9606 20210417 IntAct #> 4149 taxon:9606 20210417 IntAct #> 4150 taxon:9606 20210417 IntAct #> 4151 taxon:9606 20210417 IntAct #> 4152 taxon:9606 20210417 IntAct #> 4153 taxon:9606 20210417 IntAct #> 4154 taxon:9606 20210417 InterPro #> 4155 taxon:9606 20180710 UniProt #> 4156 taxon:9606 20180710 UniProt #> 4157 taxon:9606 20210417 UniProt #> 4158 taxon:9606 20210417 UniProt #> 4159 taxon:9606 20210417 UniProt #> 4160 taxon:9606 20210417 InterPro #> 4161 taxon:9606 20210417 UniProt #> 4162 taxon:9606 20210417 InterPro #> 4163 taxon:9606 20210417 UniProt #> 4164 taxon:9606 20170504 UniProt #> 4165 taxon:9606 20170504 UniProt #> 4166 taxon:9606 20170504 UniProt #> 4167 taxon:9606 20210417 UniProt #> 4168 taxon:9606 20210417 IntAct #> 4169 taxon:9606 20210417 InterPro #> 4170 taxon:9606 20210417 UniProt #> 4171 taxon:9606 20210417 UniProt #> 4172 taxon:9606 20210417 UniProt #> 4173 taxon:9606 20120113 UniProt #> 4174 taxon:9606 20200624 UniProt #> 4175 taxon:9606 20210417 UniProt #> 4176 taxon:9606 20120113 UniProt #> 4177 taxon:9606 20090723 UniProt #> 4178 taxon:9606 20210417 UniProt #> 4179 taxon:9606 20210417 UniProt #> 4180 taxon:9606 20210417 Ensembl #> 4181 taxon:9606 20210417 IntAct #> 4182 taxon:9606 20210417 IntAct #> 4183 taxon:9606 20210417 IntAct #> 4184 taxon:9606 20210417 Ensembl #> 4185 taxon:9606 20210417 Ensembl #> 4186 taxon:9606 20120319 MGI #> 4187 taxon:9606 20210417 UniProt #> 4188 taxon:9606 20210417 UniProt #> 4189 taxon:9606 20210417 UniProt #> 4190 taxon:9606 20210417 InterPro #> 4191 taxon:9606 20210417 UniProt #> 4192 taxon:9606 20210417 InterPro #> 4193 taxon:9606 20210417 UniProt #> 4194 taxon:9606 20210417 UniProt #> 4195 taxon:9606 20210417 IntAct #> 4196 taxon:9606 20210417 UniProt #> 4197 taxon:9606 20210418 GOC #> 4198 taxon:9606 20130516 Reactome #> 4199 taxon:9606 20210417 UniProt #> 4200 taxon:9606 20210417 UniProt #> 4201 taxon:9606 20210417 InterPro #> 4202 taxon:9606 20210417 InterPro #> 4203 taxon:9606 20141203 AgBase #> 4204 taxon:9606 20210418 GOC #> 4205 taxon:9606 20210417 UniProt #> 4206 taxon:9606 20210417 InterPro #> 4207 taxon:9606 20210417 UniProt #> 4208 taxon:9606 20210417 InterPro #> 4209 taxon:9606 20210417 UniProt #> 4210 taxon:9606 20210417 UniProt #> 4211 taxon:9606 20210417 UniProt #> 4212 taxon:9606 20210417 UniProt #> 4213 taxon:9606 20210418 GOC #> 4214 taxon:9606 20130516 Reactome #> 4215 taxon:9606 20210417 UniProt #> 4216 taxon:9606 20210417 UniProt #> 4217 taxon:9606 20210418 GOC #> 4218 taxon:9606 20130516 Reactome #> 4219 taxon:9606 20210417 UniProt #> 4220 taxon:9606 20191128 UniProt #> 4221 taxon:9606 20191128 UniProt #> 4222 taxon:9606 20191128 UniProt #> 4223 taxon:9606 20191128 UniProt #> 4224 taxon:9606 20191128 UniProt #> 4225 taxon:9606 20180201 UniProt #> 4226 taxon:9606 20191128 UniProt #> 4227 taxon:9606 20191128 UniProt #> 4228 taxon:9606 20180201 UniProt #> 4229 taxon:9606 20191128 UniProt #> 4230 taxon:9606 20210417 Ensembl #> 4231 taxon:9606 20191128 UniProt #> 4232 taxon:9606 20180201 UniProt #> 4233 taxon:9606 20180201 UniProt #> 4234 taxon:9606 20180201 UniProt #> 4235 taxon:9606 20210417 UniProt #> 4236 taxon:9606 20180201 UniProt #> 4237 taxon:9606 20210417 Ensembl #> 4238 taxon:9606 20210417 InterPro #> 4239 taxon:9606 20210418 GOC #> 4240 taxon:9606 20210417 UniProt #> 4241 taxon:9606 20191112 UniProt #> 4242 taxon:9606 20191112 UniProt #> 4243 taxon:9606 20210417 InterPro #> 4244 taxon:9606 20210418 GOC #> 4245 taxon:9606 20210417 UniProt #> 4246 taxon:9606 20210417 UniProt #> 4247 taxon:9606 20210417 InterPro #> 4248 taxon:9606 20210417 InterPro #> 4249 taxon:9606 20210417 InterPro #> 4250 taxon:9606 20181001 UniProt #> 4251 taxon:9606 20181001 UniProt #> 4252 taxon:9606 20181001 UniProt #> 4253 taxon:9606 20181001 UniProt #> 4254 taxon:9606 20210417 Ensembl #> 4255 taxon:9606 20210417 Ensembl #> 4256 taxon:9606 20210417 Ensembl #> 4257 taxon:9606 20210417 Ensembl #> 4258 taxon:9606 20210417 Ensembl #> 4259 taxon:9606 20210417 Ensembl #> 4260 taxon:9606 20210417 Ensembl #> 4261 taxon:9606 20210417 Ensembl #> 4262 taxon:9606 20210417 IntAct #> 4263 taxon:9606 20210417 UniProt #> 4264 taxon:9606 20210418 GOC #> 4265 taxon:9606 20210417 UniProt #> 4266 taxon:9606 20190405 NTNU_SB #> 4267 taxon:9606 20200608 ARUK-UCL #> 4268 taxon:9606 20190405 NTNU_SB #> 4269 taxon:9606 20210417 IntAct #> 4270 taxon:9606 20210417 IntAct #> 4271 taxon:9606 20210417 IntAct #> 4272 taxon:9606 20210417 IntAct #> 4273 taxon:9606 20210417 IntAct #> 4274 taxon:9606 20210417 IntAct #> 4275 taxon:9606 20210417 IntAct #> 4276 taxon:9606 20210417 IntAct #> 4277 taxon:9606 20210417 IntAct #> 4278 taxon:9606 20210417 IntAct #> 4279 taxon:9606 20210417 IntAct #> 4280 taxon:9606 20210417 UniProt #> 4281 taxon:9606 20210417 UniProt #> 4282 taxon:9606 20210417 InterPro #> 4283 taxon:9606 20210417 UniProt #> 4284 taxon:9606 20210418 GOC #> 4285 taxon:9606 20130528 Reactome #> 4286 taxon:9606 20210417 UniProt #> 4287 taxon:9606 20210417 InterPro #> 4288 taxon:9606 20210417 UniProt #> 4289 taxon:9606 20210417 UniProt #> 4290 taxon:9606 20210417 UniProt #> 4291 taxon:9606 20210418 GOC #> 4292 taxon:9606 20210417 UniProt #> 4293 taxon:9606 20210417 InterPro #> 4294 taxon:9606 20210417 UniProt #> 4295 taxon:9606 20210417 UniProt #> 4296 taxon:9606 20210417 UniProt #> 4297 taxon:9606 20210417 UniProt #> 4298 taxon:9606 20210418 GOC #> 4299 taxon:9606 20130516 Reactome #> 4300 taxon:9606 20210417 UniProt #> 4301 taxon:9606 20180323 UniProt #> 4302 taxon:9606 20210417 UniProt #> 4303 taxon:9606 20180323 UniProt #> 4304 taxon:9606 20201120 Reactome #> 4305 taxon:9606 20180323 UniProt #> 4306 taxon:9606 20130516 Reactome #> 4307 taxon:9606 20210417 UniProt #> 4308 taxon:9606 20210417 UniProt #> 4309 taxon:9606 20210418 GOC #> 4310 taxon:9606 20210417 UniProt #> 4311 taxon:9606 20210417 UniProt #> 4312 taxon:9606 20210417 UniProt #> 4313 taxon:9606 20210417 UniProt #> 4314 taxon:9606 20151210 UniProt #> 4315 taxon:9606 20151217 UniProt #> 4316 taxon:9606 20151217 UniProt #> 4317 taxon:9606 20151210 UniProt #> 4318 taxon:9606 20151217 UniProt #> 4319 taxon:9606 20210417 UniProt #> 4320 taxon:9606 20210417 UniProt #> 4321 taxon:9606 20210418 GOC #> 4322 taxon:9606 20130516 Reactome #> 4323 taxon:9606 20210417 UniProt #> 4324 taxon:9606 20210417 UniProt #> 4325 taxon:9606 20190405 NTNU_SB #> 4326 taxon:9606 20210417 UniProt #> 4327 taxon:9606 20210417 UniProt #> 4328 taxon:9606 20201215 GO_Central #> 4329 taxon:9606 20210417 Ensembl #> 4330 taxon:9606 20210417 UniProt #> 4331 taxon:9606 20190405 NTNU_SB #> 4332 taxon:9606 20210417 UniProt #> 4333 taxon:9606 20210417 InterPro #> 4334 taxon:9606 20210417 UniProt #> 4335 taxon:9606 20210418 GOC #> 4336 taxon:9606 20210417 UniProt #> 4337 taxon:9606 20210417 UniProt #> 4338 taxon:9606 20210417 IntAct #> 4339 taxon:9606 20210417 UniProt #> 4340 taxon:9606 20210417 UniProt #> 4341 taxon:9606 20100429 UniProt #> 4342 taxon:9606 20210417 InterPro #> 4343 taxon:9606 20210418 GOC #> 4344 taxon:9606 20210418 GOC #> 4345 taxon:9606 20210418 GOC #> 4346 taxon:9606 20210417 UniProt #> 4347 taxon:9606 20210417 UniProt #> 4348 taxon:9606 20140714 UniProt #> 4349 taxon:9606 20210417 InterPro #> 4350 taxon:9606 20210417 UniProt #> 4351 taxon:9606 20210417 UniProt #> 4352 taxon:9606 20210417 InterPro #> 4353 taxon:9606 20210417 UniProt #> 4354 taxon:9606 20210418 GOC #> 4355 taxon:9606 20130528 Reactome #> 4356 taxon:9606 20210417 UniProt #> 4357 taxon:9606 20180511 BHF-UCL #> 4358 taxon:9606 20180511 BHF-UCL #> 4359 taxon:9606 20180719 BHF-UCL #> 4360 taxon:9606 20210417 UniProt #> 4361 taxon:9606 20130503 Reactome #> 4362 taxon:9606 20110330 MGI #> 4363 taxon:9606 20180329 BHF-UCL #> 4364 taxon:9606 20210417 UniProt #> 4365 taxon:9606 20180511 BHF-UCL #> 4366 taxon:9606 20180719 BHF-UCL #> 4367 taxon:9606 20210417 UniProt #> 4368 taxon:9606 20210418 GOC #> 4369 taxon:9606 20210417 Ensembl #> 4370 taxon:9606 20210417 Ensembl #> 4371 taxon:9606 20210417 Ensembl #> 4372 taxon:9606 20210418 GOC #> 4373 taxon:9606 20210417 UniProt #> 4374 taxon:9606 20190405 NTNU_SB #> 4375 taxon:9606 20200608 ARUK-UCL #> 4376 taxon:9606 20210417 Ensembl #> 4377 taxon:9606 20210417 Ensembl #> 4378 taxon:9606 20210417 Ensembl #> 4379 taxon:9606 20210417 Ensembl #> 4380 taxon:9606 20210417 Ensembl #> 4381 taxon:9606 20210417 Ensembl #> 4382 taxon:9606 20210417 Ensembl #> 4383 taxon:9606 20210417 UniProt #> 4384 taxon:9606 20190405 NTNU_SB #> 4385 taxon:9606 20210417 Ensembl #> 4386 taxon:9606 20141028 UniProt #> 4387 taxon:9606 20210417 UniProt #> 4388 taxon:9606 20141028 UniProt #> 4389 taxon:9606 20141028 UniProt #> 4390 taxon:9606 20210417 UniProt #> 4391 taxon:9606 20210417 UniProt #> 4392 taxon:9606 20190308 UniProt #> 4393 taxon:9606 20190308 UniProt #> 4394 taxon:9606 20210417 UniProt #> 4395 taxon:9606 20210418 GOC #> 4396 taxon:9606 20190312 UniProt #> 4397 taxon:9606 20190308 UniProt #> 4398 taxon:9606 20130528 Reactome #> 4399 taxon:9606 20210417 UniProt #> 4400 taxon:9606 20210417 InterPro #> 4401 taxon:9606 20210417 UniProt #> 4402 taxon:9606 20210417 UniProt #> 4403 taxon:9606 20210417 UniProt #> 4404 taxon:9606 20210417 UniProt #> 4405 taxon:9606 20210417 UniProt #> 4406 taxon:9606 20210417 UniProt #> 4407 taxon:9606 20210417 UniProt #> 4408 taxon:9606 20210418 GOC #> 4409 taxon:9606 20210417 UniProt #> 4410 taxon:9606 20201120 Reactome #> 4411 taxon:9606 20160716 Reactome #> 4412 taxon:9606 20210417 UniProt #> 4413 taxon:9606 20210417 UniProt #> 4414 taxon:9606 20210417 UniProt #> 4415 taxon:9606 20210417 UniProt #> 4416 taxon:9606 20210417 Ensembl #> 4417 taxon:9606 20210417 InterPro #> 4418 taxon:9606 20091008 UniProt #> 4419 taxon:9606 20210417 UniProt #> 4420 taxon:9606 20091008 UniProt #> 4421 taxon:9606 20210417 Ensembl #> 4422 taxon:9606 20210417 Ensembl #> 4423 taxon:9606 20091008 UniProt #> 4424 taxon:9606 20210417 Ensembl #> 4425 taxon:9606 20160811 UniProt #> 4426 taxon:9606 20160811 UniProt #> 4427 taxon:9606 20160811 UniProt #> 4428 taxon:9606 20210417 InterPro #> 4429 taxon:9606 20160811 UniProt #> 4430 taxon:9606 20160811 UniProt #> 4431 taxon:9606 20160811 UniProt #> 4432 taxon:9606 20160811 UniProt #> 4433 taxon:9606 20160811 UniProt #> 4434 taxon:9606 20210417 UniProt #> 4435 taxon:9606 20210417 UniProt #> 4436 taxon:9606 20140714 UniProt #> 4437 taxon:9606 20210417 UniProt #> 4438 taxon:9606 20210418 GOC #> 4439 taxon:9606 20210417 UniProt #> 4440 taxon:9606 20210418 GOC #> 4441 taxon:9606 20210417 UniProt #> 4442 taxon:9606 20090625 UniProt #> 4443 taxon:9606 20090625 UniProt #> 4444 taxon:9606 20090625 UniProt #> 4445 taxon:9606 20201120 Reactome #> 4446 taxon:9606 20210417 Ensembl #> 4447 taxon:9606 20160716 Reactome #> 4448 taxon:9606 20210417 UniProt #> 4449 taxon:9606 20090625 UniProt #> 4450 taxon:9606 20090625 UniProt #> 4451 taxon:9606 20090625 UniProt #> 4452 taxon:9606 20210417 InterPro #> 4453 taxon:9606 20210417 UniProt #> 4454 taxon:9606 20210417 IntAct #> 4455 taxon:9606 20210417 IntAct #> 4456 taxon:9606 20210417 InterPro #> 4457 taxon:9606 20210417 UniProt #> 4458 taxon:9606 20210417 IntAct #> 4459 taxon:9606 20200416 UniProt #> 4460 taxon:9606 20210417 UniProt #> 4461 taxon:9606 20200416 UniProt #> 4462 taxon:9606 20200416 UniProt #> 4463 taxon:9606 20200416 UniProt #> 4464 taxon:9606 20200416 UniProt #> 4465 taxon:9606 20200416 UniProt #> 4466 taxon:9606 20151016 HPA #> 4467 taxon:9606 20151016 HPA #> 4468 taxon:9606 20150323 UniProt #> 4469 taxon:9606 20200521 GO_Central #> 4470 taxon:9606 20200521 GO_Central #> 4471 taxon:9606 20210417 InterPro #> 4472 taxon:9606 20201218 UniProt #> 4473 taxon:9606 20201218 UniProt #> 4474 taxon:9606 20210417 UniProt #> 4475 taxon:9606 20201218 UniProt #> 4476 taxon:9606 20201218 UniProt #> 4477 taxon:9606 20201218 UniProt #> 4478 taxon:9606 20201218 UniProt #> 4479 taxon:9606 20201218 UniProt #> 4480 taxon:9606 20201218 UniProt #> 4481 taxon:9606 20210417 InterPro #> 4482 taxon:9606 20210417 IntAct #> 4483 taxon:9606 20210417 UniProt #> 4484 taxon:9606 20210417 InterPro #> 4485 taxon:9606 20210417 UniProt #> 4486 taxon:9606 20210417 UniProt #> 4487 taxon:9606 20210417 UniProt #> 4488 taxon:9606 20210417 IntAct #> 4489 taxon:9606 20210417 IntAct #> 4490 taxon:9606 20210417 IntAct #> 4491 taxon:9606 20210417 IntAct #> 4492 taxon:9606 20210417 IntAct #> 4493 taxon:9606 20210417 IntAct #> 4494 taxon:9606 20210417 IntAct #> 4495 taxon:9606 20210417 IntAct #> 4496 taxon:9606 20210417 IntAct #> 4497 taxon:9606 20210417 InterPro #> 4498 taxon:9606 20210418 GOC #> 4499 taxon:9606 20201120 Reactome #> 4500 taxon:9606 20210417 UniProt #> 4501 taxon:9606 20161204 HPA #> 4502 taxon:9606 20161204 HPA #> 4503 taxon:9606 20210417 UniProt #> 4504 taxon:9606 20161204 HPA #> 4505 taxon:9606 20130528 Reactome #> 4506 taxon:9606 20210417 UniProt #> 4507 taxon:9606 20180702 UniProt #> 4508 taxon:9606 20210417 UniProt #> 4509 taxon:9606 20110107 UniProt #> 4510 taxon:9606 20110107 UniProt #> 4511 taxon:9606 20110107 UniProt #> 4512 taxon:9606 20130528 Reactome #> 4513 taxon:9606 20210417 UniProt #> 4514 taxon:9606 20210417 IntAct #> 4515 taxon:9606 20210417 IntAct #> 4516 taxon:9606 20210417 IntAct #> 4517 taxon:9606 20210417 IntAct #> 4518 taxon:9606 20210417 IntAct #> 4519 taxon:9606 20210417 IntAct #> 4520 taxon:9606 20210417 IntAct #> 4521 taxon:9606 20210417 IntAct #> 4522 taxon:9606 20210417 IntAct #> 4523 taxon:9606 20210417 IntAct #> 4524 taxon:9606 20210417 IntAct #> 4525 taxon:9606 20191024 UniProt #> 4526 taxon:9606 20210417 UniProt #> 4527 taxon:9606 20210417 UniProt #> 4528 taxon:9606 20091012 UniProt #> 4529 taxon:9606 20210417 IntAct #> 4530 taxon:9606 20210417 IntAct #> 4531 taxon:9606 20210417 IntAct #> 4532 taxon:9606 20210417 IntAct #> 4533 taxon:9606 20210417 IntAct #> 4534 taxon:9606 20210417 IntAct #> 4535 taxon:9606 20210417 IntAct #> 4536 taxon:9606 20210417 IntAct #> 4537 taxon:9606 20210417 IntAct #> 4538 taxon:9606 20210417 IntAct #> 4539 taxon:9606 20210417 IntAct #> 4540 taxon:9606 20210417 IntAct #> 4541 taxon:9606 20210417 IntAct #> 4542 taxon:9606 20210417 IntAct #> 4543 taxon:9606 20210417 IntAct #> 4544 taxon:9606 20210417 IntAct #> 4545 taxon:9606 20210417 IntAct #> 4546 taxon:9606 20210417 IntAct #> 4547 taxon:9606 20210417 IntAct #> 4548 taxon:9606 20210417 IntAct #> 4549 taxon:9606 20210417 IntAct #> 4550 taxon:9606 20210417 IntAct #> 4551 taxon:9606 20210417 IntAct #> 4552 taxon:9606 20210417 IntAct #> 4553 taxon:9606 20210417 IntAct #> 4554 taxon:9606 20210417 IntAct #> 4555 taxon:9606 20210417 IntAct #> 4556 taxon:9606 20210417 IntAct #> 4557 taxon:9606 20180718 UniProt #> 4558 taxon:9606 20190306 UniProt #> 4559 taxon:9606 20091012 UniProt #> 4560 taxon:9606 20091012 UniProt #> 4561 taxon:9606 20210417 Ensembl #> 4562 taxon:9606 20210417 UniProt #> 4563 taxon:9606 20091012 UniProt #> 4564 taxon:9606 20091012 UniProt #> 4565 taxon:9606 20091012 UniProt #> 4566 taxon:9606 20210417 Ensembl #> 4567 taxon:9606 20210417 UniProt #> 4568 taxon:9606 20210417 Ensembl #> 4569 taxon:9606 20210417 Ensembl #> 4570 taxon:9606 20210417 Ensembl #> 4571 taxon:9606 20150630 HGNC #> 4572 taxon:9606 20210417 Ensembl #> 4573 taxon:9606 20210417 Ensembl #> 4574 taxon:9606 20090724 UniProt #> 4575 taxon:9606 20201119 Reactome #> 4576 taxon:9606 20201119 Reactome #> 4577 taxon:9606 20201120 Reactome #> 4578 taxon:9606 20201120 Reactome #> 4579 taxon:9606 20190404 Reactome #> 4580 taxon:9606 20161108 Reactome #> 4581 taxon:9606 20201120 Reactome #> 4582 taxon:9606 20200225 Reactome #> 4583 taxon:9606 20171202 Reactome #> 4584 taxon:9606 20201120 Reactome #> 4585 taxon:9606 20190404 Reactome #> 4586 taxon:9606 20201120 Reactome #> 4587 taxon:9606 20151018 Reactome #> 4588 taxon:9606 20151018 Reactome #> 4589 taxon:9606 20151018 Reactome #> 4590 taxon:9606 20151018 Reactome #> 4591 taxon:9606 20151018 Reactome #> 4592 taxon:9606 20151018 Reactome #> 4593 taxon:9606 20151018 Reactome #> 4594 taxon:9606 20151018 Reactome #> 4595 taxon:9606 20151018 Reactome #> 4596 taxon:9606 20151018 Reactome #> 4597 taxon:9606 20151018 Reactome #> 4598 taxon:9606 20151018 Reactome #> 4599 taxon:9606 20151018 Reactome #> 4600 taxon:9606 20151018 Reactome #> 4601 taxon:9606 20151018 Reactome #> 4602 taxon:9606 20151018 Reactome #> 4603 taxon:9606 20151018 Reactome #> 4604 taxon:9606 20151018 Reactome #> 4605 taxon:9606 20151018 Reactome #> 4606 taxon:9606 20151018 Reactome #> 4607 taxon:9606 20151018 Reactome #> 4608 taxon:9606 20151018 Reactome #> 4609 taxon:9606 20151018 Reactome #> 4610 taxon:9606 20151018 Reactome #> 4611 taxon:9606 20151018 Reactome #> 4612 taxon:9606 20151018 Reactome #> 4613 taxon:9606 20151018 Reactome #> 4614 taxon:9606 20151018 Reactome #> 4615 taxon:9606 20151018 Reactome #> 4616 taxon:9606 20210417 UniProt #> 4617 taxon:9606 20210417 UniProt #> 4618 taxon:9606 20210417 UniProt #> 4619 taxon:9606 20210418 GOC #> 4620 taxon:9606 20120229 UniProt #> 4621 taxon:9606 20210417 UniProt #> 4622 taxon:9606 20210417 UniProt #> 4623 taxon:9606 20210417 UniProt #> 4624 taxon:9606 20091127 UniProt #> 4625 taxon:9606 20210417 IntAct #> 4626 taxon:9606 20210417 IntAct #> 4627 taxon:9606 20210417 IntAct #> 4628 taxon:9606 20141120 UniProt #> 4629 taxon:9606 20141127 UniProt #> 4630 taxon:9606 20141127 UniProt #> 4631 taxon:9606 20141127 UniProt #> 4632 taxon:9606 20140603 UniProt #> 4633 taxon:9606 20091127 UniProt #> 4634 taxon:9606 20141208 UniProt #> 4635 taxon:9606 20160725 ParkinsonsUK-UCL #> 4636 taxon:9606 20210417 UniProt #> 4637 taxon:9606 20091127 UniProt #> 4638 taxon:9606 20141208 UniProt #> 4639 taxon:9606 20141125 UniProt #> 4640 taxon:9606 20141125 UniProt #> 4641 taxon:9606 20160725 ParkinsonsUK-UCL #> 4642 taxon:9606 20141125 UniProt #> 4643 taxon:9606 20091127 UniProt #> 4644 taxon:9606 20140603 UniProt #> 4645 taxon:9606 20091127 UniProt #> 4646 taxon:9606 20140603 UniProt #> 4647 taxon:9606 20160725 ParkinsonsUK-UCL #> 4648 taxon:9606 20091127 UniProt #> 4649 taxon:9606 20091127 UniProt #> 4650 taxon:9606 20210417 UniProt #> 4651 taxon:9606 20160725 ParkinsonsUK-UCL #> 4652 taxon:9606 20210417 UniProt #> 4653 taxon:9606 20210418 GOC #> 4654 taxon:9606 20210417 UniProt #> 4655 taxon:9606 20101115 HPA #> 4656 taxon:9606 20091127 UniProt #> 4657 taxon:9606 20210417 UniProt #> 4658 taxon:9606 20091127 UniProt #> 4659 taxon:9606 20210417 UniProt #> 4660 taxon:9606 20090406 UniProt #> 4661 taxon:9606 20210418 GOC #> 4662 taxon:9606 20210418 GOC #> 4663 taxon:9606 20071221 UniProt #> 4664 taxon:9606 20071221 UniProt #> 4665 taxon:9606 20131029 UniProt #> 4666 taxon:9606 20210417 IntAct #> 4667 taxon:9606 20210417 IntAct #> 4668 taxon:9606 20210417 IntAct #> 4669 taxon:9606 20201120 Reactome #> 4670 taxon:9606 20201120 Reactome #> 4671 taxon:9606 20130528 Reactome #> 4672 taxon:9606 20130528 Reactome #> 4673 taxon:9606 20210417 UniProt #> 4674 taxon:9606 20210417 UniProt #> 4675 taxon:9606 20030904 PINC #> 4676 taxon:9606 20210417 UniProt #> 4677 taxon:9606 20210417 UniProt #> 4678 taxon:9606 20210417 UniProt #> 4679 taxon:9606 20210417 UniProt #> 4680 taxon:9606 20210417 InterPro #> 4681 taxon:9606 20201120 Reactome #> 4682 taxon:9606 20210417 Ensembl #> 4683 taxon:9606 20210417 UniProt #> 4684 taxon:9606 20130516 Reactome #> 4685 taxon:9606 20210417 Ensembl #> 4686 taxon:9606 20210417 Ensembl #> 4687 taxon:9606 20140617 UniProt #> 4688 taxon:9606 20210417 InterPro #> 4689 taxon:9606 20170704 UniProt #> 4690 taxon:9606 20170704 UniProt #> 4691 taxon:9606 20170704 UniProt #> 4692 taxon:9606 20161107 Reactome #> 4693 taxon:9606 20170704 UniProt #> 4694 taxon:9606 20170704 UniProt #> 4695 taxon:9606 20170704 UniProt #> 4696 taxon:9606 20210417 IntAct #> 4697 taxon:9606 20210417 IntAct #> 4698 taxon:9606 20111103 UniProt #> 4699 taxon:9606 20201120 Reactome #> 4700 taxon:9606 20201123 Reactome #> 4701 taxon:9606 20201120 Reactome #> 4702 taxon:9606 20210417 UniProt #> 4703 taxon:9606 20130213 Reactome #> 4704 taxon:9606 20130213 Reactome #> 4705 taxon:9606 20130213 Reactome #> 4706 taxon:9606 20130213 Reactome #> 4707 taxon:9606 20130213 Reactome #> 4708 taxon:9606 20130213 Reactome #> 4709 taxon:9606 20130213 Reactome #> 4710 taxon:9606 20130213 Reactome #> 4711 taxon:9606 20130213 Reactome #> 4712 taxon:9606 20130213 Reactome #> 4713 taxon:9606 20130213 Reactome #> 4714 taxon:9606 20130213 Reactome #> 4715 taxon:9606 20130213 Reactome #> 4716 taxon:9606 20130213 Reactome #> 4717 taxon:9606 20130213 Reactome #> 4718 taxon:9606 20130213 Reactome #> 4719 taxon:9606 20130213 Reactome #> 4720 taxon:9606 20130213 Reactome #> 4721 taxon:9606 20130213 Reactome #> 4722 taxon:9606 20130213 Reactome #> 4723 taxon:9606 20130213 Reactome #> 4724 taxon:9606 20130213 Reactome #> 4725 taxon:9606 20210417 IntAct #> 4726 taxon:9606 20210417 IntAct #> 4727 taxon:9606 20210417 IntAct #> 4728 taxon:9606 20210417 IntAct #> 4729 taxon:9606 20210417 IntAct #> 4730 taxon:9606 20210417 IntAct #> 4731 taxon:9606 20210417 IntAct #> 4732 taxon:9606 20210417 IntAct #> 4733 taxon:9606 20210417 IntAct #> 4734 taxon:9606 20210417 IntAct #> 4735 taxon:9606 20210417 IntAct #> 4736 taxon:9606 20210417 IntAct #> 4737 taxon:9606 20210417 IntAct #> 4738 taxon:9606 20210417 IntAct #> 4739 taxon:9606 20210417 IntAct #> 4740 taxon:9606 20210417 IntAct #> 4741 taxon:9606 20210417 IntAct #> 4742 taxon:9606 20210417 IntAct #> 4743 taxon:9606 20210417 IntAct #> 4744 taxon:9606 20210417 IntAct #> 4745 taxon:9606 20210417 IntAct #> 4746 taxon:9606 20210417 IntAct #> 4747 taxon:9606 20210417 UniProt #> 4748 taxon:9606 20210417 UniProt #> 4749 taxon:9606 20210417 InterPro #> 4750 taxon:9606 20210417 InterPro #> 4751 taxon:9606 20210417 UniProt #> 4752 taxon:9606 20210417 UniProt #> 4753 taxon:9606 20210417 UniProt #> 4754 taxon:9606 20210417 IntAct #> 4755 taxon:9606 20210417 UniProt #> 4756 taxon:9606 20210417 InterPro #> 4757 taxon:9606 20210417 InterPro #> 4758 taxon:9606 20210417 UniProt #> 4759 taxon:9606 20150107 UniProt #> 4760 taxon:9606 20210417 UniProt #> 4761 taxon:9606 20090811 UniProt #> 4762 taxon:9606 20210417 InterPro #> 4763 taxon:9606 20210417 Ensembl #> 4764 taxon:9606 20090811 UniProt #> 4765 taxon:9606 20090811 UniProt #> 4766 taxon:9606 20090811 UniProt #> 4767 taxon:9606 20130516 Reactome #> 4768 taxon:9606 20210417 UniProt #> 4769 taxon:9606 20210417 UniProt #> 4770 taxon:9606 20210417 IntAct #> 4771 taxon:9606 20210417 IntAct #> 4772 taxon:9606 20210417 IntAct #> 4773 taxon:9606 20210417 IntAct #> 4774 taxon:9606 20210417 IntAct #> 4775 taxon:9606 20210417 IntAct #> 4776 taxon:9606 20210417 IntAct #> 4777 taxon:9606 20210417 IntAct #> 4778 taxon:9606 20210417 IntAct #> 4779 taxon:9606 20210417 IntAct #> 4780 taxon:9606 20210417 IntAct #> 4781 taxon:9606 20210417 IntAct #> 4782 taxon:9606 20210417 IntAct #> 4783 taxon:9606 20210417 IntAct #> 4784 taxon:9606 20210417 IntAct #> 4785 taxon:9606 20210417 IntAct #> 4786 taxon:9606 20210417 IntAct #> 4787 taxon:9606 20210417 IntAct #> 4788 taxon:9606 20210417 IntAct #> 4789 taxon:9606 20210417 IntAct #> 4790 taxon:9606 20210417 IntAct #> 4791 taxon:9606 20210417 IntAct #> 4792 taxon:9606 20210417 IntAct #> 4793 taxon:9606 20210417 IntAct #> 4794 taxon:9606 20210417 IntAct #> 4795 taxon:9606 20210417 IntAct #> 4796 taxon:9606 20210417 IntAct #> 4797 taxon:9606 20210417 IntAct #> 4798 taxon:9606 20210417 IntAct #> 4799 taxon:9606 20210417 IntAct #> 4800 taxon:9606 20210417 IntAct #> 4801 taxon:9606 20210417 IntAct #> 4802 taxon:9606 20210417 IntAct #> 4803 taxon:9606 20210417 IntAct #> 4804 taxon:9606 20210417 IntAct #> 4805 taxon:9606 20210417 IntAct #> 4806 taxon:9606 20210417 IntAct #> 4807 taxon:9606 20210417 IntAct #> 4808 taxon:9606 20210417 IntAct #> 4809 taxon:9606 20210417 IntAct #> 4810 taxon:9606 20210417 IntAct #> 4811 taxon:9606 20210417 IntAct #> 4812 taxon:9606 20210417 IntAct #> 4813 taxon:9606 20210417 IntAct #> 4814 taxon:9606 20210417 IntAct #> 4815 taxon:9606 20210417 IntAct #> 4816 taxon:9606 20210417 IntAct #> 4817 taxon:9606 20210417 IntAct #> 4818 taxon:9606 20210417 IntAct #> 4819 taxon:9606 20210417 IntAct #> 4820 taxon:9606 20210417 IntAct #> 4821 taxon:9606 20210417 IntAct #> 4822 taxon:9606 20210417 IntAct #> 4823 taxon:9606 20210417 IntAct #> 4824 taxon:9606 20210417 IntAct #> 4825 taxon:9606 20210417 IntAct #> 4826 taxon:9606 20210417 IntAct #> 4827 taxon:9606 20210417 IntAct #> 4828 taxon:9606 20210417 IntAct #> 4829 taxon:9606 20210417 IntAct #> 4830 taxon:9606 20210417 IntAct #> 4831 taxon:9606 20210417 IntAct #> 4832 taxon:9606 20210417 IntAct #> 4833 taxon:9606 20210417 IntAct #> 4834 taxon:9606 20210417 IntAct #> 4835 taxon:9606 20210417 IntAct #> 4836 taxon:9606 20210417 IntAct #> 4837 taxon:9606 20210417 IntAct #> 4838 taxon:9606 20210417 IntAct #> 4839 taxon:9606 20210417 IntAct #> 4840 taxon:9606 20210417 IntAct #> 4841 taxon:9606 20210417 IntAct #> 4842 taxon:9606 20210417 IntAct #> 4843 taxon:9606 20210417 IntAct #> 4844 taxon:9606 20210417 IntAct #> 4845 taxon:9606 20210417 IntAct #> 4846 taxon:9606 20210417 IntAct #> 4847 taxon:9606 20210417 IntAct #> 4848 taxon:9606 20210417 IntAct #> 4849 taxon:9606 20210417 IntAct #> 4850 taxon:9606 20210417 IntAct #> 4851 taxon:9606 20210417 IntAct #> 4852 taxon:9606 20210417 IntAct #> 4853 taxon:9606 20210417 IntAct #> 4854 taxon:9606 20210417 IntAct #> 4855 taxon:9606 20210417 IntAct #> 4856 taxon:9606 20210417 IntAct #> 4857 taxon:9606 20210417 IntAct #> 4858 taxon:9606 20210417 IntAct #> 4859 taxon:9606 20210417 IntAct #> 4860 taxon:9606 20210417 IntAct #> 4861 taxon:9606 20210417 IntAct #> 4862 taxon:9606 20210417 IntAct #> 4863 taxon:9606 20210417 IntAct #> 4864 taxon:9606 20210417 IntAct #> 4865 taxon:9606 20210417 IntAct #> 4866 taxon:9606 20210417 IntAct #> 4867 taxon:9606 20210417 IntAct #> 4868 taxon:9606 20210417 IntAct #> 4869 taxon:9606 20210417 IntAct #> 4870 taxon:9606 20210417 IntAct #> 4871 taxon:9606 20210417 IntAct #> 4872 taxon:9606 20210417 IntAct #> 4873 taxon:9606 20210417 IntAct #> 4874 taxon:9606 20210417 IntAct #> 4875 taxon:9606 20210417 IntAct #> 4876 taxon:9606 20210417 IntAct #> 4877 taxon:9606 20210417 IntAct #> 4878 taxon:9606 20210417 IntAct #> 4879 taxon:9606 20210417 IntAct #> 4880 taxon:9606 20210417 IntAct #> 4881 taxon:9606 20210417 IntAct #> 4882 taxon:9606 20210417 IntAct #> 4883 taxon:9606 20210417 IntAct #> 4884 taxon:9606 20210417 IntAct #> 4885 taxon:9606 20210417 IntAct #> 4886 taxon:9606 20210417 IntAct #> 4887 taxon:9606 20210417 IntAct #> 4888 taxon:9606 20210417 IntAct #> 4889 taxon:9606 20210417 IntAct #> 4890 taxon:9606 20210417 IntAct #> 4891 taxon:9606 20210417 IntAct #> 4892 taxon:9606 20210417 IntAct #> 4893 taxon:9606 20210417 IntAct #> 4894 taxon:9606 20210417 IntAct #> 4895 taxon:9606 20210417 IntAct #> 4896 taxon:9606 20210417 IntAct #> 4897 taxon:9606 20210417 IntAct #> 4898 taxon:9606 20210417 IntAct #> 4899 taxon:9606 20210417 IntAct #> 4900 taxon:9606 20210417 IntAct #> 4901 taxon:9606 20210417 IntAct #> 4902 taxon:9606 20210417 IntAct #> 4903 taxon:9606 20210417 IntAct #> 4904 taxon:9606 20210417 IntAct #> 4905 taxon:9606 20210417 IntAct #> 4906 taxon:9606 20210417 IntAct #> 4907 taxon:9606 20210417 IntAct #> 4908 taxon:9606 20210417 IntAct #> 4909 taxon:9606 20210417 IntAct #> 4910 taxon:9606 20210417 IntAct #> 4911 taxon:9606 20210417 IntAct #> 4912 taxon:9606 20210417 IntAct #> 4913 taxon:9606 20210417 IntAct #> 4914 taxon:9606 20210417 IntAct #> 4915 taxon:9606 20210417 IntAct #> 4916 taxon:9606 20210417 IntAct #> 4917 taxon:9606 20210417 IntAct #> 4918 taxon:9606 20210417 IntAct #> 4919 taxon:9606 20210417 IntAct #> 4920 taxon:9606 20210417 IntAct #> 4921 taxon:9606 20210417 IntAct #> 4922 taxon:9606 20210417 IntAct #> 4923 taxon:9606 20210417 IntAct #> 4924 taxon:9606 20210417 IntAct #> 4925 taxon:9606 20210417 IntAct #> 4926 taxon:9606 20210417 IntAct #> 4927 taxon:9606 20210417 IntAct #> 4928 taxon:9606 20210417 IntAct #> 4929 taxon:9606 20210417 IntAct #> 4930 taxon:9606 20210417 IntAct #> 4931 taxon:9606 20210417 IntAct #> 4932 taxon:9606 20210417 IntAct #> 4933 taxon:9606 20210417 IntAct #> 4934 taxon:9606 20210417 IntAct #> 4935 taxon:9606 20210417 IntAct #> 4936 taxon:9606 20210417 IntAct #> 4937 taxon:9606 20210417 IntAct #> 4938 taxon:9606 20210417 IntAct #> 4939 taxon:9606 20210417 IntAct #> 4940 taxon:9606 20210417 IntAct #> 4941 taxon:9606 20210417 IntAct #> 4942 taxon:9606 20210417 IntAct #> 4943 taxon:9606 20210417 IntAct #> 4944 taxon:9606 20210417 IntAct #> 4945 taxon:9606 20210417 IntAct #> 4946 taxon:9606 20210417 IntAct #> 4947 taxon:9606 20210417 IntAct #> 4948 taxon:9606 20210417 IntAct #> 4949 taxon:9606 20210417 IntAct #> 4950 taxon:9606 20210417 IntAct #> 4951 taxon:9606 20210417 IntAct #> 4952 taxon:9606 20210417 IntAct #> 4953 taxon:9606 20210417 IntAct #> 4954 taxon:9606 20210417 IntAct #> 4955 taxon:9606 20210417 IntAct #> 4956 taxon:9606 20210417 IntAct #> 4957 taxon:9606 20210417 IntAct #> 4958 taxon:9606 20210417 IntAct #> 4959 taxon:9606 20210417 IntAct #> 4960 taxon:9606 20210417 IntAct #> 4961 taxon:9606 20210417 IntAct #> 4962 taxon:9606 20210417 IntAct #> 4963 taxon:9606 20210417 IntAct #> 4964 taxon:9606 20210417 IntAct #> 4965 taxon:9606 20210417 IntAct #> 4966 taxon:9606 20210417 IntAct #> 4967 taxon:9606 20210417 IntAct #> 4968 taxon:9606 20210417 IntAct #> 4969 taxon:9606 20210417 IntAct #> 4970 taxon:9606 20210417 IntAct #> 4971 taxon:9606 20210417 IntAct #> 4972 taxon:9606 20210417 IntAct #> 4973 taxon:9606 20210417 IntAct #> 4974 taxon:9606 20210417 IntAct #> 4975 taxon:9606 20210417 IntAct #> 4976 taxon:9606 20210417 IntAct #> 4977 taxon:9606 20210417 IntAct #> 4978 taxon:9606 20210417 IntAct #> 4979 taxon:9606 20210417 IntAct #> 4980 taxon:9606 20210417 IntAct #> 4981 taxon:9606 20210417 IntAct #> 4982 taxon:9606 20210417 IntAct #> 4983 taxon:9606 20210417 IntAct #> 4984 taxon:9606 20210417 IntAct #> 4985 taxon:9606 20210417 IntAct #> 4986 taxon:9606 20210417 IntAct #> 4987 taxon:9606 20210417 IntAct #> 4988 taxon:9606 20210417 IntAct #> 4989 taxon:9606 20210417 IntAct #> 4990 taxon:9606 20210417 IntAct #> 4991 taxon:9606 20210417 IntAct #> 4992 taxon:9606 20210417 IntAct #> 4993 taxon:9606 20210417 IntAct #> 4994 taxon:9606 20210417 IntAct #> 4995 taxon:9606 20210417 IntAct #> 4996 taxon:9606 20210417 IntAct #> 4997 taxon:9606 20210417 IntAct #> 4998 taxon:9606 20210417 IntAct #> 4999 taxon:9606 20210417 IntAct #> 5000 taxon:9606 20210417 IntAct #> 5001 taxon:9606 20210417 IntAct #> 5002 taxon:9606 20210417 IntAct #> 5003 taxon:9606 20210417 IntAct #> 5004 taxon:9606 20210417 IntAct #> 5005 taxon:9606 20210417 IntAct #> 5006 taxon:9606 20210417 IntAct #> 5007 taxon:9606 20210417 IntAct #> 5008 taxon:9606 20210417 IntAct #> 5009 taxon:9606 20210417 IntAct #> 5010 taxon:9606 20210417 IntAct #> 5011 taxon:9606 20210417 IntAct #> 5012 taxon:9606 20210417 IntAct #> 5013 taxon:9606 20210417 IntAct #> 5014 taxon:9606 20210417 IntAct #> 5015 taxon:9606 20210417 IntAct #> 5016 taxon:9606 20210417 IntAct #> 5017 taxon:9606 20210417 IntAct #> 5018 taxon:9606 20210417 IntAct #> 5019 taxon:9606 20210417 IntAct #> 5020 taxon:9606 20210417 IntAct #> 5021 taxon:9606 20210417 IntAct #> 5022 taxon:9606 20210417 IntAct #> 5023 taxon:9606 20210417 IntAct #> 5024 taxon:9606 20210417 IntAct #> 5025 taxon:9606 20210417 IntAct #> 5026 taxon:9606 20210417 IntAct #> 5027 taxon:9606 20210417 IntAct #> 5028 taxon:9606 20210417 IntAct #> 5029 taxon:9606 20210417 IntAct #> 5030 taxon:9606 20210417 IntAct #> 5031 taxon:9606 20210417 IntAct #> 5032 taxon:9606 20210417 IntAct #> 5033 taxon:9606 20210417 IntAct #> 5034 taxon:9606 20210417 IntAct #> 5035 taxon:9606 20210417 IntAct #> 5036 taxon:9606 20210417 IntAct #> 5037 taxon:9606 20210417 IntAct #> 5038 taxon:9606 20210417 IntAct #> 5039 taxon:9606 20210417 IntAct #> 5040 taxon:9606 20210417 IntAct #> 5041 taxon:9606 20210417 IntAct #> 5042 taxon:9606 20210417 IntAct #> 5043 taxon:9606 20210417 IntAct #> 5044 taxon:9606 20210417 IntAct #> 5045 taxon:9606 20210417 IntAct #> 5046 taxon:9606 20210417 IntAct #> 5047 taxon:9606 20210417 IntAct #> 5048 taxon:9606 20210417 IntAct #> 5049 taxon:9606 20210417 IntAct #> 5050 taxon:9606 20210417 IntAct #> 5051 taxon:9606 20210417 IntAct #> 5052 taxon:9606 20210417 IntAct #> 5053 taxon:9606 20210417 IntAct #> 5054 taxon:9606 20210417 IntAct #> 5055 taxon:9606 20210417 IntAct #> 5056 taxon:9606 20210417 IntAct #> 5057 taxon:9606 20210417 IntAct #> 5058 taxon:9606 20210417 IntAct #> 5059 taxon:9606 20210417 IntAct #> 5060 taxon:9606 20210417 IntAct #> 5061 taxon:9606 20210417 IntAct #> 5062 taxon:9606 20210417 IntAct #> 5063 taxon:9606 20210417 IntAct #> 5064 taxon:9606 20210417 IntAct #> 5065 taxon:9606 20210417 IntAct #> 5066 taxon:9606 20210417 IntAct #> 5067 taxon:9606 20210417 IntAct #> 5068 taxon:9606 20210417 IntAct #> 5069 taxon:9606 20210417 IntAct #> 5070 taxon:9606 20210417 IntAct #> 5071 taxon:9606 20210417 IntAct #> 5072 taxon:9606 20210417 IntAct #> 5073 taxon:9606 20210417 IntAct #> 5074 taxon:9606 20210417 IntAct #> 5075 taxon:9606 20210417 IntAct #> 5076 taxon:9606 20210417 IntAct #> 5077 taxon:9606 20210417 IntAct #> 5078 taxon:9606 20210417 IntAct #> 5079 taxon:9606 20210417 IntAct #> 5080 taxon:9606 20210417 IntAct #> 5081 taxon:9606 20210417 IntAct #> 5082 taxon:9606 20210417 IntAct #> 5083 taxon:9606 20210417 IntAct #> 5084 taxon:9606 20210417 IntAct #> 5085 taxon:9606 20210417 IntAct #> 5086 taxon:9606 20210417 IntAct #> 5087 taxon:9606 20210417 IntAct #> 5088 taxon:9606 20210417 IntAct #> 5089 taxon:9606 20210417 IntAct #> 5090 taxon:9606 20210417 IntAct #> 5091 taxon:9606 20210417 IntAct #> 5092 taxon:9606 20210417 IntAct #> 5093 taxon:9606 20210417 IntAct #> 5094 taxon:9606 20210417 IntAct #> 5095 taxon:9606 20210417 IntAct #> 5096 taxon:9606 20210417 IntAct #> 5097 taxon:9606 20210417 IntAct #> 5098 taxon:9606 20210417 IntAct #> 5099 taxon:9606 20210417 IntAct #> 5100 taxon:9606 20210417 IntAct #> 5101 taxon:9606 20210417 IntAct #> 5102 taxon:9606 20210417 IntAct #> 5103 taxon:9606 20210417 IntAct #> 5104 taxon:9606 20210417 IntAct #> 5105 taxon:9606 20210417 IntAct #> 5106 taxon:9606 20210417 IntAct #> 5107 taxon:9606 20210417 IntAct #> 5108 taxon:9606 20210417 IntAct #> 5109 taxon:9606 20210417 IntAct #> 5110 taxon:9606 20210417 IntAct #> 5111 taxon:9606 20210417 IntAct #> 5112 taxon:9606 20210417 IntAct #> 5113 taxon:9606 20210417 IntAct #> 5114 taxon:9606 20210417 IntAct #> 5115 taxon:9606 20210417 IntAct #> 5116 taxon:9606 20210417 IntAct #> 5117 taxon:9606 20210417 IntAct #> 5118 taxon:9606 20210417 IntAct #> 5119 taxon:9606 20210417 IntAct #> 5120 taxon:9606 20210417 IntAct #> 5121 taxon:9606 20210417 IntAct #> 5122 taxon:9606 20210417 IntAct #> 5123 taxon:9606 20210417 IntAct #> 5124 taxon:9606 20210417 IntAct #> 5125 taxon:9606 20210417 IntAct #> 5126 taxon:9606 20210417 IntAct #> 5127 taxon:9606 20210417 IntAct #> 5128 taxon:9606 20210417 IntAct #> 5129 taxon:9606 20210417 IntAct #> 5130 taxon:9606 20210417 IntAct #> 5131 taxon:9606 20210417 IntAct #> 5132 taxon:9606 20210417 IntAct #> 5133 taxon:9606 20210417 IntAct #> 5134 taxon:9606 20210417 IntAct #> 5135 taxon:9606 20210417 IntAct #> 5136 taxon:9606 20210417 IntAct #> 5137 taxon:9606 20210417 IntAct #> 5138 taxon:9606 20210417 IntAct #> 5139 taxon:9606 20210417 IntAct #> 5140 taxon:9606 20210417 IntAct #> 5141 taxon:9606 20210417 IntAct #> 5142 taxon:9606 20210417 IntAct #> 5143 taxon:9606 20210417 IntAct #> 5144 taxon:9606 20210417 IntAct #> 5145 taxon:9606 20210417 IntAct #> 5146 taxon:9606 20210417 IntAct #> 5147 taxon:9606 20210417 IntAct #> 5148 taxon:9606 20210417 IntAct #> 5149 taxon:9606 20210417 IntAct #> 5150 taxon:9606 20210417 IntAct #> 5151 taxon:9606 20210417 IntAct #> 5152 taxon:9606 20210417 IntAct #> 5153 taxon:9606 20210417 IntAct #> 5154 taxon:9606 20210417 IntAct #> 5155 taxon:9606 20210417 IntAct #> 5156 taxon:9606 20210417 IntAct #> 5157 taxon:9606 20210417 IntAct #> 5158 taxon:9606 20210417 IntAct #> 5159 taxon:9606 20210417 IntAct #> 5160 taxon:9606 20210417 IntAct #> 5161 taxon:9606 20210417 IntAct #> 5162 taxon:9606 20210417 IntAct #> 5163 taxon:9606 20210417 IntAct #> 5164 taxon:9606 20210417 IntAct #> 5165 taxon:9606 20210417 IntAct #> 5166 taxon:9606 20210417 IntAct #> 5167 taxon:9606 20210417 IntAct #> 5168 taxon:9606 20210417 IntAct #> 5169 taxon:9606 20210417 IntAct #> 5170 taxon:9606 20210417 IntAct #> 5171 taxon:9606 20210417 IntAct #> 5172 taxon:9606 20210417 IntAct #> 5173 taxon:9606 20210417 IntAct #> 5174 taxon:9606 20210417 IntAct #> 5175 taxon:9606 20210417 IntAct #> 5176 taxon:9606 20210417 IntAct #> 5177 taxon:9606 20210417 IntAct #> 5178 taxon:9606 20210417 IntAct #> 5179 taxon:9606 20210417 IntAct #> 5180 taxon:9606 20210417 IntAct #> 5181 taxon:9606 20210417 IntAct #> 5182 taxon:9606 20210417 IntAct #> 5183 taxon:9606 20210417 IntAct #> 5184 taxon:9606 20210417 IntAct #> 5185 taxon:9606 20210417 IntAct #> 5186 taxon:9606 20210417 IntAct #> 5187 taxon:9606 20210417 IntAct #> 5188 taxon:9606 20210417 IntAct #> 5189 taxon:9606 20210417 IntAct #> 5190 taxon:9606 20210417 IntAct #> 5191 taxon:9606 20210417 IntAct #> 5192 taxon:9606 20210417 IntAct #> 5193 taxon:9606 20210417 IntAct #> 5194 taxon:9606 20210417 IntAct #> 5195 taxon:9606 20210417 IntAct #> 5196 taxon:9606 20210417 IntAct #> 5197 taxon:9606 20210417 IntAct #> 5198 taxon:9606 20210417 IntAct #> 5199 taxon:9606 20210417 IntAct #> 5200 taxon:9606 20210417 IntAct #> 5201 taxon:9606 20210417 IntAct #> 5202 taxon:9606 20210417 IntAct #> 5203 taxon:9606 20210417 IntAct #> 5204 taxon:9606 20210417 IntAct #> 5205 taxon:9606 20210417 IntAct #> 5206 taxon:9606 20210417 IntAct #> 5207 taxon:9606 20210417 IntAct #> 5208 taxon:9606 20210417 IntAct #> 5209 taxon:9606 20210417 IntAct #> 5210 taxon:9606 20210417 IntAct #> 5211 taxon:9606 20210417 IntAct #> 5212 taxon:9606 20210417 IntAct #> 5213 taxon:9606 20210417 IntAct #> 5214 taxon:9606 20210417 IntAct #> 5215 taxon:9606 20210417 IntAct #> 5216 taxon:9606 20210417 IntAct #> 5217 taxon:9606 20210417 IntAct #> 5218 taxon:9606 20210417 IntAct #> 5219 taxon:9606 20210417 IntAct #> 5220 taxon:9606 20210417 IntAct #> 5221 taxon:9606 20210417 IntAct #> 5222 taxon:9606 20210417 IntAct #> 5223 taxon:9606 20210417 IntAct #> 5224 taxon:9606 20210417 IntAct #> 5225 taxon:9606 20210417 IntAct #> 5226 taxon:9606 20210417 IntAct #> 5227 taxon:9606 20210417 IntAct #> 5228 taxon:9606 20210417 IntAct #> 5229 taxon:9606 20210417 IntAct #> 5230 taxon:9606 20210417 IntAct #> 5231 taxon:9606 20210417 IntAct #> 5232 taxon:9606 20210417 IntAct #> 5233 taxon:9606 20210417 IntAct #> 5234 taxon:9606 20210417 IntAct #> 5235 taxon:9606 20210417 IntAct #> 5236 taxon:9606 20210417 IntAct #> 5237 taxon:9606 20210417 IntAct #> 5238 taxon:9606 20210417 IntAct #> 5239 taxon:9606 20210417 IntAct #> 5240 taxon:9606 20210417 IntAct #> 5241 taxon:9606 20210417 IntAct #> 5242 taxon:9606 20210417 IntAct #> 5243 taxon:9606 20210417 IntAct #> 5244 taxon:9606 20210417 IntAct #> 5245 taxon:9606 20210417 IntAct #> 5246 taxon:9606 20210417 IntAct #> 5247 taxon:9606 20210417 IntAct #> 5248 taxon:9606 20210417 IntAct #> 5249 taxon:9606 20210417 IntAct #> 5250 taxon:9606 20210417 IntAct #> 5251 taxon:9606 20210417 IntAct #> 5252 taxon:9606 20210417 IntAct #> 5253 taxon:9606 20210417 IntAct #> 5254 taxon:9606 20210417 IntAct #> 5255 taxon:9606 20210417 IntAct #> 5256 taxon:9606 20210417 IntAct #> 5257 taxon:9606 20210417 IntAct #> 5258 taxon:9606 20210417 IntAct #> 5259 taxon:9606 20210417 IntAct #> 5260 taxon:9606 20210417 IntAct #> 5261 taxon:9606 20210417 IntAct #> 5262 taxon:9606 20210417 IntAct #> 5263 taxon:9606 20210417 IntAct #> 5264 taxon:9606 20210417 IntAct #> 5265 taxon:9606 20210417 IntAct #> 5266 taxon:9606 20210417 IntAct #> 5267 taxon:9606 20210417 IntAct #> 5268 taxon:9606 20210417 IntAct #> 5269 taxon:9606 20210417 IntAct #> 5270 taxon:9606 20210417 IntAct #> 5271 taxon:9606 20131024 UniProt #> 5272 taxon:9606 20210417 UniProt #> 5273 taxon:9606 20210418 GOC #> 5274 taxon:9606 20150916 UniProt #> 5275 taxon:9606 20210417 UniProt #> 5276 taxon:9606 20181217 UniProt #> 5277 taxon:9606 20210417 UniProt #> 5278 taxon:9606 20210417 UniProt #> 5279 taxon:9606 20150928 UniProt #> 5280 taxon:9606 20150928 UniProt #> 5281 taxon:9606 20201119 HPA #> 5282 taxon:9606 20201119 HPA #> 5283 taxon:9606 20151016 HPA #> 5284 taxon:9606 20151016 HPA #> 5285 taxon:9606 20120912 HPA #> 5286 taxon:9606 20210417 UniProt #> 5287 taxon:9606 20210417 InterPro #> 5288 taxon:9606 20161204 HPA #> 5289 taxon:9606 20210417 UniProt #> 5290 taxon:9606 20210417 UniProt #> 5291 taxon:9606 20110831 UniProt #> 5292 taxon:9606 20100413 UniProt #> 5293 taxon:9606 20100413 UniProt #> 5294 taxon:9606 20210417 IntAct #> 5295 taxon:9606 20210417 IntAct #> 5296 taxon:9606 20210417 IntAct #> 5297 taxon:9606 20210417 IntAct #> 5298 taxon:9606 20110831 UniProt #> 5299 taxon:9606 20110831 UniProt #> 5300 taxon:9606 20110831 UniProt #> 5301 taxon:9606 20201120 Reactome #> 5302 taxon:9606 20201120 Reactome #> 5303 taxon:9606 20210417 UniProt #> 5304 taxon:9606 20210417 InterPro #> 5305 taxon:9606 20210417 UniProt #> 5306 taxon:9606 20150625 Reactome #> 5307 taxon:9606 20150625 Reactome #> 5308 taxon:9606 20150625 Reactome #> 5309 taxon:9606 20150625 Reactome #> 5310 taxon:9606 20150625 Reactome #> 5311 taxon:9606 20150625 Reactome #> 5312 taxon:9606 20150625 Reactome #> 5313 taxon:9606 20150625 Reactome #> 5314 taxon:9606 20150625 Reactome #> 5315 taxon:9606 20150625 Reactome #> 5316 taxon:9606 20150625 Reactome #> 5317 taxon:9606 20150625 Reactome #> 5318 taxon:9606 20150625 Reactome #> 5319 taxon:9606 20150625 Reactome #> 5320 taxon:9606 20110830 UniProt #> 5321 taxon:9606 20100413 UniProt #> 5322 taxon:9606 20110830 UniProt #> 5323 taxon:9606 20210417 UniProt #> 5324 taxon:9606 20210417 Ensembl #> 5325 taxon:9606 20210417 UniProt #> 5326 taxon:9606 20201120 Reactome #> 5327 taxon:9606 20201123 Reactome #> 5328 taxon:9606 20201120 Reactome #> 5329 taxon:9606 20201120 Reactome #> 5330 taxon:9606 20210417 Ensembl #> 5331 taxon:9606 20210417 Ensembl #> 5332 taxon:9606 20210417 Ensembl #> 5333 taxon:9606 20130730 Reactome #> 5334 taxon:9606 20130730 Reactome #> 5335 taxon:9606 20130730 Reactome #> 5336 taxon:9606 20130730 Reactome #> 5337 taxon:9606 20130730 Reactome #> 5338 taxon:9606 20130730 Reactome #> 5339 taxon:9606 20130730 Reactome #> 5340 taxon:9606 20130730 Reactome #> 5341 taxon:9606 20130730 Reactome #> 5342 taxon:9606 20130730 Reactome #> 5343 taxon:9606 20130730 Reactome #> 5344 taxon:9606 20130730 Reactome #> 5345 taxon:9606 20130730 Reactome #> 5346 taxon:9606 20130730 Reactome #> 5347 taxon:9606 20130730 Reactome #> 5348 taxon:9606 20130730 Reactome #> 5349 taxon:9606 20130730 Reactome #> 5350 taxon:9606 20130730 Reactome #> 5351 taxon:9606 20130730 Reactome #> 5352 taxon:9606 20130730 Reactome #> 5353 taxon:9606 20130730 Reactome #> 5354 taxon:9606 20130730 Reactome #> 5355 taxon:9606 20130730 Reactome #> 5356 taxon:9606 20130730 Reactome #> 5357 taxon:9606 20130730 Reactome #> 5358 taxon:9606 20130730 Reactome #> 5359 taxon:9606 20130730 Reactome #> 5360 taxon:9606 20210417 Ensembl #> 5361 taxon:9606 20210417 Ensembl #> 5362 taxon:9606 20180219 MGI #> 5363 taxon:9606 20210417 UniProt #> 5364 taxon:9606 20210417 UniProt #> 5365 taxon:9606 20210417 InterPro #> 5366 taxon:9606 20210417 UniProt #> 5367 taxon:9606 20170525 UniProt #> 5368 taxon:9606 20210418 GOC #> 5369 taxon:9606 20210417 InterPro #> 5370 taxon:9606 20190405 NTNU_SB #> 5371 taxon:9606 20210417 IntAct #> 5372 taxon:9606 20210417 IntAct #> 5373 taxon:9606 20210417 IntAct #> 5374 taxon:9606 20210417 IntAct #> 5375 taxon:9606 20210417 IntAct #> 5376 taxon:9606 20210417 IntAct #> 5377 taxon:9606 20210417 IntAct #> 5378 taxon:9606 20210417 IntAct #> 5379 taxon:9606 20210417 IntAct #> 5380 taxon:9606 20210417 IntAct #> 5381 taxon:9606 20210417 IntAct #> 5382 taxon:9606 20210417 IntAct #> 5383 taxon:9606 20210417 IntAct #> 5384 taxon:9606 20210417 IntAct #> 5385 taxon:9606 20210417 IntAct #> 5386 taxon:9606 20210417 IntAct #> 5387 taxon:9606 20210417 IntAct #> 5388 taxon:9606 20210417 IntAct #> 5389 taxon:9606 20210417 IntAct #> 5390 taxon:9606 20210417 IntAct #> 5391 taxon:9606 20210417 IntAct #> 5392 taxon:9606 20210417 IntAct #> 5393 taxon:9606 20210417 IntAct #> 5394 taxon:9606 20210417 IntAct #> 5395 taxon:9606 20210417 IntAct #> 5396 taxon:9606 20210417 IntAct #> 5397 taxon:9606 20210417 IntAct #> 5398 taxon:9606 20210417 IntAct #> 5399 taxon:9606 20210417 IntAct #> 5400 taxon:9606 20210417 IntAct #> 5401 taxon:9606 20200608 ARUK-UCL #> 5402 taxon:9606 20210417 Ensembl #> 5403 taxon:9606 20210417 Ensembl #> 5404 taxon:9606 20210417 Ensembl #> 5405 taxon:9606 20210417 Ensembl #> 5406 taxon:9606 20210417 Ensembl #> 5407 taxon:9606 20210417 Ensembl #> 5408 taxon:9606 20190405 NTNU_SB #> 5409 taxon:9606 20210417 UniProt #> 5410 taxon:9606 20210417 UniProt #> 5411 taxon:9606 20210417 UniProt #> 5412 taxon:9606 20210417 UniProt #> 5413 taxon:9606 20210418 GOC #> 5414 taxon:9606 20210417 UniProt #> 5415 taxon:9606 20201120 Reactome #> 5416 taxon:9606 20160716 Reactome #> 5417 taxon:9606 20210417 InterPro #> 5418 taxon:9606 20210417 IntAct #> 5419 taxon:9606 20110125 UniProt #> 5420 taxon:9606 20210417 IntAct #> 5421 taxon:9606 20210417 IntAct #> 5422 taxon:9606 20210417 UniProt #> 5423 taxon:9606 20210417 Ensembl #> 5424 taxon:9606 20110125 UniProt #> 5425 taxon:9606 20201120 Reactome #> 5426 taxon:9606 20110125 UniProt #> 5427 taxon:9606 20200515 Reactome #> 5428 taxon:9606 20200515 Reactome #> 5429 taxon:9606 20200515 Reactome #> 5430 taxon:9606 20200515 Reactome #> 5431 taxon:9606 20200515 Reactome #> 5432 taxon:9606 20110125 UniProt #> 5433 taxon:9606 20210417 Ensembl #> 5434 taxon:9606 20210417 Ensembl #> 5435 taxon:9606 20210417 Ensembl #> 5436 taxon:9606 20210417 Ensembl #> 5437 taxon:9606 20210417 Ensembl #> 5438 taxon:9606 20210417 Ensembl #> 5439 taxon:9606 20210417 Ensembl #> 5440 taxon:9606 20210417 Ensembl #> 5441 taxon:9606 20210417 Ensembl #> 5442 taxon:9606 20110426 UniProt #> 5443 taxon:9606 20210417 Ensembl #> 5444 taxon:9606 20110426 UniProt #> 5445 taxon:9606 20110426 UniProt #> 5446 taxon:9606 20110426 UniProt #> 5447 taxon:9606 20210417 InterPro #> 5448 taxon:9606 20210417 UniProt #> 5449 taxon:9606 20210417 UniProt #> 5450 taxon:9606 20110817 UniProt #> 5451 taxon:9606 20210417 UniProt #> 5452 taxon:9606 20110817 UniProt #> 5453 taxon:9606 20110817 UniProt #> 5454 taxon:9606 20210417 UniProt #> 5455 taxon:9606 20210417 IntAct #> 5456 taxon:9606 20210417 IntAct #> 5457 taxon:9606 20210417 IntAct #> 5458 taxon:9606 20210417 IntAct #> 5459 taxon:9606 20210417 IntAct #> 5460 taxon:9606 20210417 IntAct #> 5461 taxon:9606 20171109 UniProt #> 5462 taxon:9606 20171109 UniProt #> 5463 taxon:9606 20171109 UniProt #> 5464 taxon:9606 20171109 UniProt #> 5465 taxon:9606 20171109 UniProt #> 5466 taxon:9606 20171109 UniProt #> 5467 taxon:9606 20210417 UniProt #> 5468 taxon:9606 20210417 UniProt #> 5469 taxon:9606 20210417 UniProt #> 5470 taxon:9606 20210417 UniProt #> 5471 taxon:9606 20210418 GOC #> 5472 taxon:9606 20210417 UniProt #> 5473 taxon:9606 20201120 Reactome #> 5474 taxon:9606 20160716 Reactome #> 5475 taxon:9606 20210417 InterPro #> 5476 taxon:9606 20210417 UniProt #> 5477 taxon:9606 20210417 UniProt #> 5478 taxon:9606 20210417 UniProt #> 5479 taxon:9606 20210417 IntAct #> 5480 taxon:9606 20210417 IntAct #> 5481 taxon:9606 20210417 IntAct #> 5482 taxon:9606 20210417 IntAct #> 5483 taxon:9606 20210417 IntAct #> 5484 taxon:9606 20210417 IntAct #> 5485 taxon:9606 20210417 IntAct #> 5486 taxon:9606 20210417 IntAct #> 5487 taxon:9606 20210417 IntAct #> 5488 taxon:9606 20210417 IntAct #> 5489 taxon:9606 20210417 IntAct #> 5490 taxon:9606 20210417 IntAct #> 5491 taxon:9606 20210417 UniProt #> 5492 taxon:9606 20201120 Reactome #> 5493 taxon:9606 20160716 Reactome #> 5494 taxon:9606 20210417 InterPro #> 5495 taxon:9606 20210417 UniProt #> 5496 taxon:9606 20210417 UniProt #> 5497 taxon:9606 20210417 IntAct #> 5498 taxon:9606 20210417 UniProt #> 5499 taxon:9606 20210417 InterPro #> 5500 taxon:9606 20210417 InterPro #> 5501 taxon:9606 20210417 UniProt #> 5502 taxon:9606 20120824 UniProt #> 5503 taxon:9606 20120824 UniProt #> 5504 taxon:9606 20210417 UniProt #> 5505 taxon:9606 20210417 UniProt #> 5506 taxon:9606 20190905 HPA #> 5507 taxon:9606 20120824 UniProt #> 5508 taxon:9606 20120824 UniProt #> 5509 taxon:9606 20120824 UniProt #> 5510 taxon:9606 20210417 UniProt #> 5511 taxon:9606 20120824 UniProt #> 5512 taxon:9606 20190905 HPA #> 5513 taxon:9606 20190905 HPA #> 5514 taxon:9606 20210417 UniProt #> 5515 taxon:9606 20210418 GOC #> 5516 taxon:9606 20210417 UniProt #> 5517 taxon:9606 20210417 IntAct #> 5518 taxon:9606 20210417 IntAct #> 5519 taxon:9606 20210417 UniProt #> 5520 taxon:9606 20140324 MGI #> 5521 taxon:9606 20140324 MGI #> 5522 taxon:9606 20140324 MGI #> 5523 taxon:9606 20130903 UniProt #> 5524 taxon:9606 20210417 IntAct #> 5525 taxon:9606 20130903 UniProt #> 5526 taxon:9606 20130903 UniProt #> 5527 taxon:9606 20130903 UniProt #> 5528 taxon:9606 20130903 UniProt #> 5529 taxon:9606 20130903 UniProt #> 5530 taxon:9606 20130903 UniProt #> 5531 taxon:9606 20130903 UniProt #> 5532 taxon:9606 20210417 IntAct #> 5533 taxon:9606 20210417 IntAct #> 5534 taxon:9606 20210417 IntAct #> 5535 taxon:9606 20210417 IntAct #> 5536 taxon:9606 20210417 IntAct #> 5537 taxon:9606 20210417 IntAct #> 5538 taxon:9606 20210417 IntAct #> 5539 taxon:9606 20210417 IntAct #> 5540 taxon:9606 20210417 IntAct #> 5541 taxon:9606 20210417 IntAct #> 5542 taxon:9606 20210417 IntAct #> 5543 taxon:9606 20210417 IntAct #> 5544 taxon:9606 20210417 IntAct #> 5545 taxon:9606 20210417 IntAct #> 5546 taxon:9606 20210417 IntAct #> 5547 taxon:9606 20210417 IntAct #> 5548 taxon:9606 20210417 IntAct #> 5549 taxon:9606 20210417 IntAct #> 5550 taxon:9606 20210417 IntAct #> 5551 taxon:9606 20210417 IntAct #> 5552 taxon:9606 20210417 IntAct #> 5553 taxon:9606 20210417 IntAct #> 5554 taxon:9606 20210417 IntAct #> 5555 taxon:9606 20210417 IntAct #> 5556 taxon:9606 20210417 IntAct #> 5557 taxon:9606 20210417 IntAct #> 5558 taxon:9606 20210417 IntAct #> 5559 taxon:9606 20210417 IntAct #> 5560 taxon:9606 20210417 IntAct #> 5561 taxon:9606 20210417 IntAct #> 5562 taxon:9606 20210417 IntAct #> 5563 taxon:9606 20210417 IntAct #> 5564 taxon:9606 20210417 IntAct #> 5565 taxon:9606 20210417 IntAct #> 5566 taxon:9606 20210417 IntAct #> 5567 taxon:9606 20210417 IntAct #> 5568 taxon:9606 20210417 UniProt #> 5569 taxon:9606 20111207 UniProt #> 5570 taxon:9606 20111207 UniProt #> 5571 taxon:9606 20111207 UniProt #> 5572 taxon:9606 20111207 UniProt #> 5573 taxon:9606 20111207 UniProt #> 5574 taxon:9606 20210417 UniProt #> 5575 taxon:9606 20210417 UniProt #> 5576 taxon:9606 20210417 InterPro #> 5577 taxon:9606 20210417 InterPro #> 5578 taxon:9606 20210417 UniProt #> 5579 taxon:9606 20210417 UniProt #> 5580 taxon:9606 20210417 UniProt #> 5581 taxon:9606 20210417 UniProt #> 5582 taxon:9606 20210417 UniProt #> 5583 taxon:9606 20210417 UniProt #> 5584 taxon:9606 20210417 UniProt #> 5585 taxon:9606 20210417 UniProt #> 5586 taxon:9606 20210417 UniProt #> 5587 taxon:9606 20091127 UniProt #> 5588 taxon:9606 20091127 UniProt #> 5589 taxon:9606 20091127 UniProt #> 5590 taxon:9606 20091127 UniProt #> 5591 taxon:9606 20091127 UniProt #> 5592 taxon:9606 20091127 UniProt #> 5593 taxon:9606 20210418 GOC #> 5594 taxon:9606 20210417 UniProt #> 5595 taxon:9606 20091127 UniProt #> 5596 taxon:9606 20210417 UniProt #> 5597 taxon:9606 20091127 UniProt #> 5598 taxon:9606 20200214 UniProt #> 5599 taxon:9606 20200214 UniProt #> 5600 taxon:9606 20200214 UniProt #> 5601 taxon:9606 20200214 UniProt #> 5602 taxon:9606 20200214 UniProt #> 5603 taxon:9606 20201120 Reactome #> 5604 taxon:9606 20160716 Reactome #> 5605 taxon:9606 20210417 InterPro #> 5606 taxon:9606 20210417 InterPro #> 5607 taxon:9606 20100301 UniProt #> 5608 taxon:9606 20210417 IntAct #> 5609 taxon:9606 20210417 IntAct #> 5610 taxon:9606 20210417 IntAct #> 5611 taxon:9606 20210417 IntAct #> 5612 taxon:9606 20210417 IntAct #> 5613 taxon:9606 20210417 IntAct #> 5614 taxon:9606 20210417 IntAct #> 5615 taxon:9606 20210417 IntAct #> 5616 taxon:9606 20210417 InterPro #> 5617 taxon:9606 20100301 UniProt #> 5618 taxon:9606 20100301 UniProt #> 5619 taxon:9606 20100301 UniProt #> 5620 taxon:9606 20100301 UniProt #> 5621 taxon:9606 20210417 UniProt #> 5622 taxon:9606 20100301 UniProt #> 5623 taxon:9606 20100302 UniProt #> 5624 taxon:9606 20210417 UniProt #> 5625 taxon:9606 20210417 UniProt #> 5626 taxon:9606 20210417 Ensembl #> 5627 taxon:9606 20171114 UniProt #> 5628 taxon:9606 20171114 UniProt #> 5629 taxon:9606 20171114 UniProt #> 5630 taxon:9606 20171114 UniProt #> 5631 taxon:9606 20171114 UniProt #> 5632 taxon:9606 20171114 UniProt #> 5633 taxon:9606 20171114 UniProt #> 5634 taxon:9606 20210417 UniProt #> 5635 taxon:9606 20210417 InterPro #> 5636 taxon:9606 20210417 UniProt #> 5637 taxon:9606 20210417 UniProt #> 5638 taxon:9606 20210417 UniProt #> 5639 taxon:9606 20201120 Reactome #> 5640 taxon:9606 20120517 UniProt #> 5641 taxon:9606 20201120 Reactome #> 5642 taxon:9606 20120517 UniProt #> 5643 taxon:9606 20151117 Reactome #> 5644 taxon:9606 20151117 Reactome #> 5645 taxon:9606 20171220 Reactome #> 5646 taxon:9606 20171220 Reactome #> 5647 taxon:9606 20210417 UniProt #> 5648 taxon:9606 20210417 UniProt #> 5649 taxon:9606 20210418 GOC #> 5650 taxon:9606 20201120 Reactome #> 5651 taxon:9606 20160716 Reactome #> 5652 taxon:9606 20210417 InterPro #> 5653 taxon:9606 20210417 UniProt #> 5654 taxon:9606 20210417 IntAct #> 5655 taxon:9606 20210417 IntAct #> 5656 taxon:9606 20210417 IntAct #> 5657 taxon:9606 20210417 IntAct #> 5658 taxon:9606 20210417 IntAct #> 5659 taxon:9606 20210417 IntAct #> 5660 taxon:9606 20210417 IntAct #> 5661 taxon:9606 20210417 IntAct #> 5662 taxon:9606 20210417 UniProt #> 5663 taxon:9606 20210417 UniProt #> 5664 taxon:9606 20201123 Reactome #> 5665 taxon:9606 20210417 UniProt #> 5666 taxon:9606 20130528 Reactome #> 5667 taxon:9606 20210417 UniProt #> 5668 taxon:9606 20210417 InterPro #> 5669 taxon:9606 20180219 UniProt #> 5670 taxon:9606 20180219 UniProt #> 5671 taxon:9606 20210417 InterPro #> 5672 taxon:9606 20210417 InterPro #> 5673 taxon:9606 20150707 ParkinsonsUK-UCL #> 5674 taxon:9606 20190405 NTNU_SB #> 5675 taxon:9606 20210417 IntAct #> 5676 taxon:9606 20150707 ParkinsonsUK-UCL #> 5677 taxon:9606 20210417 Ensembl #> 5678 taxon:9606 20150707 ParkinsonsUK-UCL #> 5679 taxon:9606 20150707 ParkinsonsUK-UCL #> 5680 taxon:9606 20150707 ParkinsonsUK-UCL #> 5681 taxon:9606 20190405 NTNU_SB #> 5682 taxon:9606 20190527 UniProt #> 5683 taxon:9606 20190527 UniProt #> 5684 taxon:9606 20190527 UniProt #> 5685 taxon:9606 20190527 UniProt #> 5686 taxon:9606 20190527 UniProt #> 5687 taxon:9606 20190527 UniProt #> 5688 taxon:9606 20190527 UniProt #> 5689 taxon:9606 20210417 InterPro #> 5690 taxon:9606 20210417 InterPro #> 5691 taxon:9606 20210417 InterPro #> 5692 taxon:9606 20190405 NTNU_SB #> 5693 taxon:9606 20210417 IntAct #> 5694 taxon:9606 20210417 IntAct #> 5695 taxon:9606 20210417 IntAct #> 5696 taxon:9606 20210417 IntAct #> 5697 taxon:9606 20210417 IntAct #> 5698 taxon:9606 20210417 IntAct #> 5699 taxon:9606 20210417 IntAct #> 5700 taxon:9606 20210417 IntAct #> 5701 taxon:9606 20210417 IntAct #> 5702 taxon:9606 20210417 IntAct #> 5703 taxon:9606 20210417 IntAct #> 5704 taxon:9606 20210417 IntAct #> 5705 taxon:9606 20210417 IntAct #> 5706 taxon:9606 20210417 IntAct #> 5707 taxon:9606 20210417 IntAct #> 5708 taxon:9606 20210417 IntAct #> 5709 taxon:9606 20210417 IntAct #> 5710 taxon:9606 20210417 IntAct #> 5711 taxon:9606 20210417 IntAct #> 5712 taxon:9606 20210417 IntAct #> 5713 taxon:9606 20210417 IntAct #> 5714 taxon:9606 20210417 IntAct #> 5715 taxon:9606 20210417 IntAct #> 5716 taxon:9606 20210417 IntAct #> 5717 taxon:9606 20210417 IntAct #> 5718 taxon:9606 20210417 IntAct #> 5719 taxon:9606 20210417 IntAct #> 5720 taxon:9606 20210417 IntAct #> 5721 taxon:9606 20210417 IntAct #> 5722 taxon:9606 20210417 IntAct #> 5723 taxon:9606 20210417 IntAct #> 5724 taxon:9606 20210417 IntAct #> 5725 taxon:9606 20210417 IntAct #> 5726 taxon:9606 20210417 IntAct #> 5727 taxon:9606 20210417 IntAct #> 5728 taxon:9606 20210417 IntAct #> 5729 taxon:9606 20210417 IntAct #> 5730 taxon:9606 20210417 IntAct #> 5731 taxon:9606 20210417 IntAct #> 5732 taxon:9606 20210417 IntAct #> 5733 taxon:9606 20210417 IntAct #> 5734 taxon:9606 20210417 IntAct #> 5735 taxon:9606 20210417 IntAct #> 5736 taxon:9606 20210417 IntAct #> 5737 taxon:9606 20210417 IntAct #> 5738 taxon:9606 20190405 NTNU_SB #> 5739 taxon:9606 20210417 IntAct #> 5740 taxon:9606 20210417 UniProt #> 5741 taxon:9606 20210417 UniProt #> 5742 taxon:9606 20200226 BHF-UCL #> 5743 taxon:9606 20140512 BHF-UCL #> 5744 taxon:9606 20191218 BHF-UCL #> 5745 taxon:9606 20190313 BHF-UCL #> 5746 taxon:9606 20180719 BHF-UCL #> 5747 taxon:9606 20210417 UniProt #> 5748 taxon:9606 20110330 MGI #> 5749 taxon:9606 20130503 Reactome #> 5750 taxon:9606 20180727 BHF-UCL #> 5751 taxon:9606 20210417 UniProt #> 5752 taxon:9606 20180719 BHF-UCL #> 5753 taxon:9606 20210417 IntAct #> 5754 taxon:9606 20210417 Ensembl #> 5755 taxon:9606 20210417 Ensembl #> 5756 taxon:9606 20210417 Ensembl #> 5757 taxon:9606 20171202 Reactome #> 5758 taxon:9606 20210417 Ensembl #> 5759 taxon:9606 20130528 Reactome #> 5760 taxon:9606 20130528 Reactome #> 5761 taxon:9606 20210417 Ensembl #> 5762 taxon:9606 20130528 Reactome #> 5763 taxon:9606 20210417 InterPro #> 5764 taxon:9606 20210417 IntAct #> 5765 taxon:9606 20210417 IntAct #> 5766 taxon:9606 20210417 IntAct #> 5767 taxon:9606 20210417 IntAct #> 5768 taxon:9606 20210417 IntAct #> 5769 taxon:9606 20210417 IntAct #> 5770 taxon:9606 20210417 IntAct #> 5771 taxon:9606 20210417 IntAct #> 5772 taxon:9606 20210417 IntAct #> 5773 taxon:9606 20210417 IntAct #> 5774 taxon:9606 20210417 IntAct #> 5775 taxon:9606 20210417 IntAct #> 5776 taxon:9606 20210417 IntAct #> 5777 taxon:9606 20210417 IntAct #> 5778 taxon:9606 20210417 IntAct #> 5779 taxon:9606 20210417 IntAct #> 5780 taxon:9606 20210417 IntAct #> 5781 taxon:9606 20210417 IntAct #> 5782 taxon:9606 20090723 UniProt #> 5783 taxon:9606 20210417 IntAct #> 5784 taxon:9606 20210417 IntAct #> 5785 taxon:9606 20210418 GOC #> 5786 taxon:9606 20190905 HPA #> 5787 taxon:9606 20190905 HPA #> 5788 taxon:9606 20190905 HPA #> 5789 taxon:9606 20190405 NTNU_SB #> 5790 taxon:9606 20180426 UniProt #> 5791 taxon:9606 20210417 InterPro #> 5792 taxon:9606 20201120 Reactome #> 5793 taxon:9606 20210418 GOC #> 5794 taxon:9606 20151016 HPA #> 5795 taxon:9606 20160824 Reactome #> 5796 taxon:9606 20151016 HPA #> 5797 taxon:9606 20190405 NTNU_SB #> 5798 taxon:9606 20210417 UniProt #> 5799 taxon:9606 20210417 UniProt #> 5800 taxon:9606 20210417 UniProt #> 5801 taxon:9606 20210417 UniProt #> 5802 taxon:9606 20140921 UniProt #> 5803 taxon:9606 20140921 UniProt #> 5804 taxon:9606 20140921 UniProt #> 5805 taxon:9606 20140921 UniProt #> 5806 taxon:9606 20210417 Ensembl #> 5807 taxon:9606 20210417 Ensembl #> 5808 taxon:9606 20140921 UniProt #> 5809 taxon:9606 20210417 Ensembl #> 5810 taxon:9606 20140921 UniProt #> 5811 taxon:9606 20210417 Ensembl #> 5812 taxon:9606 20140921 UniProt #> 5813 taxon:9606 20201119 HPA #> 5814 taxon:9606 20201119 HPA #> 5815 taxon:9606 20120529 MGI #> 5816 taxon:9606 20140627 UniProt #> 5817 taxon:9606 20210417 Ensembl #> 5818 taxon:9606 20210417 Ensembl #> 5819 taxon:9606 20210417 Ensembl #> 5820 taxon:9606 20130829 UniProt #> 5821 taxon:9606 20210417 UniProt #> 5822 taxon:9606 20210417 IntAct #> 5823 taxon:9606 20210417 IntAct #> 5824 taxon:9606 20210417 IntAct #> 5825 taxon:9606 20210417 IntAct #> 5826 taxon:9606 20210417 IntAct #> 5827 taxon:9606 20210417 UniProt #> 5828 taxon:9606 20210417 RHEA #> 5829 taxon:9606 20210417 UniProt #> 5830 taxon:9606 20210417 UniProt #> 5831 taxon:9606 20210417 UniProt #> 5832 taxon:9606 20210417 UniProt #> 5833 taxon:9606 20201120 Reactome #> 5834 taxon:9606 20150222 Reactome #> 5835 taxon:9606 20091215 UniProt #> 5836 taxon:9606 20091215 UniProt #> 5837 taxon:9606 20210417 UniProt #> 5838 taxon:9606 20200214 UniProt #> 5839 taxon:9606 20200214 UniProt #> 5840 taxon:9606 20091215 UniProt #> 5841 taxon:9606 20200214 UniProt #> 5842 taxon:9606 20170705 UniProt #> 5843 taxon:9606 20091215 UniProt #> 5844 taxon:9606 20210417 UniProt #> 5845 taxon:9606 20210417 UniProt #> 5846 taxon:9606 20190405 NTNU_SB #> 5847 taxon:9606 20210417 UniProt #> 5848 taxon:9606 20210417 UniProt #> 5849 taxon:9606 20190405 NTNU_SB #> 5850 taxon:9606 20210417 IntAct #> 5851 taxon:9606 20210417 IntAct #> 5852 taxon:9606 20210417 IntAct #> 5853 taxon:9606 20210417 IntAct #> 5854 taxon:9606 20210417 UniProt #> 5855 taxon:9606 20210417 UniProt #> 5856 taxon:9606 20210417 UniProt #> 5857 taxon:9606 20151016 HPA #> 5858 taxon:9606 20151016 HPA #> 5859 taxon:9606 20150901 UniProt #> 5860 taxon:9606 20191106 UniProt #> 5861 taxon:9606 20210417 UniProt #> 5862 taxon:9606 20210417 UniProt #> 5863 taxon:9606 20210417 UniProt #> 5864 taxon:9606 20210417 InterPro #> 5865 taxon:9606 20210417 UniProt #> 5866 taxon:9606 20210418 GOC #> 5867 taxon:9606 20210417 UniProt #> 5868 taxon:9606 20210417 UniProt #> 5869 taxon:9606 20210417 IntAct #> 5870 taxon:9606 20210417 IntAct #> 5871 taxon:9606 20210417 UniProt #> 5872 taxon:9606 20210417 UniProt #> 5873 taxon:9606 20210417 UniProt #> 5874 taxon:9606 20210417 UniProt #> 5875 taxon:9606 20210417 InterPro #> 5876 taxon:9606 20210417 UniProt #> 5877 taxon:9606 20210417 UniProt #> 5878 taxon:9606 20090511 UniProt #> 5879 taxon:9606 20110913 UniProt #> 5880 taxon:9606 20210417 UniProt #> 5881 taxon:9606 20210417 UniProt #> 5882 taxon:9606 20090720 PINC #> annotation_extension #> 1 #> 2 #> 3 #> 4 #> 5 #> 6 #> 7 #> 8 #> 9 #> 10 #> 11 #> 12 #> 13 #> 14 #> 15 #> 16 #> 17 #> 18 #> 19 #> 20 #> 21 #> 22 #> 23 #> 24 #> 25 #> 26 #> 27 #> 28 #> 29 #> 30 #> 31 #> 32 #> 33 #> 34 #> 35 #> 36 #> 37 #> 38 #> 39 #> 40 #> 41 #> 42 #> 43 #> 44 #> 45 #> 46 #> 47 #> 48 #> 49 #> 50 #> 51 #> 52 #> 53 #> 54 #> 55 #> 56 #> 57 #> 58 #> 59 #> 60 #> 61 #> 62 #> 63 #> 64 #> 65 #> 66 #> 67 #> 68 #> 69 #> 70 #> 71 #> 72 #> 73 #> 74 #> 75 #> 76 #> 77 #> 78 #> 79 #> 80 #> 81 #> 82 #> 83 #> 84 #> 85 #> 86 #> 87 #> 88 #> 89 #> 90 #> 91 #> 92 #> 93 #> 94 #> 95 #> 96 #> 97 #> 98 #> 99 #> 100 #> 101 #> 102 #> 103 #> 104 #> 105 #> 106 #> 107 #> 108 #> 109 #> 110 #> 111 #> 112 #> 113 #> 114 #> 115 #> 116 #> 117 #> 118 #> 119 #> 120 #> 121 #> 122 #> 123 #> 124 #> 125 #> 126 #> 127 #> 128 #> 129 #> 130 #> 131 #> 132 #> 133 #> 134 #> 135 #> 136 #> 137 #> 138 #> 139 #> 140 #> 141 #> 142 #> 143 #> 144 #> 145 #> 146 #> 147 #> 148 #> 149 #> 150 #> 151 #> 152 #> 153 #> 154 #> 155 #> 156 #> 157 #> 158 #> 159 #> 160 #> 161 #> 162 #> 163 #> 164 #> 165 #> 166 #> 167 #> 168 #> 169 #> 170 #> 171 #> 172 #> 173 #> 174 #> 175 #> 176 #> 177 #> 178 #> 179 #> 180 #> 181 #> 182 #> 183 #> 184 #> 185 #> 186 #> 187 #> 188 #> 189 #> 190 #> 191 #> 192 #> 193 #> 194 #> 195 #> 196 #> 197 #> 198 #> 199 #> 200 #> 201 #> 202 #> 203 #> 204 #> 205 #> 206 #> 207 #> 208 #> 209 #> 210 #> 211 #> 212 #> 213 #> 214 #> 215 #> 216 #> 217 #> 218 #> 219 #> 220 #> 221 #> 222 #> 223 #> 224 #> 225 #> 226 #> 227 #> 228 #> 229 #> 230 #> 231 #> 232 #> 233 #> 234 #> 235 #> 236 #> 237 #> 238 #> 239 #> 240 #> 241 #> 242 #> 243 #> 244 #> 245 #> 246 #> 247 #> 248 #> 249 #> 250 #> 251 #> 252 #> 253 #> 254 #> 255 #> 256 #> 257 #> 258 #> 259 #> 260 #> 261 #> 262 #> 263 #> 264 #> 265 #> 266 #> 267 #> 268 #> 269 #> 270 #> 271 #> 272 #> 273 #> 274 #> 275 #> 276 #> 277 #> 278 #> 279 #> 280 #> 281 #> 282 #> 283 #> 284 #> 285 #> 286 #> 287 #> 288 #> 289 #> 290 #> 291 #> 292 #> 293 #> 294 #> 295 #> 296 #> 297 #> 298 #> 299 #> 300 #> 301 #> 302 #> 303 #> 304 #> 305 #> 306 #> 307 #> 308 #> 309 #> 310 #> 311 #> 312 #> 313 #> 314 #> 315 #> 316 #> 317 #> 318 #> 319 #> 320 #> 321 #> 322 #> 323 #> 324 #> 325 #> 326 #> 327 #> 328 #> 329 #> 330 #> 331 #> 332 #> 333 #> 334 #> 335 #> 336 #> 337 #> 338 #> 339 #> 340 #> 341 #> 342 #> 343 #> 344 #> 345 #> 346 #> 347 #> 348 #> 349 #> 350 #> 351 #> 352 #> 353 #> 354 #> 355 #> 356 #> 357 #> 358 #> 359 #> 360 #> 361 #> 362 #> 363 #> 364 #> 365 #> 366 #> 367 #> 368 #> 369 #> 370 #> 371 #> 372 #> 373 #> 374 #> 375 #> 376 #> 377 #> 378 #> 379 #> 380 #> 381 #> 382 #> 383 #> 384 #> 385 #> 386 #> 387 #> 388 #> 389 #> 390 #> 391 #> 392 #> 393 #> 394 #> 395 #> 396 #> 397 #> 398 #> 399 #> 400 #> 401 #> 402 #> 403 #> 404 #> 405 #> 406 #> 407 #> 408 #> 409 #> 410 #> 411 #> 412 #> 413 #> 414 #> 415 #> 416 #> 417 #> 418 #> 419 #> 420 #> 421 #> 422 #> 423 #> 424 #> 425 #> 426 #> 427 #> 428 #> 429 #> 430 #> 431 #> 432 #> 433 #> 434 #> 435 #> 436 #> 437 #> 438 #> 439 #> 440 #> 441 #> 442 #> 443 #> 444 #> 445 #> 446 #> 447 #> 448 #> 449 #> 450 #> 451 #> 452 #> 453 #> 454 #> 455 #> 456 #> 457 #> 458 #> 459 #> 460 #> 461 #> 462 #> 463 #> 464 #> 465 #> 466 #> 467 #> 468 #> 469 #> 470 #> 471 #> 472 #> 473 #> 474 #> 475 #> 476 #> 477 #> 478 #> 479 #> 480 #> 481 #> 482 #> 483 #> 484 #> 485 #> 486 #> 487 #> 488 #> 489 #> 490 #> 491 #> 492 #> 493 #> 494 #> 495 #> 496 #> 497 #> 498 #> 499 #> 500 #> 501 #> 502 #> 503 #> 504 #> 505 #> 506 #> 507 #> 508 occurs_in(GO:0031966) #> 509 #> 510 #> 511 #> 512 #> 513 #> 514 #> 515 #> 516 #> 517 #> 518 #> 519 #> 520 #> 521 #> 522 #> 523 #> 524 #> 525 #> 526 #> 527 #> 528 #> 529 #> 530 #> 531 #> 532 #> 533 #> 534 #> 535 #> 536 #> 537 #> 538 #> 539 #> 540 #> 541 #> 542 #> 543 #> 544 #> 545 #> 546 #> 547 #> 548 #> 549 #> 550 #> 551 #> 552 #> 553 #> 554 #> 555 #> 556 #> 557 #> 558 #> 559 #> 560 #> 561 #> 562 #> 563 #> 564 #> 565 #> 566 #> 567 #> 568 #> 569 #> 570 #> 571 #> 572 #> 573 #> 574 #> 575 #> 576 #> 577 #> 578 #> 579 #> 580 #> 581 #> 582 #> 583 #> 584 #> 585 #> 586 #> 587 #> 588 #> 589 #> 590 #> 591 #> 592 #> 593 #> 594 #> 595 #> 596 #> 597 #> 598 #> 599 #> 600 #> 601 #> 602 #> 603 #> 604 #> 605 #> 606 #> 607 #> 608 #> 609 #> 610 #> 611 #> 612 #> 613 #> 614 #> 615 #> 616 #> 617 #> 618 #> 619 #> 620 #> 621 #> 622 #> 623 #> 624 #> 625 #> 626 #> 627 #> 628 #> 629 #> 630 #> 631 #> 632 #> 633 #> 634 #> 635 #> 636 #> 637 #> 638 #> 639 #> 640 #> 641 #> 642 #> 643 #> 644 #> 645 #> 646 #> 647 #> 648 #> 649 #> 650 #> 651 #> 652 #> 653 #> 654 #> 655 #> 656 #> 657 #> 658 #> 659 #> 660 #> 661 #> 662 #> 663 #> 664 #> 665 #> 666 #> 667 #> 668 #> 669 #> 670 #> 671 #> 672 #> 673 #> 674 #> 675 #> 676 #> 677 #> 678 #> 679 #> 680 #> 681 #> 682 #> 683 #> 684 #> 685 #> 686 #> 687 #> 688 #> 689 #> 690 #> 691 #> 692 #> 693 #> 694 #> 695 #> 696 #> 697 #> 698 #> 699 #> 700 #> 701 #> 702 #> 703 #> 704 #> 705 #> 706 #> 707 #> 708 #> 709 #> 710 #> 711 #> 712 #> 713 #> 714 #> 715 #> 716 #> 717 #> 718 #> 719 #> 720 #> 721 #> 722 #> 723 #> 724 #> 725 #> 726 #> 727 #> 728 #> 729 #> 730 #> 731 #> 732 #> 733 #> 734 #> 735 #> 736 #> 737 #> 738 #> 739 #> 740 #> 741 #> 742 #> 743 #> 744 #> 745 #> 746 #> 747 #> 748 #> 749 #> 750 #> 751 #> 752 #> 753 #> 754 #> 755 #> 756 #> 757 #> 758 #> 759 #> 760 #> 761 #> 762 #> 763 #> 764 #> 765 #> 766 #> 767 #> 768 #> 769 #> 770 #> 771 #> 772 #> 773 #> 774 #> 775 #> 776 #> 777 #> 778 #> 779 #> 780 #> 781 #> 782 #> 783 #> 784 #> 785 #> 786 #> 787 #> 788 #> 789 #> 790 #> 791 #> 792 #> 793 #> 794 #> 795 #> 796 #> 797 #> 798 #> 799 #> 800 #> 801 #> 802 #> 803 #> 804 #> 805 #> 806 #> 807 #> 808 #> 809 #> 810 #> 811 #> 812 #> 813 #> 814 #> 815 #> 816 #> 817 #> 818 #> 819 #> 820 #> 821 #> 822 #> 823 #> 824 #> 825 #> 826 #> 827 #> 828 #> 829 #> 830 #> 831 #> 832 #> 833 #> 834 #> 835 #> 836 #> 837 #> 838 #> 839 #> 840 #> 841 #> 842 #> 843 #> 844 #> 845 #> 846 #> 847 #> 848 #> 849 #> 850 #> 851 #> 852 #> 853 #> 854 #> 855 #> 856 #> 857 #> 858 #> 859 #> 860 #> 861 #> 862 #> 863 #> 864 #> 865 #> 866 #> 867 #> 868 #> 869 #> 870 #> 871 #> 872 #> 873 #> 874 #> 875 #> 876 #> 877 #> 878 #> 879 #> 880 #> 881 #> 882 #> 883 #> 884 #> 885 #> 886 #> 887 #> 888 #> 889 #> 890 #> 891 #> 892 #> 893 #> 894 #> 895 #> 896 #> 897 #> 898 #> 899 #> 900 #> 901 #> 902 #> 903 #> 904 #> 905 #> 906 #> 907 #> 908 #> 909 #> 910 #> 911 #> 912 #> 913 #> 914 #> 915 #> 916 #> 917 #> 918 #> 919 #> 920 #> 921 #> 922 #> 923 #> 924 #> 925 #> 926 #> 927 #> 928 #> 929 #> 930 #> 931 #> 932 #> 933 #> 934 #> 935 #> 936 #> 937 #> 938 #> 939 #> 940 #> 941 #> 942 #> 943 #> 944 #> 945 #> 946 #> 947 #> 948 #> 949 #> 950 #> 951 #> 952 #> 953 #> 954 #> 955 #> 956 #> 957 #> 958 #> 959 #> 960 #> 961 #> 962 #> 963 #> 964 #> 965 #> 966 #> 967 #> 968 #> 969 #> 970 #> 971 #> 972 #> 973 #> 974 #> 975 #> 976 #> 977 #> 978 #> 979 #> 980 #> 981 #> 982 #> 983 #> 984 #> 985 #> 986 #> 987 #> 988 #> 989 #> 990 #> 991 #> 992 #> 993 #> 994 #> 995 #> 996 #> 997 #> 998 #> 999 #> 1000 #> 1001 #> 1002 #> 1003 #> 1004 #> 1005 #> 1006 #> 1007 #> 1008 #> 1009 #> 1010 #> 1011 #> 1012 #> 1013 #> 1014 #> 1015 #> 1016 #> 1017 #> 1018 #> 1019 #> 1020 #> 1021 #> 1022 #> 1023 #> 1024 #> 1025 #> 1026 #> 1027 #> 1028 #> 1029 #> 1030 #> 1031 #> 1032 #> 1033 #> 1034 #> 1035 #> 1036 #> 1037 #> 1038 #> 1039 #> 1040 #> 1041 #> 1042 #> 1043 #> 1044 #> 1045 #> 1046 #> 1047 #> 1048 #> 1049 #> 1050 #> 1051 #> 1052 #> 1053 #> 1054 #> 1055 #> 1056 #> 1057 #> 1058 #> 1059 #> 1060 #> 1061 #> 1062 #> 1063 #> 1064 #> 1065 #> 1066 #> 1067 #> 1068 #> 1069 #> 1070 #> 1071 #> 1072 #> 1073 #> 1074 #> 1075 #> 1076 #> 1077 #> 1078 #> 1079 #> 1080 #> 1081 #> 1082 #> 1083 #> 1084 #> 1085 #> 1086 #> 1087 #> 1088 #> 1089 #> 1090 #> 1091 #> 1092 #> 1093 #> 1094 #> 1095 #> 1096 #> 1097 #> 1098 #> 1099 #> 1100 #> 1101 #> 1102 #> 1103 #> 1104 #> 1105 #> 1106 #> 1107 #> 1108 #> 1109 #> 1110 #> 1111 #> 1112 #> 1113 #> 1114 #> 1115 #> 1116 #> 1117 #> 1118 #> 1119 #> 1120 #> 1121 #> 1122 #> 1123 #> 1124 #> 1125 #> 1126 #> 1127 #> 1128 #> 1129 #> 1130 #> 1131 #> 1132 #> 1133 #> 1134 #> 1135 #> 1136 #> 1137 #> 1138 #> 1139 #> 1140 #> 1141 #> 1142 #> 1143 #> 1144 #> 1145 #> 1146 #> 1147 #> 1148 #> 1149 #> 1150 #> 1151 #> 1152 #> 1153 #> 1154 #> 1155 #> 1156 #> 1157 #> 1158 #> 1159 #> 1160 #> 1161 #> 1162 #> 1163 #> 1164 #> 1165 #> 1166 #> 1167 #> 1168 #> 1169 #> 1170 #> 1171 #> 1172 #> 1173 #> 1174 #> 1175 #> 1176 #> 1177 #> 1178 #> 1179 #> 1180 #> 1181 #> 1182 #> 1183 #> 1184 #> 1185 #> 1186 #> 1187 #> 1188 #> 1189 #> 1190 #> 1191 #> 1192 #> 1193 #> 1194 #> 1195 #> 1196 #> 1197 #> 1198 #> 1199 #> 1200 #> 1201 #> 1202 #> 1203 #> 1204 #> 1205 #> 1206 #> 1207 #> 1208 #> 1209 #> 1210 #> 1211 #> 1212 #> 1213 #> 1214 #> 1215 #> 1216 #> 1217 #> 1218 #> 1219 #> 1220 #> 1221 #> 1222 #> 1223 #> 1224 #> 1225 #> 1226 #> 1227 #> 1228 #> 1229 #> 1230 #> 1231 #> 1232 #> 1233 #> 1234 #> 1235 #> 1236 #> 1237 #> 1238 #> 1239 #> 1240 #> 1241 #> 1242 #> 1243 #> 1244 #> 1245 #> 1246 #> 1247 #> 1248 #> 1249 #> 1250 #> 1251 #> 1252 #> 1253 #> 1254 #> 1255 #> 1256 #> 1257 #> 1258 #> 1259 #> 1260 #> 1261 #> 1262 #> 1263 #> 1264 #> 1265 #> 1266 #> 1267 #> 1268 #> 1269 #> 1270 #> 1271 #> 1272 #> 1273 #> 1274 #> 1275 #> 1276 #> 1277 #> 1278 #> 1279 #> 1280 #> 1281 #> 1282 #> 1283 #> 1284 #> 1285 #> 1286 #> 1287 #> 1288 #> 1289 #> 1290 #> 1291 #> 1292 #> 1293 #> 1294 #> 1295 #> 1296 #> 1297 #> 1298 #> 1299 #> 1300 #> 1301 #> 1302 #> 1303 #> 1304 #> 1305 #> 1306 #> 1307 #> 1308 #> 1309 #> 1310 #> 1311 #> 1312 #> 1313 #> 1314 #> 1315 #> 1316 #> 1317 #> 1318 #> 1319 #> 1320 #> 1321 #> 1322 #> 1323 part_of(GO:0030433) #> 1324 #> 1325 #> 1326 #> 1327 #> 1328 #> 1329 #> 1330 #> 1331 #> 1332 #> 1333 #> 1334 #> 1335 #> 1336 #> 1337 #> 1338 occurs_at(SO:0001952) #> 1339 #> 1340 #> 1341 #> 1342 #> 1343 #> 1344 #> 1345 #> 1346 #> 1347 #> 1348 #> 1349 #> 1350 #> 1351 #> 1352 #> 1353 #> 1354 #> 1355 #> 1356 #> 1357 #> 1358 #> 1359 #> 1360 #> 1361 #> 1362 #> 1363 has_input(NCBI_Gene:1869) #> 1364 #> 1365 #> 1366 #> 1367 #> 1368 #> 1369 #> 1370 #> 1371 #> 1372 #> 1373 #> 1374 #> 1375 #> 1376 #> 1377 #> 1378 #> 1379 #> 1380 #> 1381 #> 1382 #> 1383 #> 1384 #> 1385 #> 1386 #> 1387 #> 1388 #> 1389 #> 1390 #> 1391 #> 1392 #> 1393 #> 1394 #> 1395 #> 1396 #> 1397 #> 1398 #> 1399 occurs_in(GO:0032541) #> 1400 occurs_in(GO:0032541) #> 1401 occurs_in(GO:0032541) #> 1402 occurs_in(GO:0032541) #> 1403 occurs_in(GO:0032541) #> 1404 #> 1405 #> 1406 #> 1407 #> 1408 #> 1409 #> 1410 #> 1411 #> 1412 #> 1413 #> 1414 #> 1415 #> 1416 #> 1417 #> 1418 #> 1419 #> 1420 #> 1421 #> 1422 #> 1423 occurs_in(GO:0032541) #> 1424 occurs_in(GO:0032541) #> 1425 occurs_in(GO:0032541) #> 1426 occurs_in(GO:0032541) #> 1427 #> 1428 #> 1429 #> 1430 #> 1431 #> 1432 #> 1433 #> 1434 #> 1435 #> 1436 #> 1437 #> 1438 #> 1439 #> 1440 #> 1441 #> 1442 #> 1443 #> 1444 #> 1445 occurs_in(GO:0005634)|occurs_in(GO:0000119) #> 1446 occurs_in(GO:0005634)|occurs_in(GO:0000119) #> 1447 occurs_in(GO:0005634)|occurs_in(GO:0000119) #> 1448 occurs_in(GO:0005634)|occurs_in(GO:0000119) #> 1449 occurs_in(GO:0005634)|occurs_in(GO:0000119) #> 1450 #> 1451 #> 1452 #> 1453 #> 1454 #> 1455 #> 1456 #> 1457 #> 1458 #> 1459 #> 1460 #> 1461 #> 1462 #> 1463 #> 1464 #> 1465 #> 1466 #> 1467 #> 1468 #> 1469 #> 1470 #> 1471 #> 1472 #> 1473 #> 1474 #> 1475 #> 1476 #> 1477 #> 1478 #> 1479 #> 1480 #> 1481 #> 1482 #> 1483 #> 1484 #> 1485 #> 1486 #> 1487 #> 1488 #> 1489 #> 1490 #> 1491 #> 1492 #> 1493 #> 1494 #> 1495 #> 1496 #> 1497 #> 1498 #> 1499 #> 1500 #> 1501 #> 1502 #> 1503 #> 1504 #> 1505 #> 1506 #> 1507 #> 1508 #> 1509 #> 1510 #> 1511 #> 1512 #> 1513 #> 1514 #> 1515 #> 1516 #> 1517 #> 1518 #> 1519 #> 1520 #> 1521 #> 1522 #> 1523 #> 1524 #> 1525 #> 1526 #> 1527 #> 1528 #> 1529 #> 1530 #> 1531 #> 1532 #> 1533 #> 1534 #> 1535 #> 1536 #> 1537 #> 1538 #> 1539 #> 1540 #> 1541 #> 1542 #> 1543 #> 1544 #> 1545 #> 1546 #> 1547 #> 1548 #> 1549 #> 1550 #> 1551 #> 1552 #> 1553 #> 1554 #> 1555 #> 1556 #> 1557 #> 1558 #> 1559 #> 1560 #> 1561 #> 1562 #> 1563 #> 1564 #> 1565 #> 1566 #> 1567 #> 1568 #> 1569 #> 1570 #> 1571 #> 1572 part_of(UBERON:0001088) #> 1573 #> 1574 #> 1575 #> 1576 #> 1577 #> 1578 #> 1579 #> 1580 #> 1581 #> 1582 #> 1583 #> 1584 #> 1585 #> 1586 #> 1587 #> 1588 #> 1589 #> 1590 #> 1591 #> 1592 #> 1593 #> 1594 #> 1595 #> 1596 #> 1597 #> 1598 #> 1599 #> 1600 #> 1601 #> 1602 #> 1603 #> 1604 #> 1605 #> 1606 #> 1607 #> 1608 #> 1609 #> 1610 #> 1611 #> 1612 #> 1613 #> 1614 #> 1615 #> 1616 #> 1617 #> 1618 #> 1619 #> 1620 #> 1621 #> 1622 #> 1623 #> 1624 #> 1625 #> 1626 #> 1627 #> 1628 #> 1629 #> 1630 #> 1631 #> 1632 #> 1633 #> 1634 #> 1635 #> 1636 #> 1637 #> 1638 #> 1639 #> 1640 #> 1641 #> 1642 #> 1643 #> 1644 #> 1645 #> 1646 #> 1647 #> 1648 #> 1649 #> 1650 #> 1651 #> 1652 #> 1653 #> 1654 #> 1655 #> 1656 #> 1657 #> 1658 #> 1659 #> 1660 #> 1661 #> 1662 #> 1663 #> 1664 #> 1665 #> 1666 #> 1667 #> 1668 #> 1669 #> 1670 #> 1671 #> 1672 #> 1673 #> 1674 #> 1675 #> 1676 #> 1677 #> 1678 #> 1679 #> 1680 #> 1681 #> 1682 #> 1683 #> 1684 #> 1685 #> 1686 #> 1687 #> 1688 #> 1689 #> 1690 #> 1691 #> 1692 #> 1693 #> 1694 #> 1695 #> 1696 #> 1697 #> 1698 #> 1699 #> 1700 #> 1701 #> 1702 #> 1703 #> 1704 #> 1705 #> 1706 #> 1707 #> 1708 #> 1709 #> 1710 #> 1711 #> 1712 #> 1713 #> 1714 #> 1715 #> 1716 #> 1717 #> 1718 #> 1719 #> 1720 #> 1721 #> 1722 #> 1723 #> 1724 #> 1725 #> 1726 #> 1727 #> 1728 #> 1729 #> 1730 part_of(GO:0050829) #> 1731 #> 1732 #> 1733 #> 1734 #> 1735 part_of(GO:0050829) #> 1736 part_of(GO:0098586),has_input(UniProtKB:O75385) #> 1737 has_input(UniProtKB:Q9HC29) #> 1738 has_input(UniProtKB:Q14457) #> 1739 occurs_in(CL:0000235) #> 1740 happens_during(GO:0098586),has_input(UniProtKB:Q92538) #> 1741 #> 1742 happens_during(GO:0042594) #> 1743 has_input(UniProtKB:P54646) #> 1744 has_input(UniProtKB:Q9HC29),happens_during(GO:0070534) #> 1745 has_input(UniProtKB:Q14457)|has_input(UniProtKB:O75385) #> 1746 occurs_in(CL:0000235) #> 1747 #> 1748 occurs_in(CL:0000235) #> 1749 happens_during(GO:0070534),has_input(UniProtKB:O75385) #> 1750 #> 1751 occurs_in(CL:0000235) #> 1752 #> 1753 #> 1754 happens_during(GO:0009267) #> 1755 #> 1756 #> 1757 #> 1758 occurs_in(CL:0000235) #> 1759 #> 1760 #> 1761 occurs_in(CL:0000235) #> 1762 #> 1763 #> 1764 #> 1765 #> 1766 #> 1767 #> 1768 #> 1769 #> 1770 #> 1771 #> 1772 #> 1773 #> 1774 #> 1775 #> 1776 #> 1777 #> 1778 #> 1779 #> 1780 #> 1781 #> 1782 #> 1783 #> 1784 #> 1785 #> 1786 #> 1787 #> 1788 #> 1789 #> 1790 #> 1791 #> 1792 #> 1793 #> 1794 #> 1795 #> 1796 #> 1797 #> 1798 #> 1799 #> 1800 #> 1801 #> 1802 #> 1803 #> 1804 #> 1805 #> 1806 #> 1807 #> 1808 #> 1809 #> 1810 #> 1811 #> 1812 #> 1813 #> 1814 #> 1815 #> 1816 #> 1817 #> 1818 #> 1819 #> 1820 #> 1821 #> 1822 occurs_in(CL:0000059),occurs_in(GO:0071944) #> 1823 #> 1824 #> 1825 #> 1826 #> 1827 #> 1828 #> 1829 #> 1830 #> 1831 #> 1832 occurs_in(CL:0000059),has_input(UniProtKB:P49023) #> 1833 #> 1834 has_input(UniProtKB:Q13464),has_input(UniProtKB:P12830),occurs_in(CL:0000059) #> 1835 #> 1836 occurs_in(CL:0000059) #> 1837 #> 1838 occurs_in(CL:0000059),has_input(UniProtKB:P61586) #> 1839 #> 1840 #> 1841 #> 1842 #> 1843 #> 1844 part_of(CL:0000059) #> 1845 #> 1846 part_of(CL:0000059) #> 1847 #> 1848 part_of(CL:0000059) #> 1849 #> 1850 #> 1851 #> 1852 #> 1853 #> 1854 #> 1855 #> 1856 #> 1857 #> 1858 #> 1859 #> 1860 #> 1861 #> 1862 #> 1863 #> 1864 #> 1865 #> 1866 #> 1867 #> 1868 #> 1869 #> 1870 #> 1871 #> 1872 #> 1873 #> 1874 #> 1875 #> 1876 #> 1877 #> 1878 #> 1879 #> 1880 #> 1881 #> 1882 #> 1883 #> 1884 #> 1885 #> 1886 #> 1887 #> 1888 #> 1889 #> 1890 #> 1891 #> 1892 #> 1893 #> 1894 #> 1895 #> 1896 #> 1897 #> 1898 #> 1899 #> 1900 #> 1901 #> 1902 #> 1903 #> 1904 #> 1905 #> 1906 #> 1907 #> 1908 #> 1909 #> 1910 #> 1911 #> 1912 #> 1913 #> 1914 #> 1915 #> 1916 #> 1917 #> 1918 #> 1919 #> 1920 #> 1921 #> 1922 #> 1923 #> 1924 #> 1925 #> 1926 #> 1927 #> 1928 #> 1929 #> 1930 #> 1931 #> 1932 #> 1933 #> 1934 #> 1935 #> 1936 #> 1937 #> 1938 #> 1939 #> 1940 #> 1941 #> 1942 #> 1943 #> 1944 #> 1945 #> 1946 #> 1947 #> 1948 #> 1949 #> 1950 #> 1951 #> 1952 #> 1953 #> 1954 #> 1955 #> 1956 #> 1957 #> 1958 #> 1959 #> 1960 #> 1961 #> 1962 #> 1963 #> 1964 #> 1965 #> 1966 #> 1967 #> 1968 #> 1969 #> 1970 #> 1971 #> 1972 #> 1973 #> 1974 #> 1975 #> 1976 #> 1977 #> 1978 #> 1979 #> 1980 #> 1981 #> 1982 #> 1983 #> 1984 #> 1985 #> 1986 #> 1987 #> 1988 #> 1989 #> 1990 #> 1991 #> 1992 #> 1993 #> 1994 #> 1995 #> 1996 #> 1997 #> 1998 part_of(UBERON:0001555) #> 1999 #> 2000 #> 2001 #> 2002 #> 2003 #> 2004 #> 2005 #> 2006 #> 2007 #> 2008 #> 2009 #> 2010 #> 2011 #> 2012 #> 2013 #> 2014 #> 2015 #> 2016 #> 2017 #> 2018 #> 2019 #> 2020 #> 2021 #> 2022 #> 2023 #> 2024 #> 2025 #> 2026 #> 2027 #> 2028 #> 2029 #> 2030 #> 2031 #> 2032 #> 2033 #> 2034 #> 2035 #> 2036 #> 2037 #> 2038 #> 2039 #> 2040 #> 2041 #> 2042 #> 2043 #> 2044 #> 2045 #> 2046 #> 2047 #> 2048 #> 2049 #> 2050 #> 2051 #> 2052 #> 2053 #> 2054 #> 2055 #> 2056 #> 2057 #> 2058 #> 2059 #> 2060 #> 2061 #> 2062 #> 2063 #> 2064 #> 2065 #> 2066 #> 2067 #> 2068 #> 2069 #> 2070 #> 2071 #> 2072 #> 2073 #> 2074 #> 2075 #> 2076 #> 2077 #> 2078 #> 2079 #> 2080 #> 2081 #> 2082 #> 2083 #> 2084 #> 2085 #> 2086 #> 2087 #> 2088 #> 2089 #> 2090 #> 2091 #> 2092 #> 2093 #> 2094 #> 2095 #> 2096 #> 2097 #> 2098 #> 2099 #> 2100 #> 2101 #> 2102 #> 2103 #> 2104 #> 2105 #> 2106 #> 2107 #> 2108 #> 2109 #> 2110 #> 2111 #> 2112 #> 2113 #> 2114 #> 2115 #> 2116 #> 2117 #> 2118 #> 2119 #> 2120 #> 2121 #> 2122 #> 2123 #> 2124 #> 2125 #> 2126 #> 2127 #> 2128 #> 2129 #> 2130 #> 2131 #> 2132 #> 2133 #> 2134 #> 2135 #> 2136 #> 2137 #> 2138 #> 2139 #> 2140 #> 2141 #> 2142 #> 2143 #> 2144 #> 2145 #> 2146 #> 2147 #> 2148 #> 2149 #> 2150 #> 2151 #> 2152 #> 2153 #> 2154 #> 2155 #> 2156 #> 2157 #> 2158 #> 2159 #> 2160 #> 2161 #> 2162 #> 2163 #> 2164 #> 2165 #> 2166 #> 2167 #> 2168 #> 2169 #> 2170 #> 2171 #> 2172 #> 2173 #> 2174 #> 2175 #> 2176 #> 2177 #> 2178 #> 2179 #> 2180 #> 2181 #> 2182 #> 2183 #> 2184 #> 2185 #> 2186 #> 2187 #> 2188 #> 2189 #> 2190 #> 2191 #> 2192 #> 2193 #> 2194 #> 2195 #> 2196 #> 2197 #> 2198 #> 2199 #> 2200 #> 2201 #> 2202 #> 2203 #> 2204 #> 2205 #> 2206 #> 2207 #> 2208 #> 2209 #> 2210 #> 2211 #> 2212 #> 2213 #> 2214 #> 2215 #> 2216 #> 2217 #> 2218 #> 2219 #> 2220 #> 2221 #> 2222 #> 2223 #> 2224 #> 2225 #> 2226 #> 2227 #> 2228 #> 2229 #> 2230 #> 2231 #> 2232 #> 2233 #> 2234 #> 2235 #> 2236 #> 2237 #> 2238 #> 2239 #> 2240 #> 2241 #> 2242 #> 2243 #> 2244 #> 2245 #> 2246 #> 2247 #> 2248 #> 2249 #> 2250 #> 2251 #> 2252 #> 2253 #> 2254 #> 2255 #> 2256 #> 2257 #> 2258 #> 2259 #> 2260 #> 2261 #> 2262 #> 2263 #> 2264 #> 2265 #> 2266 #> 2267 #> 2268 #> 2269 #> 2270 #> 2271 #> 2272 #> 2273 #> 2274 #> 2275 #> 2276 #> 2277 #> 2278 #> 2279 #> 2280 #> 2281 #> 2282 #> 2283 #> 2284 #> 2285 #> 2286 #> 2287 #> 2288 #> 2289 #> 2290 #> 2291 #> 2292 #> 2293 #> 2294 #> 2295 #> 2296 #> 2297 #> 2298 #> 2299 #> 2300 #> 2301 #> 2302 #> 2303 #> 2304 #> 2305 #> 2306 #> 2307 #> 2308 #> 2309 #> 2310 #> 2311 #> 2312 #> 2313 #> 2314 #> 2315 #> 2316 #> 2317 #> 2318 #> 2319 #> 2320 #> 2321 has_input(UniProtKB:Q92900) #> 2322 #> 2323 #> 2324 #> 2325 #> 2326 #> 2327 #> 2328 #> 2329 #> 2330 #> 2331 #> 2332 #> 2333 #> 2334 #> 2335 #> 2336 #> 2337 #> 2338 #> 2339 #> 2340 #> 2341 #> 2342 #> 2343 #> 2344 #> 2345 #> 2346 #> 2347 #> 2348 #> 2349 #> 2350 #> 2351 #> 2352 #> 2353 #> 2354 #> 2355 #> 2356 #> 2357 #> 2358 #> 2359 #> 2360 #> 2361 #> 2362 #> 2363 #> 2364 #> 2365 #> 2366 #> 2367 #> 2368 #> 2369 #> 2370 #> 2371 #> 2372 #> 2373 #> 2374 #> 2375 #> 2376 #> 2377 #> 2378 #> 2379 #> 2380 #> 2381 #> 2382 #> 2383 #> 2384 #> 2385 #> 2386 #> 2387 #> 2388 #> 2389 #> 2390 #> 2391 #> 2392 #> 2393 #> 2394 #> 2395 #> 2396 #> 2397 #> 2398 #> 2399 #> 2400 #> 2401 #> 2402 #> 2403 #> 2404 #> 2405 #> 2406 #> 2407 #> 2408 #> 2409 #> 2410 #> 2411 #> 2412 #> 2413 #> 2414 #> 2415 #> 2416 #> 2417 #> 2418 #> 2419 #> 2420 #> 2421 #> 2422 #> 2423 #> 2424 #> 2425 #> 2426 #> 2427 #> 2428 #> 2429 #> 2430 #> 2431 #> 2432 #> 2433 #> 2434 #> 2435 #> 2436 #> 2437 #> 2438 #> 2439 #> 2440 #> 2441 #> 2442 #> 2443 #> 2444 #> 2445 #> 2446 #> 2447 #> 2448 #> 2449 #> 2450 #> 2451 #> 2452 #> 2453 #> 2454 #> 2455 #> 2456 #> 2457 #> 2458 #> 2459 #> 2460 #> 2461 #> 2462 #> 2463 #> 2464 #> 2465 #> 2466 #> 2467 #> 2468 #> 2469 #> 2470 #> 2471 #> 2472 #> 2473 #> 2474 #> 2475 #> 2476 #> 2477 #> 2478 #> 2479 #> 2480 #> 2481 #> 2482 #> 2483 #> 2484 #> 2485 #> 2486 #> 2487 #> 2488 #> 2489 #> 2490 #> 2491 #> 2492 #> 2493 #> 2494 #> 2495 #> 2496 #> 2497 #> 2498 #> 2499 #> 2500 #> 2501 #> 2502 #> 2503 #> 2504 #> 2505 #> 2506 #> 2507 #> 2508 #> 2509 #> 2510 #> 2511 #> 2512 #> 2513 #> 2514 #> 2515 #> 2516 #> 2517 #> 2518 #> 2519 part_of(CL:0000019) #> 2520 #> 2521 #> 2522 #> 2523 #> 2524 #> 2525 #> 2526 #> 2527 #> 2528 #> 2529 #> 2530 #> 2531 #> 2532 #> 2533 #> 2534 #> 2535 #> 2536 #> 2537 #> 2538 #> 2539 #> 2540 #> 2541 #> 2542 #> 2543 #> 2544 #> 2545 #> 2546 #> 2547 #> 2548 #> 2549 #> 2550 #> 2551 #> 2552 #> 2553 #> 2554 #> 2555 #> 2556 part_of(UBERON:0002084) #> 2557 #> 2558 #> 2559 #> 2560 #> 2561 #> 2562 #> 2563 #> 2564 #> 2565 #> 2566 #> 2567 #> 2568 #> 2569 #> 2570 #> 2571 #> 2572 #> 2573 #> 2574 #> 2575 #> 2576 #> 2577 #> 2578 #> 2579 #> 2580 #> 2581 #> 2582 #> 2583 #> 2584 #> 2585 #> 2586 #> 2587 #> 2588 #> 2589 #> 2590 #> 2591 #> 2592 #> 2593 #> 2594 #> 2595 #> 2596 #> 2597 #> 2598 #> 2599 #> 2600 #> 2601 #> 2602 #> 2603 #> 2604 #> 2605 #> 2606 #> 2607 #> 2608 #> 2609 #> 2610 #> 2611 #> 2612 #> 2613 #> 2614 #> 2615 #> 2616 #> 2617 #> 2618 #> 2619 #> 2620 #> 2621 #> 2622 #> 2623 #> 2624 #> 2625 #> 2626 #> 2627 #> 2628 #> 2629 #> 2630 #> 2631 #> 2632 #> 2633 #> 2634 #> 2635 #> 2636 #> 2637 #> 2638 #> 2639 #> 2640 #> 2641 #> 2642 #> 2643 #> 2644 #> 2645 #> 2646 #> 2647 #> 2648 #> 2649 #> 2650 #> 2651 #> 2652 part_of(UBERON:0001088) #> 2653 #> 2654 #> 2655 #> 2656 #> 2657 #> 2658 #> 2659 #> 2660 #> 2661 #> 2662 #> 2663 part_of(CL:0000019) #> 2664 #> 2665 #> 2666 #> 2667 #> 2668 #> 2669 #> 2670 #> 2671 #> 2672 #> 2673 #> 2674 #> 2675 #> 2676 #> 2677 #> 2678 #> 2679 #> 2680 #> 2681 #> 2682 #> 2683 #> 2684 #> 2685 #> 2686 #> 2687 #> 2688 #> 2689 part_of(CL:0000047) #> 2690 #> 2691 #> 2692 #> 2693 #> 2694 #> 2695 #> 2696 #> 2697 #> 2698 #> 2699 #> 2700 #> 2701 #> 2702 #> 2703 #> 2704 #> 2705 #> 2706 #> 2707 #> 2708 #> 2709 #> 2710 #> 2711 #> 2712 #> 2713 #> 2714 #> 2715 #> 2716 #> 2717 #> 2718 #> 2719 #> 2720 part_of(UBERON:0001827) #> 2721 part_of(UBERON:0001827) #> 2722 #> 2723 #> 2724 #> 2725 #> 2726 #> 2727 #> 2728 #> 2729 #> 2730 #> 2731 #> 2732 #> 2733 #> 2734 #> 2735 #> 2736 #> 2737 #> 2738 #> 2739 #> 2740 #> 2741 #> 2742 #> 2743 #> 2744 #> 2745 #> 2746 #> 2747 #> 2748 #> 2749 #> 2750 #> 2751 #> 2752 #> 2753 #> 2754 #> 2755 #> 2756 #> 2757 #> 2758 #> 2759 #> 2760 #> 2761 #> 2762 #> 2763 #> 2764 #> 2765 #> 2766 #> 2767 #> 2768 #> 2769 #> 2770 #> 2771 #> 2772 #> 2773 #> 2774 #> 2775 #> 2776 #> 2777 #> 2778 #> 2779 #> 2780 #> 2781 #> 2782 #> 2783 #> 2784 #> 2785 #> 2786 #> 2787 #> 2788 #> 2789 #> 2790 #> 2791 #> 2792 #> 2793 #> 2794 #> 2795 #> 2796 #> 2797 #> 2798 #> 2799 #> 2800 #> 2801 #> 2802 #> 2803 #> 2804 #> 2805 #> 2806 #> 2807 #> 2808 #> 2809 #> 2810 #> 2811 #> 2812 #> 2813 #> 2814 #> 2815 #> 2816 #> 2817 #> 2818 #> 2819 #> 2820 #> 2821 #> 2822 #> 2823 #> 2824 #> 2825 #> 2826 #> 2827 #> 2828 #> 2829 #> 2830 #> 2831 #> 2832 #> 2833 #> 2834 #> 2835 #> 2836 #> 2837 #> 2838 #> 2839 #> 2840 #> 2841 #> 2842 #> 2843 #> 2844 #> 2845 #> 2846 #> 2847 #> 2848 #> 2849 #> 2850 #> 2851 #> 2852 #> 2853 #> 2854 #> 2855 #> 2856 #> 2857 #> 2858 #> 2859 #> 2860 #> 2861 #> 2862 #> 2863 #> 2864 #> 2865 #> 2866 #> 2867 #> 2868 #> 2869 #> 2870 part_of(UBERON:0001088) #> 2871 #> 2872 #> 2873 #> 2874 #> 2875 #> 2876 #> 2877 #> 2878 #> 2879 #> 2880 #> 2881 #> 2882 #> 2883 #> 2884 #> 2885 #> 2886 #> 2887 #> 2888 #> 2889 #> 2890 #> 2891 #> 2892 #> 2893 #> 2894 #> 2895 #> 2896 #> 2897 #> 2898 #> 2899 #> 2900 #> 2901 #> 2902 #> 2903 #> 2904 #> 2905 #> 2906 #> 2907 #> 2908 #> 2909 #> 2910 #> 2911 #> 2912 #> 2913 #> 2914 #> 2915 #> 2916 #> 2917 #> 2918 #> 2919 #> 2920 #> 2921 #> 2922 #> 2923 #> 2924 #> 2925 #> 2926 #> 2927 #> 2928 #> 2929 #> 2930 #> 2931 #> 2932 #> 2933 #> 2934 #> 2935 #> 2936 #> 2937 #> 2938 #> 2939 #> 2940 #> 2941 #> 2942 #> 2943 #> 2944 #> 2945 #> 2946 #> 2947 #> 2948 #> 2949 #> 2950 #> 2951 #> 2952 #> 2953 #> 2954 #> 2955 #> 2956 #> 2957 #> 2958 #> 2959 #> 2960 #> 2961 #> 2962 #> 2963 #> 2964 #> 2965 #> 2966 #> 2967 #> 2968 #> 2969 #> 2970 #> 2971 #> 2972 #> 2973 #> 2974 #> 2975 #> 2976 #> 2977 #> 2978 #> 2979 #> 2980 #> 2981 #> 2982 #> 2983 #> 2984 #> 2985 #> 2986 #> 2987 #> 2988 #> 2989 #> 2990 #> 2991 #> 2992 #> 2993 #> 2994 #> 2995 #> 2996 #> 2997 #> 2998 #> 2999 #> 3000 #> 3001 #> 3002 #> 3003 #> 3004 #> 3005 #> 3006 #> 3007 #> 3008 #> 3009 #> 3010 #> 3011 #> 3012 #> 3013 #> 3014 #> 3015 #> 3016 #> 3017 #> 3018 #> 3019 #> 3020 #> 3021 #> 3022 #> 3023 #> 3024 #> 3025 #> 3026 #> 3027 #> 3028 #> 3029 #> 3030 #> 3031 #> 3032 #> 3033 #> 3034 #> 3035 #> 3036 #> 3037 #> 3038 #> 3039 #> 3040 #> 3041 #> 3042 #> 3043 #> 3044 #> 3045 #> 3046 #> 3047 #> 3048 #> 3049 #> 3050 occurs_in(GO:0005737) #> 3051 occurs_in(GO:0005737) #> 3052 occurs_in(GO:0005634) #> 3053 #> 3054 #> 3055 #> 3056 #> 3057 #> 3058 occurs_in(GO:0005737) #> 3059 #> 3060 occurs_in(GO:0005737) #> 3061 #> 3062 #> 3063 occurs_in(GO:0005737) #> 3064 #> 3065 #> 3066 #> 3067 #> 3068 #> 3069 #> 3070 #> 3071 #> 3072 #> 3073 #> 3074 occurs_in(GO:0005634) #> 3075 occurs_in(GO:0005737) #> 3076 #> 3077 #> 3078 #> 3079 #> 3080 occurs_in(GO:0005737) #> 3081 #> 3082 #> 3083 #> 3084 #> 3085 #> 3086 #> 3087 #> 3088 #> 3089 #> 3090 #> 3091 #> 3092 #> 3093 #> 3094 #> 3095 #> 3096 #> 3097 #> 3098 #> 3099 #> 3100 #> 3101 #> 3102 #> 3103 #> 3104 #> 3105 #> 3106 part_of(UBERON:0001827) #> 3107 #> 3108 #> 3109 #> 3110 #> 3111 #> 3112 #> 3113 #> 3114 #> 3115 #> 3116 #> 3117 #> 3118 #> 3119 #> 3120 #> 3121 #> 3122 #> 3123 #> 3124 #> 3125 #> 3126 #> 3127 #> 3128 #> 3129 #> 3130 #> 3131 #> 3132 #> 3133 #> 3134 #> 3135 #> 3136 #> 3137 #> 3138 #> 3139 #> 3140 #> 3141 #> 3142 #> 3143 #> 3144 #> 3145 #> 3146 #> 3147 #> 3148 #> 3149 #> 3150 #> 3151 #> 3152 #> 3153 #> 3154 #> 3155 #> 3156 #> 3157 #> 3158 #> 3159 #> 3160 #> 3161 #> 3162 #> 3163 #> 3164 #> 3165 #> 3166 #> 3167 #> 3168 #> 3169 #> 3170 #> 3171 #> 3172 #> 3173 #> 3174 #> 3175 #> 3176 #> 3177 #> 3178 #> 3179 #> 3180 #> 3181 #> 3182 #> 3183 #> 3184 #> 3185 #> 3186 #> 3187 #> 3188 #> 3189 #> 3190 #> 3191 #> 3192 #> 3193 #> 3194 #> 3195 #> 3196 #> 3197 #> 3198 #> 3199 #> 3200 #> 3201 #> 3202 #> 3203 #> 3204 #> 3205 #> 3206 #> 3207 #> 3208 #> 3209 #> 3210 #> 3211 #> 3212 #> 3213 #> 3214 #> 3215 #> 3216 #> 3217 #> 3218 #> 3219 #> 3220 #> 3221 #> 3222 #> 3223 #> 3224 part_of(UBERON:0001827) #> 3225 #> 3226 #> 3227 #> 3228 occurs_at(SO:0001952) #> 3229 #> 3230 occurs_at(SO:0001952) #> 3231 #> 3232 #> 3233 #> 3234 #> 3235 #> 3236 #> 3237 #> 3238 #> 3239 #> 3240 #> 3241 #> 3242 #> 3243 #> 3244 #> 3245 #> 3246 #> 3247 #> 3248 #> 3249 #> 3250 #> 3251 #> 3252 #> 3253 #> 3254 #> 3255 #> 3256 #> 3257 #> 3258 #> 3259 #> 3260 #> 3261 #> 3262 #> 3263 #> 3264 #> 3265 #> 3266 #> 3267 occurs_in(GO:0005737) #> 3268 #> 3269 occurs_in(GO:0005737) #> 3270 #> 3271 #> 3272 #> 3273 #> 3274 #> 3275 #> 3276 #> 3277 #> 3278 #> 3279 #> 3280 #> 3281 #> 3282 #> 3283 #> 3284 #> 3285 #> 3286 #> 3287 #> 3288 #> 3289 #> 3290 #> 3291 #> 3292 #> 3293 #> 3294 #> 3295 #> 3296 #> 3297 #> 3298 #> 3299 #> 3300 #> 3301 #> 3302 #> 3303 #> 3304 #> 3305 #> 3306 #> 3307 #> 3308 #> 3309 #> 3310 #> 3311 #> 3312 #> 3313 #> 3314 #> 3315 #> 3316 #> 3317 #> 3318 #> 3319 #> 3320 #> 3321 #> 3322 #> 3323 #> 3324 #> 3325 #> 3326 #> 3327 #> 3328 #> 3329 #> 3330 #> 3331 #> 3332 #> 3333 #> 3334 #> 3335 #> 3336 #> 3337 #> 3338 #> 3339 #> 3340 #> 3341 #> 3342 #> 3343 #> 3344 #> 3345 #> 3346 #> 3347 #> 3348 #> 3349 #> 3350 #> 3351 #> 3352 #> 3353 #> 3354 #> 3355 #> 3356 #> 3357 #> 3358 #> 3359 #> 3360 #> 3361 #> 3362 #> 3363 #> 3364 #> 3365 #> 3366 #> 3367 #> 3368 #> 3369 #> 3370 #> 3371 #> 3372 #> 3373 #> 3374 #> 3375 #> 3376 #> 3377 #> 3378 #> 3379 #> 3380 #> 3381 #> 3382 #> 3383 #> 3384 #> 3385 #> 3386 #> 3387 #> 3388 #> 3389 #> 3390 #> 3391 #> 3392 #> 3393 #> 3394 #> 3395 #> 3396 #> 3397 #> 3398 #> 3399 #> 3400 #> 3401 #> 3402 #> 3403 #> 3404 #> 3405 #> 3406 #> 3407 #> 3408 #> 3409 #> 3410 #> 3411 #> 3412 #> 3413 #> 3414 #> 3415 #> 3416 #> 3417 #> 3418 #> 3419 #> 3420 #> 3421 #> 3422 #> 3423 #> 3424 #> 3425 #> 3426 #> 3427 #> 3428 #> 3429 #> 3430 #> 3431 #> 3432 #> 3433 #> 3434 #> 3435 #> 3436 #> 3437 #> 3438 #> 3439 #> 3440 #> 3441 #> 3442 #> 3443 #> 3444 #> 3445 #> 3446 #> 3447 #> 3448 #> 3449 #> 3450 #> 3451 #> 3452 #> 3453 #> 3454 #> 3455 #> 3456 #> 3457 #> 3458 #> 3459 #> 3460 #> 3461 #> 3462 #> 3463 #> 3464 #> 3465 #> 3466 #> 3467 #> 3468 #> 3469 #> 3470 #> 3471 #> 3472 #> 3473 #> 3474 #> 3475 #> 3476 #> 3477 #> 3478 #> 3479 #> 3480 #> 3481 #> 3482 #> 3483 #> 3484 #> 3485 #> 3486 #> 3487 #> 3488 #> 3489 #> 3490 #> 3491 #> 3492 #> 3493 #> 3494 #> 3495 #> 3496 #> 3497 #> 3498 #> 3499 #> 3500 #> 3501 #> 3502 #> 3503 #> 3504 #> 3505 #> 3506 #> 3507 #> 3508 #> 3509 #> 3510 #> 3511 #> 3512 #> 3513 #> 3514 #> 3515 #> 3516 #> 3517 #> 3518 #> 3519 #> 3520 #> 3521 #> 3522 #> 3523 #> 3524 #> 3525 #> 3526 #> 3527 #> 3528 #> 3529 #> 3530 #> 3531 #> 3532 #> 3533 #> 3534 #> 3535 #> 3536 #> 3537 #> 3538 #> 3539 #> 3540 #> 3541 #> 3542 #> 3543 #> 3544 #> 3545 #> 3546 #> 3547 #> 3548 #> 3549 #> 3550 #> 3551 #> 3552 #> 3553 #> 3554 #> 3555 #> 3556 #> 3557 #> 3558 #> 3559 #> 3560 #> 3561 #> 3562 #> 3563 #> 3564 #> 3565 #> 3566 #> 3567 #> 3568 #> 3569 #> 3570 #> 3571 #> 3572 #> 3573 #> 3574 #> 3575 #> 3576 #> 3577 #> 3578 #> 3579 #> 3580 #> 3581 #> 3582 #> 3583 #> 3584 #> 3585 #> 3586 #> 3587 #> 3588 #> 3589 #> 3590 #> 3591 #> 3592 #> 3593 #> 3594 #> 3595 #> 3596 #> 3597 #> 3598 #> 3599 #> 3600 #> 3601 #> 3602 #> 3603 #> 3604 #> 3605 #> 3606 #> 3607 #> 3608 #> 3609 #> 3610 #> 3611 #> 3612 #> 3613 #> 3614 #> 3615 #> 3616 #> 3617 #> 3618 #> 3619 #> 3620 #> 3621 has_input(UniProtKB:P56704),part_of(GO:0030178)|has_input(UniProtKB:P41221),part_of(GO:0030178) #> 3622 #> 3623 #> 3624 #> 3625 #> 3626 has_input(UniProtKB:P56704),part_of(GO:0030178),causally_upstream_of(GO:0032461)|has_input(UniProtKB:P41221),part_of(GO:0030178) #> 3627 #> 3628 #> 3629 has_input(UniProtKB:P56704),part_of(GO:0030178) #> 3630 has_input(UniProtKB:P56704),part_of(GO:0030178) #> 3631 #> 3632 #> 3633 #> 3634 #> 3635 #> 3636 #> 3637 #> 3638 #> 3639 #> 3640 #> 3641 #> 3642 #> 3643 #> 3644 #> 3645 #> 3646 #> 3647 #> 3648 #> 3649 #> 3650 #> 3651 #> 3652 #> 3653 #> 3654 #> 3655 #> 3656 #> 3657 #> 3658 #> 3659 #> 3660 #> 3661 #> 3662 #> 3663 #> 3664 #> 3665 #> 3666 #> 3667 #> 3668 #> 3669 #> 3670 #> 3671 #> 3672 #> 3673 #> 3674 #> 3675 #> 3676 #> 3677 #> 3678 #> 3679 #> 3680 #> 3681 #> 3682 #> 3683 #> 3684 #> 3685 #> 3686 #> 3687 #> 3688 #> 3689 occurs_in(GO:0005739) #> 3690 occurs_in(GO:0043229)|occurs_in(GO:0005739) #> 3691 occurs_in(GO:0005739) #> 3692 occurs_in(GO:0043229)|occurs_in(GO:0005739) #> 3693 occurs_in(GO:0043229)|occurs_in(GO:0005739) #> 3694 #> 3695 #> 3696 #> 3697 #> 3698 #> 3699 #> 3700 #> 3701 #> 3702 #> 3703 #> 3704 #> 3705 #> 3706 #> 3707 #> 3708 #> 3709 #> 3710 #> 3711 #> 3712 #> 3713 #> 3714 #> 3715 #> 3716 #> 3717 #> 3718 #> 3719 #> 3720 #> 3721 #> 3722 #> 3723 #> 3724 #> 3725 #> 3726 #> 3727 #> 3728 #> 3729 #> 3730 #> 3731 #> 3732 #> 3733 #> 3734 #> 3735 #> 3736 #> 3737 #> 3738 #> 3739 #> 3740 #> 3741 #> 3742 #> 3743 #> 3744 #> 3745 #> 3746 #> 3747 #> 3748 #> 3749 #> 3750 #> 3751 #> 3752 #> 3753 #> 3754 #> 3755 #> 3756 #> 3757 #> 3758 #> 3759 #> 3760 #> 3761 #> 3762 #> 3763 #> 3764 #> 3765 #> 3766 #> 3767 #> 3768 #> 3769 #> 3770 #> 3771 #> 3772 #> 3773 #> 3774 #> 3775 #> 3776 #> 3777 #> 3778 #> 3779 #> 3780 #> 3781 #> 3782 occurs_in(UBERON:0006553)|occurs_in(UBERON:0001969) #> 3783 #> 3784 #> 3785 #> 3786 #> 3787 #> 3788 #> 3789 #> 3790 #> 3791 #> 3792 #> 3793 #> 3794 #> 3795 #> 3796 #> 3797 #> 3798 #> 3799 #> 3800 #> 3801 #> 3802 #> 3803 #> 3804 #> 3805 #> 3806 #> 3807 #> 3808 #> 3809 #> 3810 #> 3811 #> 3812 #> 3813 #> 3814 #> 3815 #> 3816 #> 3817 #> 3818 #> 3819 #> 3820 #> 3821 #> 3822 #> 3823 #> 3824 #> 3825 #> 3826 #> 3827 #> 3828 #> 3829 #> 3830 #> 3831 #> 3832 #> 3833 #> 3834 #> 3835 #> 3836 #> 3837 #> 3838 #> 3839 #> 3840 #> 3841 #> 3842 #> 3843 #> 3844 #> 3845 #> 3846 #> 3847 #> 3848 #> 3849 #> 3850 #> 3851 #> 3852 #> 3853 #> 3854 #> 3855 #> 3856 #> 3857 #> 3858 #> 3859 #> 3860 #> 3861 #> 3862 #> 3863 #> 3864 #> 3865 #> 3866 #> 3867 #> 3868 #> 3869 #> 3870 #> 3871 #> 3872 #> 3873 #> 3874 #> 3875 #> 3876 #> 3877 #> 3878 #> 3879 #> 3880 #> 3881 #> 3882 #> 3883 #> 3884 #> 3885 #> 3886 #> 3887 #> 3888 #> 3889 #> 3890 #> 3891 #> 3892 #> 3893 #> 3894 #> 3895 #> 3896 #> 3897 #> 3898 #> 3899 #> 3900 #> 3901 #> 3902 #> 3903 #> 3904 #> 3905 #> 3906 #> 3907 #> 3908 #> 3909 #> 3910 #> 3911 #> 3912 #> 3913 #> 3914 #> 3915 #> 3916 #> 3917 #> 3918 #> 3919 #> 3920 #> 3921 #> 3922 #> 3923 #> 3924 #> 3925 #> 3926 #> 3927 #> 3928 #> 3929 #> 3930 #> 3931 #> 3932 #> 3933 #> 3934 #> 3935 #> 3936 #> 3937 regulates_o_occurs_in(CL:2000001) #> 3938 regulates_o_occurs_in(CL:2000001) #> 3939 regulates_o_occurs_in(CL:0000576) #> 3940 regulates_o_occurs_in(CL:2000001) #> 3941 regulates_o_occurs_in(CL:2000001) #> 3942 regulates_o_occurs_in(CL:0000576) #> 3943 regulates_o_occurs_in(CL:2000001) #> 3944 regulates_o_occurs_in(CL:0000576) #> 3945 regulates_o_occurs_in(CL:2000001) #> 3946 regulates_o_occurs_in(CL:0000576) #> 3947 #> 3948 regulates_o_occurs_in(CL:0000576) #> 3949 regulates_o_occurs_in(CL:2000001) #> 3950 regulates_o_occurs_in(CL:0000576) #> 3951 regulates_o_occurs_in(CL:0000576) #> 3952 regulates_o_occurs_in(CL:0000576) #> 3953 #> 3954 #> 3955 part_of(CL:2000001) #> 3956 #> 3957 #> 3958 #> 3959 #> 3960 #> 3961 #> 3962 #> 3963 #> 3964 #> 3965 #> 3966 #> 3967 #> 3968 #> 3969 #> 3970 #> 3971 #> 3972 #> 3973 #> 3974 #> 3975 #> 3976 #> 3977 #> 3978 #> 3979 #> 3980 #> 3981 #> 3982 #> 3983 #> 3984 #> 3985 #> 3986 #> 3987 #> 3988 #> 3989 #> 3990 #> 3991 #> 3992 #> 3993 #> 3994 #> 3995 #> 3996 #> 3997 #> 3998 #> 3999 #> 4000 #> 4001 #> 4002 #> 4003 #> 4004 #> 4005 #> 4006 #> 4007 #> 4008 #> 4009 #> 4010 #> 4011 #> 4012 #> 4013 #> 4014 #> 4015 #> 4016 #> 4017 #> 4018 #> 4019 #> 4020 #> 4021 has_input(UniProtKB:Q16611)|has_input(UniProtKB:Q9BXH1)|has_input(UniProtKB:Q12983)|has_input(UniProtKB:Q53EL6)|has_input(UniProtKB:Q9NS71)|has_input(UniProtKB:P10415)|has_input(UniProtKB:P20749)|has_input(UniProtKB:Q07820)|has_input(UniProtKB:Q00987) #> 4022 #> 4023 has_input(UniProtKB:P10415)|has_input(UniProtKB:P20749)|has_input(UniProtKB:Q07820)|has_input(UniProtKB:Q00987) #> 4024 has_input(NCBI_Gene:56287) #> 4025 has_input(UniProtKB:Q16611)|has_input(UniProtKB:Q9BXH1)|has_input(UniProtKB:Q12983)|has_input(UniProtKB:Q53EL6)|has_input(UniProtKB:Q9NS71) #> 4026 #> 4027 #> 4028 #> 4029 has_input(UniProtKB:P10415)|has_input(UniProtKB:P20749)|has_input(UniProtKB:Q07820)|has_input(UniProtKB:Q00987) #> 4030 #> 4031 #> 4032 #> 4033 has_input(NCBI_Gene:56287) #> 4034 has_input(UniProtKB:Q16611)|has_input(UniProtKB:Q9BXH1)|has_input(UniProtKB:Q12983)|has_input(UniProtKB:Q53EL6)|has_input(UniProtKB:Q9NS71) #> 4035 #> 4036 #> 4037 #> 4038 #> 4039 #> 4040 #> 4041 #> 4042 #> 4043 #> 4044 #> 4045 #> 4046 #> 4047 #> 4048 #> 4049 #> 4050 #> 4051 #> 4052 #> 4053 #> 4054 #> 4055 #> 4056 #> 4057 #> 4058 #> 4059 #> 4060 #> 4061 #> 4062 part_of(CL:0000019) #> 4063 #> 4064 #> 4065 #> 4066 #> 4067 #> 4068 #> 4069 #> 4070 #> 4071 #> 4072 #> 4073 #> 4074 #> 4075 #> 4076 #> 4077 #> 4078 #> 4079 #> 4080 #> 4081 #> 4082 #> 4083 #> 4084 #> 4085 #> 4086 part_of(UBERON:0001827) #> 4087 #> 4088 #> 4089 #> 4090 #> 4091 #> 4092 #> 4093 #> 4094 #> 4095 #> 4096 #> 4097 #> 4098 #> 4099 #> 4100 #> 4101 #> 4102 #> 4103 #> 4104 #> 4105 #> 4106 #> 4107 #> 4108 #> 4109 #> 4110 #> 4111 #> 4112 #> 4113 #> 4114 #> 4115 #> 4116 #> 4117 #> 4118 #> 4119 #> 4120 #> 4121 #> 4122 #> 4123 #> 4124 #> 4125 #> 4126 #> 4127 #> 4128 #> 4129 #> 4130 #> 4131 #> 4132 #> 4133 #> 4134 #> 4135 #> 4136 #> 4137 #> 4138 #> 4139 #> 4140 #> 4141 #> 4142 #> 4143 #> 4144 #> 4145 #> 4146 #> 4147 #> 4148 #> 4149 #> 4150 #> 4151 #> 4152 #> 4153 #> 4154 #> 4155 #> 4156 #> 4157 #> 4158 #> 4159 #> 4160 #> 4161 #> 4162 #> 4163 #> 4164 #> 4165 #> 4166 #> 4167 #> 4168 #> 4169 #> 4170 #> 4171 #> 4172 #> 4173 #> 4174 #> 4175 #> 4176 #> 4177 #> 4178 #> 4179 #> 4180 #> 4181 #> 4182 #> 4183 #> 4184 #> 4185 #> 4186 #> 4187 #> 4188 #> 4189 #> 4190 #> 4191 #> 4192 #> 4193 #> 4194 #> 4195 #> 4196 #> 4197 #> 4198 #> 4199 #> 4200 #> 4201 #> 4202 #> 4203 #> 4204 #> 4205 #> 4206 #> 4207 #> 4208 #> 4209 #> 4210 #> 4211 #> 4212 #> 4213 #> 4214 #> 4215 #> 4216 #> 4217 #> 4218 #> 4219 #> 4220 #> 4221 #> 4222 #> 4223 #> 4224 #> 4225 #> 4226 #> 4227 #> 4228 #> 4229 #> 4230 #> 4231 #> 4232 #> 4233 #> 4234 #> 4235 #> 4236 #> 4237 #> 4238 #> 4239 #> 4240 #> 4241 #> 4242 #> 4243 #> 4244 #> 4245 #> 4246 #> 4247 #> 4248 #> 4249 #> 4250 regulates_o_occurs_in(CL:0000115) #> 4251 regulates_o_occurs_in(CL:0000115) #> 4252 regulates_o_occurs_in(CL:0000115) #> 4253 #> 4254 #> 4255 #> 4256 #> 4257 #> 4258 #> 4259 #> 4260 #> 4261 #> 4262 #> 4263 #> 4264 #> 4265 #> 4266 #> 4267 #> 4268 #> 4269 #> 4270 #> 4271 #> 4272 #> 4273 #> 4274 #> 4275 #> 4276 #> 4277 #> 4278 #> 4279 #> 4280 #> 4281 #> 4282 #> 4283 #> 4284 #> 4285 #> 4286 #> 4287 #> 4288 #> 4289 #> 4290 #> 4291 #> 4292 #> 4293 #> 4294 #> 4295 #> 4296 #> 4297 #> 4298 #> 4299 #> 4300 #> 4301 #> 4302 #> 4303 #> 4304 #> 4305 #> 4306 #> 4307 #> 4308 #> 4309 #> 4310 #> 4311 #> 4312 #> 4313 #> 4314 #> 4315 #> 4316 #> 4317 #> 4318 #> 4319 #> 4320 #> 4321 #> 4322 #> 4323 #> 4324 #> 4325 #> 4326 #> 4327 #> 4328 #> 4329 #> 4330 #> 4331 #> 4332 #> 4333 #> 4334 #> 4335 #> 4336 #> 4337 #> 4338 #> 4339 #> 4340 #> 4341 #> 4342 #> 4343 #> 4344 #> 4345 #> 4346 #> 4347 #> 4348 #> 4349 #> 4350 #> 4351 #> 4352 #> 4353 #> 4354 #> 4355 #> 4356 #> 4357 occurs_in(UBERON:0002107) #> 4358 occurs_in(UBERON:0006618),occurs_in(UBERON:0002302) #> 4359 occurs_in(UBERON:0003688)|occurs_in(UBERON:0001911) #> 4360 #> 4361 #> 4362 #> 4363 part_of(UBERON:0006618),part_of(UBERON:0002302) #> 4364 #> 4365 part_of(UBERON:0002107) #> 4366 part_of(UBERON:0003688)|part_of(UBERON:0001911) #> 4367 #> 4368 #> 4369 #> 4370 #> 4371 #> 4372 #> 4373 #> 4374 #> 4375 #> 4376 #> 4377 #> 4378 #> 4379 #> 4380 #> 4381 #> 4382 #> 4383 #> 4384 #> 4385 #> 4386 #> 4387 #> 4388 #> 4389 #> 4390 #> 4391 #> 4392 #> 4393 #> 4394 #> 4395 #> 4396 #> 4397 #> 4398 #> 4399 #> 4400 #> 4401 #> 4402 #> 4403 #> 4404 #> 4405 #> 4406 #> 4407 #> 4408 #> 4409 #> 4410 #> 4411 #> 4412 #> 4413 #> 4414 #> 4415 #> 4416 #> 4417 #> 4418 #> 4419 #> 4420 #> 4421 #> 4422 #> 4423 #> 4424 #> 4425 #> 4426 #> 4427 #> 4428 #> 4429 #> 4430 #> 4431 #> 4432 #> 4433 #> 4434 #> 4435 #> 4436 #> 4437 #> 4438 #> 4439 #> 4440 #> 4441 #> 4442 #> 4443 #> 4444 #> 4445 #> 4446 #> 4447 #> 4448 #> 4449 #> 4450 #> 4451 #> 4452 #> 4453 #> 4454 #> 4455 #> 4456 #> 4457 #> 4458 #> 4459 #> 4460 #> 4461 #> 4462 #> 4463 #> 4464 #> 4465 #> 4466 #> 4467 #> 4468 #> 4469 #> 4470 #> 4471 #> 4472 #> 4473 #> 4474 #> 4475 #> 4476 #> 4477 #> 4478 #> 4479 #> 4480 #> 4481 #> 4482 #> 4483 #> 4484 #> 4485 #> 4486 #> 4487 #> 4488 #> 4489 #> 4490 #> 4491 #> 4492 #> 4493 #> 4494 #> 4495 #> 4496 #> 4497 #> 4498 #> 4499 #> 4500 #> 4501 #> 4502 #> 4503 #> 4504 #> 4505 #> 4506 #> 4507 #> 4508 #> 4509 #> 4510 #> 4511 #> 4512 #> 4513 #> 4514 #> 4515 #> 4516 #> 4517 #> 4518 #> 4519 #> 4520 #> 4521 #> 4522 #> 4523 #> 4524 #> 4525 #> 4526 #> 4527 #> 4528 #> 4529 #> 4530 #> 4531 #> 4532 #> 4533 #> 4534 #> 4535 #> 4536 #> 4537 #> 4538 #> 4539 #> 4540 #> 4541 #> 4542 #> 4543 #> 4544 #> 4545 #> 4546 #> 4547 #> 4548 #> 4549 #> 4550 #> 4551 #> 4552 #> 4553 #> 4554 #> 4555 #> 4556 #> 4557 #> 4558 #> 4559 #> 4560 #> 4561 #> 4562 #> 4563 #> 4564 #> 4565 #> 4566 #> 4567 #> 4568 #> 4569 #> 4570 #> 4571 #> 4572 #> 4573 #> 4574 #> 4575 #> 4576 #> 4577 #> 4578 #> 4579 #> 4580 #> 4581 #> 4582 #> 4583 #> 4584 #> 4585 #> 4586 #> 4587 #> 4588 #> 4589 #> 4590 #> 4591 #> 4592 #> 4593 #> 4594 #> 4595 #> 4596 #> 4597 #> 4598 #> 4599 #> 4600 #> 4601 #> 4602 #> 4603 #> 4604 #> 4605 #> 4606 #> 4607 #> 4608 #> 4609 #> 4610 #> 4611 #> 4612 #> 4613 #> 4614 #> 4615 #> 4616 #> 4617 #> 4618 #> 4619 #> 4620 #> 4621 #> 4622 #> 4623 #> 4624 #> 4625 #> 4626 occurs_in(GO:0005768)|occurs_in(GO:0005770) #> 4627 #> 4628 #> 4629 #> 4630 #> 4631 #> 4632 #> 4633 #> 4634 #> 4635 #> 4636 #> 4637 #> 4638 #> 4639 #> 4640 #> 4641 #> 4642 #> 4643 #> 4644 #> 4645 #> 4646 #> 4647 #> 4648 #> 4649 #> 4650 #> 4651 #> 4652 #> 4653 #> 4654 #> 4655 #> 4656 #> 4657 #> 4658 #> 4659 #> 4660 #> 4661 #> 4662 #> 4663 #> 4664 #> 4665 part_of(UBERON:0001831) #> 4666 #> 4667 #> 4668 #> 4669 #> 4670 #> 4671 #> 4672 #> 4673 #> 4674 #> 4675 #> 4676 #> 4677 #> 4678 #> 4679 #> 4680 #> 4681 #> 4682 #> 4683 #> 4684 #> 4685 #> 4686 #> 4687 #> 4688 #> 4689 #> 4690 #> 4691 #> 4692 #> 4693 #> 4694 #> 4695 #> 4696 #> 4697 #> 4698 #> 4699 #> 4700 #> 4701 #> 4702 #> 4703 #> 4704 #> 4705 #> 4706 #> 4707 #> 4708 #> 4709 #> 4710 #> 4711 #> 4712 #> 4713 #> 4714 #> 4715 #> 4716 #> 4717 #> 4718 #> 4719 #> 4720 #> 4721 #> 4722 #> 4723 #> 4724 #> 4725 #> 4726 #> 4727 #> 4728 #> 4729 #> 4730 #> 4731 #> 4732 #> 4733 #> 4734 #> 4735 #> 4736 #> 4737 #> 4738 #> 4739 #> 4740 #> 4741 #> 4742 #> 4743 #> 4744 #> 4745 #> 4746 #> 4747 #> 4748 #> 4749 #> 4750 #> 4751 #> 4752 #> 4753 #> 4754 #> 4755 #> 4756 #> 4757 #> 4758 #> 4759 #> 4760 #> 4761 #> 4762 #> 4763 #> 4764 #> 4765 #> 4766 #> 4767 #> 4768 #> 4769 #> 4770 #> 4771 #> 4772 #> 4773 #> 4774 #> 4775 #> 4776 #> 4777 #> 4778 #> 4779 #> 4780 #> 4781 #> 4782 #> 4783 #> 4784 #> 4785 #> 4786 #> 4787 #> 4788 #> 4789 #> 4790 #> 4791 #> 4792 #> 4793 #> 4794 #> 4795 #> 4796 #> 4797 #> 4798 #> 4799 #> 4800 #> 4801 #> 4802 #> 4803 #> 4804 #> 4805 #> 4806 #> 4807 #> 4808 #> 4809 #> 4810 #> 4811 #> 4812 #> 4813 #> 4814 #> 4815 #> 4816 #> 4817 #> 4818 #> 4819 #> 4820 #> 4821 #> 4822 #> 4823 #> 4824 #> 4825 #> 4826 #> 4827 #> 4828 #> 4829 #> 4830 #> 4831 #> 4832 #> 4833 #> 4834 #> 4835 #> 4836 #> 4837 #> 4838 #> 4839 #> 4840 #> 4841 #> 4842 #> 4843 #> 4844 #> 4845 #> 4846 #> 4847 #> 4848 #> 4849 #> 4850 #> 4851 #> 4852 #> 4853 #> 4854 #> 4855 #> 4856 #> 4857 #> 4858 #> 4859 #> 4860 #> 4861 #> 4862 #> 4863 #> 4864 #> 4865 #> 4866 #> 4867 #> 4868 #> 4869 #> 4870 #> 4871 #> 4872 #> 4873 #> 4874 #> 4875 #> 4876 #> 4877 #> 4878 #> 4879 #> 4880 #> 4881 #> 4882 #> 4883 #> 4884 #> 4885 #> 4886 #> 4887 #> 4888 #> 4889 #> 4890 #> 4891 #> 4892 #> 4893 #> 4894 #> 4895 #> 4896 #> 4897 #> 4898 #> 4899 #> 4900 #> 4901 #> 4902 #> 4903 #> 4904 #> 4905 #> 4906 #> 4907 #> 4908 #> 4909 #> 4910 #> 4911 #> 4912 #> 4913 #> 4914 #> 4915 #> 4916 #> 4917 #> 4918 #> 4919 #> 4920 #> 4921 #> 4922 #> 4923 #> 4924 #> 4925 #> 4926 #> 4927 #> 4928 #> 4929 #> 4930 #> 4931 #> 4932 #> 4933 #> 4934 #> 4935 #> 4936 #> 4937 #> 4938 #> 4939 #> 4940 #> 4941 #> 4942 #> 4943 #> 4944 #> 4945 #> 4946 #> 4947 #> 4948 #> 4949 #> 4950 #> 4951 #> 4952 #> 4953 #> 4954 #> 4955 #> 4956 #> 4957 #> 4958 #> 4959 #> 4960 #> 4961 #> 4962 #> 4963 #> 4964 #> 4965 #> 4966 #> 4967 #> 4968 #> 4969 #> 4970 #> 4971 #> 4972 #> 4973 #> 4974 #> 4975 #> 4976 #> 4977 #> 4978 #> 4979 #> 4980 #> 4981 #> 4982 #> 4983 #> 4984 #> 4985 #> 4986 #> 4987 #> 4988 #> 4989 #> 4990 #> 4991 #> 4992 #> 4993 #> 4994 #> 4995 #> 4996 #> 4997 #> 4998 #> 4999 #> 5000 #> 5001 #> 5002 #> 5003 #> 5004 #> 5005 #> 5006 #> 5007 #> 5008 #> 5009 #> 5010 #> 5011 #> 5012 #> 5013 #> 5014 #> 5015 #> 5016 #> 5017 #> 5018 #> 5019 #> 5020 #> 5021 #> 5022 #> 5023 #> 5024 #> 5025 #> 5026 #> 5027 #> 5028 #> 5029 #> 5030 #> 5031 #> 5032 #> 5033 #> 5034 #> 5035 #> 5036 #> 5037 #> 5038 #> 5039 #> 5040 #> 5041 #> 5042 #> 5043 #> 5044 #> 5045 #> 5046 #> 5047 #> 5048 #> 5049 #> 5050 #> 5051 #> 5052 #> 5053 #> 5054 #> 5055 #> 5056 #> 5057 #> 5058 #> 5059 #> 5060 #> 5061 #> 5062 #> 5063 #> 5064 #> 5065 #> 5066 #> 5067 #> 5068 #> 5069 #> 5070 #> 5071 #> 5072 #> 5073 #> 5074 #> 5075 #> 5076 #> 5077 #> 5078 #> 5079 #> 5080 #> 5081 #> 5082 #> 5083 #> 5084 #> 5085 #> 5086 #> 5087 #> 5088 #> 5089 #> 5090 #> 5091 #> 5092 #> 5093 #> 5094 #> 5095 #> 5096 #> 5097 #> 5098 #> 5099 #> 5100 #> 5101 #> 5102 #> 5103 #> 5104 #> 5105 #> 5106 #> 5107 #> 5108 #> 5109 #> 5110 #> 5111 #> 5112 #> 5113 #> 5114 #> 5115 #> 5116 #> 5117 #> 5118 #> 5119 #> 5120 #> 5121 #> 5122 #> 5123 #> 5124 #> 5125 #> 5126 #> 5127 #> 5128 #> 5129 #> 5130 #> 5131 #> 5132 #> 5133 #> 5134 #> 5135 #> 5136 #> 5137 #> 5138 #> 5139 #> 5140 #> 5141 #> 5142 #> 5143 #> 5144 #> 5145 #> 5146 #> 5147 #> 5148 #> 5149 #> 5150 #> 5151 #> 5152 #> 5153 #> 5154 #> 5155 #> 5156 #> 5157 #> 5158 #> 5159 #> 5160 #> 5161 #> 5162 #> 5163 #> 5164 #> 5165 #> 5166 #> 5167 #> 5168 #> 5169 #> 5170 #> 5171 #> 5172 #> 5173 #> 5174 #> 5175 #> 5176 #> 5177 #> 5178 #> 5179 #> 5180 #> 5181 #> 5182 #> 5183 #> 5184 #> 5185 #> 5186 #> 5187 #> 5188 #> 5189 #> 5190 #> 5191 #> 5192 #> 5193 #> 5194 #> 5195 #> 5196 #> 5197 #> 5198 #> 5199 #> 5200 #> 5201 #> 5202 #> 5203 #> 5204 #> 5205 #> 5206 #> 5207 #> 5208 #> 5209 #> 5210 #> 5211 #> 5212 #> 5213 #> 5214 #> 5215 #> 5216 #> 5217 #> 5218 #> 5219 #> 5220 #> 5221 #> 5222 #> 5223 #> 5224 #> 5225 #> 5226 #> 5227 #> 5228 #> 5229 #> 5230 #> 5231 #> 5232 #> 5233 #> 5234 #> 5235 #> 5236 #> 5237 #> 5238 #> 5239 #> 5240 #> 5241 #> 5242 #> 5243 #> 5244 #> 5245 #> 5246 #> 5247 #> 5248 #> 5249 #> 5250 #> 5251 #> 5252 #> 5253 #> 5254 #> 5255 #> 5256 #> 5257 #> 5258 #> 5259 #> 5260 #> 5261 #> 5262 #> 5263 #> 5264 #> 5265 #> 5266 #> 5267 #> 5268 #> 5269 #> 5270 #> 5271 part_of(UBERON:0001088) #> 5272 #> 5273 #> 5274 #> 5275 #> 5276 #> 5277 #> 5278 #> 5279 #> 5280 #> 5281 #> 5282 #> 5283 #> 5284 #> 5285 #> 5286 #> 5287 #> 5288 #> 5289 #> 5290 #> 5291 #> 5292 #> 5293 #> 5294 #> 5295 #> 5296 #> 5297 #> 5298 #> 5299 #> 5300 #> 5301 #> 5302 #> 5303 #> 5304 #> 5305 #> 5306 #> 5307 #> 5308 #> 5309 #> 5310 #> 5311 #> 5312 #> 5313 #> 5314 #> 5315 #> 5316 #> 5317 #> 5318 #> 5319 #> 5320 #> 5321 #> 5322 #> 5323 #> 5324 #> 5325 #> 5326 #> 5327 #> 5328 #> 5329 #> 5330 #> 5331 #> 5332 #> 5333 #> 5334 #> 5335 #> 5336 #> 5337 #> 5338 #> 5339 #> 5340 #> 5341 #> 5342 #> 5343 #> 5344 #> 5345 #> 5346 #> 5347 #> 5348 #> 5349 #> 5350 #> 5351 #> 5352 #> 5353 #> 5354 #> 5355 #> 5356 #> 5357 #> 5358 #> 5359 #> 5360 #> 5361 #> 5362 #> 5363 #> 5364 #> 5365 #> 5366 #> 5367 #> 5368 #> 5369 #> 5370 #> 5371 #> 5372 #> 5373 #> 5374 #> 5375 #> 5376 #> 5377 #> 5378 #> 5379 #> 5380 #> 5381 #> 5382 #> 5383 #> 5384 #> 5385 #> 5386 #> 5387 #> 5388 #> 5389 #> 5390 #> 5391 #> 5392 #> 5393 #> 5394 #> 5395 #> 5396 #> 5397 #> 5398 #> 5399 #> 5400 #> 5401 #> 5402 #> 5403 #> 5404 #> 5405 #> 5406 #> 5407 #> 5408 #> 5409 #> 5410 #> 5411 #> 5412 #> 5413 #> 5414 #> 5415 #> 5416 #> 5417 #> 5418 occurs_in(GO:0034451)|occurs_in(GO:0005929) #> 5419 #> 5420 occurs_in(GO:0034451)|occurs_in(GO:0005929) #> 5421 occurs_in(GO:0034451)|occurs_in(GO:0005929) #> 5422 #> 5423 #> 5424 #> 5425 #> 5426 #> 5427 #> 5428 #> 5429 #> 5430 #> 5431 #> 5432 #> 5433 #> 5434 #> 5435 #> 5436 #> 5437 #> 5438 #> 5439 #> 5440 #> 5441 #> 5442 #> 5443 #> 5444 #> 5445 #> 5446 #> 5447 #> 5448 #> 5449 #> 5450 #> 5451 #> 5452 #> 5453 #> 5454 #> 5455 #> 5456 #> 5457 #> 5458 #> 5459 #> 5460 #> 5461 #> 5462 #> 5463 #> 5464 #> 5465 #> 5466 #> 5467 #> 5468 #> 5469 #> 5470 #> 5471 #> 5472 #> 5473 #> 5474 #> 5475 #> 5476 #> 5477 #> 5478 #> 5479 #> 5480 #> 5481 #> 5482 #> 5483 #> 5484 #> 5485 #> 5486 #> 5487 #> 5488 #> 5489 #> 5490 #> 5491 #> 5492 #> 5493 #> 5494 #> 5495 #> 5496 #> 5497 #> 5498 #> 5499 #> 5500 #> 5501 #> 5502 #> 5503 #> 5504 #> 5505 #> 5506 #> 5507 #> 5508 #> 5509 #> 5510 #> 5511 #> 5512 #> 5513 #> 5514 #> 5515 #> 5516 #> 5517 #> 5518 #> 5519 #> 5520 #> 5521 #> 5522 #> 5523 #> 5524 #> 5525 #> 5526 #> 5527 #> 5528 #> 5529 #> 5530 #> 5531 #> 5532 #> 5533 #> 5534 #> 5535 #> 5536 #> 5537 #> 5538 #> 5539 #> 5540 #> 5541 #> 5542 #> 5543 #> 5544 #> 5545 #> 5546 #> 5547 #> 5548 #> 5549 #> 5550 #> 5551 #> 5552 #> 5553 #> 5554 #> 5555 #> 5556 #> 5557 #> 5558 #> 5559 #> 5560 #> 5561 #> 5562 #> 5563 #> 5564 #> 5565 #> 5566 #> 5567 #> 5568 #> 5569 #> 5570 #> 5571 #> 5572 #> 5573 #> 5574 #> 5575 #> 5576 #> 5577 #> 5578 #> 5579 #> 5580 #> 5581 #> 5582 #> 5583 #> 5584 #> 5585 #> 5586 #> 5587 #> 5588 #> 5589 #> 5590 #> 5591 #> 5592 #> 5593 #> 5594 #> 5595 #> 5596 #> 5597 #> 5598 #> 5599 #> 5600 #> 5601 #> 5602 #> 5603 #> 5604 #> 5605 #> 5606 #> 5607 #> 5608 #> 5609 #> 5610 #> 5611 #> 5612 #> 5613 #> 5614 #> 5615 #> 5616 #> 5617 #> 5618 #> 5619 #> 5620 #> 5621 #> 5622 #> 5623 #> 5624 #> 5625 #> 5626 #> 5627 #> 5628 #> 5629 #> 5630 #> 5631 #> 5632 #> 5633 #> 5634 #> 5635 #> 5636 #> 5637 #> 5638 #> 5639 #> 5640 #> 5641 #> 5642 #> 5643 #> 5644 #> 5645 #> 5646 #> 5647 #> 5648 #> 5649 #> 5650 #> 5651 #> 5652 #> 5653 #> 5654 #> 5655 #> 5656 #> 5657 #> 5658 #> 5659 #> 5660 #> 5661 #> 5662 #> 5663 #> 5664 #> 5665 #> 5666 #> 5667 #> 5668 #> 5669 #> 5670 #> 5671 #> 5672 #> 5673 #> 5674 #> 5675 occurs_in(GO:0005634) #> 5676 has_input(UniProtKB:Q14894),has_input(UniProtKB:P07492),occurs_in(UBERON:0002305) #> 5677 #> 5678 occurs_in(CL:0002608) #> 5679 #> 5680 #> 5681 #> 5682 #> 5683 #> 5684 #> 5685 #> 5686 #> 5687 #> 5688 #> 5689 #> 5690 #> 5691 #> 5692 #> 5693 #> 5694 #> 5695 #> 5696 #> 5697 #> 5698 #> 5699 #> 5700 #> 5701 #> 5702 #> 5703 #> 5704 #> 5705 #> 5706 #> 5707 #> 5708 #> 5709 #> 5710 #> 5711 #> 5712 #> 5713 #> 5714 #> 5715 #> 5716 #> 5717 #> 5718 #> 5719 #> 5720 #> 5721 #> 5722 #> 5723 #> 5724 #> 5725 #> 5726 #> 5727 #> 5728 #> 5729 #> 5730 #> 5731 #> 5732 #> 5733 #> 5734 #> 5735 #> 5736 #> 5737 #> 5738 #> 5739 #> 5740 #> 5741 #> 5742 part_of(UBERON:0002084) #> 5743 occurs_in(CL:0002363) #> 5744 occurs_in(UBERON:0002084) #> 5745 occurs_in(UBERON:0002371) #> 5746 occurs_in(UBERON:0003688) #> 5747 #> 5748 #> 5749 #> 5750 part_of(UBERON:0002371) #> 5751 #> 5752 part_of(UBERON:0003688) #> 5753 #> 5754 #> 5755 #> 5756 #> 5757 #> 5758 #> 5759 #> 5760 #> 5761 #> 5762 #> 5763 #> 5764 #> 5765 #> 5766 #> 5767 #> 5768 #> 5769 #> 5770 #> 5771 #> 5772 #> 5773 #> 5774 #> 5775 #> 5776 #> 5777 #> 5778 #> 5779 #> 5780 #> 5781 #> 5782 #> 5783 #> 5784 #> 5785 #> 5786 #> 5787 #> 5788 #> 5789 #> 5790 #> 5791 #> 5792 #> 5793 #> 5794 #> 5795 #> 5796 #> 5797 #> 5798 #> 5799 #> 5800 #> 5801 #> 5802 #> 5803 #> 5804 #> 5805 #> 5806 #> 5807 #> 5808 #> 5809 #> 5810 #> 5811 #> 5812 #> 5813 #> 5814 #> 5815 #> 5816 #> 5817 #> 5818 #> 5819 #> 5820 part_of(CL:0000639) #> 5821 #> 5822 #> 5823 #> 5824 #> 5825 #> 5826 #> 5827 #> 5828 #> 5829 #> 5830 #> 5831 #> 5832 #> 5833 #> 5834 #> 5835 #> 5836 #> 5837 #> 5838 #> 5839 #> 5840 #> 5841 #> 5842 #> 5843 #> 5844 #> 5845 #> 5846 #> 5847 #> 5848 #> 5849 #> 5850 #> 5851 #> 5852 #> 5853 #> 5854 #> 5855 #> 5856 #> 5857 #> 5858 #> 5859 #> 5860 #> 5861 #> 5862 #> 5863 #> 5864 #> 5865 #> 5866 #> 5867 #> 5868 #> 5869 #> 5870 #> 5871 #> 5872 #> 5873 #> 5874 #> 5875 #> 5876 #> 5877 #> 5878 #> 5879 #> 5880 #> 5881 #> 5882 #> gene_product_form_id #> 1 NA #> 2 NA #> 3 NA #> 4 NA #> 5 NA #> 6 NA #> 7 NA #> 8 NA #> 9 NA #> 10 NA #> 11 NA #> 12 NA #> 13 NA #> 14 NA #> 15 NA #> 16 NA #> 17 NA #> 18 NA #> 19 NA #> 20 NA #> 21 NA #> 22 NA #> 23 NA #> 24 NA #> 25 NA #> 26 NA #> 27 NA #> 28 NA #> 29 NA #> 30 NA #> 31 NA #> 32 NA #> 33 NA #> 34 NA #> 35 NA #> 36 NA #> 37 NA #> 38 NA #> 39 NA #> 40 NA #> 41 NA #> 42 NA #> 43 NA #> 44 NA #> 45 NA #> 46 NA #> 47 NA #> 48 NA #> 49 NA #> 50 NA #> 51 NA #> 52 NA #> 53 NA #> 54 NA #> 55 NA #> 56 NA #> 57 NA #> 58 NA #> 59 NA #> 60 NA #> 61 NA #> 62 NA #> 63 NA #> 64 NA #> 65 NA #> 66 NA #> 67 NA #> 68 NA #> 69 NA #> 70 NA #> 71 NA #> 72 NA #> 73 NA #> 74 NA #> 75 NA #> 76 NA #> 77 NA #> 78 NA #> 79 NA #> 80 NA #> 81 NA #> 82 NA #> 83 NA #> 84 NA #> 85 NA #> 86 NA #> 87 NA #> 88 NA #> 89 NA #> 90 NA #> 91 NA #> 92 NA #> 93 NA #> 94 NA #> 95 NA #> 96 NA #> 97 NA #> 98 NA #> 99 NA #> 100 NA #> 101 NA #> 102 NA #> 103 NA #> 104 NA #> 105 NA #> 106 NA #> 107 NA #> 108 NA #> 109 NA #> 110 NA #> 111 NA #> 112 NA #> 113 NA #> 114 NA #> 115 NA #> 116 NA #> 117 NA #> 118 NA #> 119 NA #> 120 NA #> 121 NA #> 122 NA #> 123 NA #> 124 NA #> 125 NA #> 126 NA #> 127 NA #> 128 NA #> 129 NA #> 130 NA #> 131 NA #> 132 NA #> 133 NA #> 134 NA #> 135 NA #> 136 NA #> 137 NA #> 138 NA #> 139 NA #> 140 NA #> 141 NA #> 142 NA #> 143 NA #> 144 NA #> 145 NA #> 146 NA #> 147 NA #> 148 NA #> 149 NA #> 150 NA #> 151 NA #> 152 NA #> 153 NA #> 154 NA #> 155 NA #> 156 NA #> 157 NA #> 158 NA #> 159 NA #> 160 NA #> 161 NA #> 162 NA #> 163 NA #> 164 NA #> 165 NA #> 166 NA #> 167 NA #> 168 NA #> 169 NA #> 170 NA #> 171 NA #> 172 NA #> 173 NA #> 174 NA #> 175 NA #> 176 NA #> 177 NA #> 178 NA #> 179 NA #> 180 NA #> 181 NA #> 182 NA #> 183 NA #> 184 NA #> 185 NA #> 186 NA #> 187 NA #> 188 NA #> 189 NA #> 190 NA #> 191 NA #> 192 NA #> 193 NA #> 194 NA #> 195 NA #> 196 NA #> 197 NA #> 198 NA #> 199 NA #> 200 NA #> 201 NA #> 202 NA #> 203 NA #> 204 NA #> 205 NA #> 206 NA #> 207 NA #> 208 NA #> 209 NA #> 210 NA #> 211 NA #> 212 NA #> 213 NA #> 214 NA #> 215 NA #> 216 NA #> 217 NA #> 218 NA #> 219 NA #> 220 NA #> 221 NA #> 222 NA #> 223 NA #> 224 NA #> 225 NA #> 226 NA #> 227 NA #> 228 NA #> 229 NA #> 230 NA #> 231 NA #> 232 NA #> 233 NA #> 234 NA #> 235 NA #> 236 NA #> 237 NA #> 238 NA #> 239 NA #> 240 NA #> 241 NA #> 242 NA #> 243 NA #> 244 NA #> 245 NA #> 246 NA #> 247 NA #> 248 NA #> 249 NA #> 250 NA #> 251 NA #> 252 NA #> 253 NA #> 254 NA #> 255 NA #> 256 NA #> 257 NA #> 258 NA #> 259 NA #> 260 NA #> 261 NA #> 262 NA #> 263 NA #> 264 NA #> 265 NA #> 266 NA #> 267 NA #> 268 NA #> 269 NA #> 270 NA #> 271 NA #> 272 NA #> 273 NA #> 274 NA #> 275 NA #> 276 NA #> 277 NA #> 278 NA #> 279 NA #> 280 NA #> 281 NA #> 282 NA #> 283 NA #> 284 NA #> 285 NA #> 286 NA #> 287 NA #> 288 NA #> 289 NA #> 290 NA #> 291 NA #> 292 NA #> 293 NA #> 294 NA #> 295 NA #> 296 NA #> 297 NA #> 298 NA #> 299 NA #> 300 NA #> 301 NA #> 302 NA #> 303 NA #> 304 NA #> 305 NA #> 306 NA #> 307 NA #> 308 NA #> 309 NA #> 310 NA #> 311 NA #> 312 NA #> 313 NA #> 314 NA #> 315 NA #> 316 NA #> 317 NA #> 318 NA #> 319 NA #> 320 NA #> 321 NA #> 322 NA #> 323 NA #> 324 NA #> 325 NA #> 326 NA #> 327 NA #> 328 NA #> 329 NA #> 330 NA #> 331 NA #> 332 NA #> 333 NA #> 334 NA #> 335 NA #> 336 NA #> 337 NA #> 338 NA #> 339 NA #> 340 NA #> 341 NA #> 342 NA #> 343 NA #> 344 NA #> 345 NA #> 346 NA #> 347 NA #> 348 NA #> 349 NA #> 350 NA #> 351 NA #> 352 NA #> 353 NA #> 354 NA #> 355 NA #> 356 NA #> 357 NA #> 358 NA #> 359 NA #> 360 NA #> 361 NA #> 362 NA #> 363 NA #> 364 NA #> 365 NA #> 366 NA #> 367 NA #> 368 NA #> 369 NA #> 370 NA #> 371 NA #> 372 NA #> 373 NA #> 374 NA #> 375 NA #> 376 NA #> 377 NA #> 378 NA #> 379 NA #> 380 NA #> 381 NA #> 382 NA #> 383 NA #> 384 NA #> 385 NA #> 386 NA #> 387 NA #> 388 NA #> 389 NA #> 390 NA #> 391 NA #> 392 NA #> 393 NA #> 394 NA #> 395 NA #> 396 NA #> 397 NA #> 398 NA #> 399 NA #> 400 NA #> 401 NA #> 402 NA #> 403 NA #> 404 NA #> 405 NA #> 406 NA #> 407 NA #> 408 NA #> 409 NA #> 410 NA #> 411 NA #> 412 NA #> 413 NA #> 414 NA #> 415 NA #> 416 NA #> 417 NA #> 418 NA #> 419 NA #> 420 NA #> 421 NA #> 422 NA #> 423 NA #> 424 NA #> 425 NA #> 426 NA #> 427 NA #> 428 NA #> 429 NA #> 430 NA #> 431 NA #> 432 NA #> 433 NA #> 434 NA #> 435 NA #> 436 NA #> 437 NA #> 438 NA #> 439 NA #> 440 NA #> 441 NA #> 442 NA #> 443 NA #> 444 NA #> 445 NA #> 446 NA #> 447 NA #> 448 NA #> 449 NA #> 450 NA #> 451 NA #> 452 NA #> 453 NA #> 454 NA #> 455 NA #> 456 NA #> 457 NA #> 458 NA #> 459 NA #> 460 NA #> 461 NA #> 462 NA #> 463 NA #> 464 NA #> 465 NA #> 466 NA #> 467 NA #> 468 NA #> 469 NA #> 470 NA #> 471 NA #> 472 NA #> 473 NA #> 474 NA #> 475 NA #> 476 NA #> 477 NA #> 478 NA #> 479 NA #> 480 NA #> 481 NA #> 482 NA #> 483 NA #> 484 NA #> 485 NA #> 486 NA #> 487 NA #> 488 NA #> 489 NA #> 490 NA #> 491 NA #> 492 NA #> 493 NA #> 494 NA #> 495 NA #> 496 NA #> 497 NA #> 498 NA #> 499 NA #> 500 NA #> 501 NA #> 502 NA #> 503 NA #> 504 NA #> 505 NA #> 506 NA #> 507 NA #> 508 NA #> 509 NA #> 510 NA #> 511 NA #> 512 NA #> 513 NA #> 514 NA #> 515 NA #> 516 NA #> 517 NA #> 518 NA #> 519 NA #> 520 NA #> 521 NA #> 522 NA #> 523 NA #> 524 NA #> 525 NA #> 526 NA #> 527 NA #> 528 NA #> 529 NA #> 530 NA #> 531 NA #> 532 NA #> 533 NA #> 534 NA #> 535 NA #> 536 NA #> 537 NA #> 538 NA #> 539 NA #> 540 NA #> 541 NA #> 542 NA #> 543 NA #> 544 NA #> 545 NA #> 546 NA #> 547 NA #> 548 NA #> 549 NA #> 550 NA #> 551 NA #> 552 NA #> 553 NA #> 554 NA #> 555 NA #> 556 NA #> 557 NA #> 558 NA #> 559 NA #> 560 NA #> 561 NA #> 562 NA #> 563 NA #> 564 NA #> 565 NA #> 566 NA #> 567 NA #> 568 NA #> 569 NA #> 570 NA #> 571 NA #> 572 NA #> 573 NA #> 574 NA #> 575 NA #> 576 NA #> 577 NA #> 578 NA #> 579 NA #> 580 NA #> 581 NA #> 582 NA #> 583 NA #> 584 NA #> 585 NA #> 586 NA #> 587 NA #> 588 NA #> 589 NA #> 590 NA #> 591 NA #> 592 NA #> 593 NA #> 594 NA #> 595 NA #> 596 NA #> 597 NA #> 598 NA #> 599 NA #> 600 NA #> 601 NA #> 602 NA #> 603 NA #> 604 NA #> 605 NA #> 606 NA #> 607 NA #> 608 NA #> 609 NA #> 610 NA #> 611 NA #> 612 NA #> 613 NA #> 614 NA #> 615 NA #> 616 NA #> 617 NA #> 618 NA #> 619 NA #> 620 NA #> 621 NA #> 622 NA #> 623 NA #> 624 NA #> 625 NA #> 626 NA #> 627 NA #> 628 NA #> 629 NA #> 630 NA #> 631 NA #> 632 NA #> 633 NA #> 634 NA #> 635 NA #> 636 NA #> 637 NA #> 638 NA #> 639 NA #> 640 NA #> 641 NA #> 642 NA #> 643 NA #> 644 NA #> 645 NA #> 646 NA #> 647 NA #> 648 NA #> 649 NA #> 650 NA #> 651 NA #> 652 NA #> 653 NA #> 654 NA #> 655 NA #> 656 NA #> 657 NA #> 658 NA #> 659 NA #> 660 NA #> 661 NA #> 662 NA #> 663 NA #> 664 NA #> 665 NA #> 666 NA #> 667 NA #> 668 NA #> 669 NA #> 670 NA #> 671 NA #> 672 NA #> 673 NA #> 674 NA #> 675 NA #> 676 NA #> 677 NA #> 678 NA #> 679 NA #> 680 NA #> 681 NA #> 682 NA #> 683 NA #> 684 NA #> 685 NA #> 686 NA #> 687 NA #> 688 NA #> 689 NA #> 690 NA #> 691 NA #> 692 NA #> 693 NA #> 694 NA #> 695 NA #> 696 NA #> 697 NA #> 698 NA #> 699 NA #> 700 NA #> 701 NA #> 702 NA #> 703 NA #> 704 NA #> 705 NA #> 706 NA #> 707 NA #> 708 NA #> 709 NA #> 710 NA #> 711 NA #> 712 NA #> 713 NA #> 714 NA #> 715 NA #> 716 NA #> 717 NA #> 718 NA #> 719 NA #> 720 NA #> 721 NA #> 722 NA #> 723 NA #> 724 NA #> 725 NA #> 726 NA #> 727 NA #> 728 NA #> 729 NA #> 730 NA #> 731 NA #> 732 NA #> 733 NA #> 734 NA #> 735 NA #> 736 NA #> 737 NA #> 738 NA #> 739 NA #> 740 NA #> 741 NA #> 742 NA #> 743 NA #> 744 NA #> 745 NA #> 746 NA #> 747 NA #> 748 NA #> 749 NA #> 750 NA #> 751 NA #> 752 NA #> 753 NA #> 754 NA #> 755 NA #> 756 NA #> 757 NA #> 758 NA #> 759 NA #> 760 NA #> 761 NA #> 762 NA #> 763 NA #> 764 NA #> 765 NA #> 766 NA #> 767 NA #> 768 NA #> 769 NA #> 770 NA #> 771 NA #> 772 NA #> 773 NA #> 774 NA #> 775 NA #> 776 NA #> 777 NA #> 778 NA #> 779 NA #> 780 NA #> 781 NA #> 782 NA #> 783 NA #> 784 NA #> 785 NA #> 786 NA #> 787 NA #> 788 NA #> 789 NA #> 790 NA #> 791 NA #> 792 NA #> 793 NA #> 794 NA #> 795 NA #> 796 NA #> 797 NA #> 798 NA #> 799 NA #> 800 NA #> 801 NA #> 802 NA #> 803 NA #> 804 NA #> 805 NA #> 806 NA #> 807 NA #> 808 NA #> 809 NA #> 810 NA #> 811 NA #> 812 NA #> 813 NA #> 814 NA #> 815 NA #> 816 NA #> 817 NA #> 818 NA #> 819 NA #> 820 NA #> 821 NA #> 822 NA #> 823 NA #> 824 NA #> 825 NA #> 826 NA #> 827 NA #> 828 NA #> 829 NA #> 830 NA #> 831 NA #> 832 NA #> 833 NA #> 834 NA #> 835 NA #> 836 NA #> 837 NA #> 838 NA #> 839 NA #> 840 NA #> 841 NA #> 842 NA #> 843 NA #> 844 NA #> 845 NA #> 846 NA #> 847 NA #> 848 NA #> 849 NA #> 850 NA #> 851 NA #> 852 NA #> 853 NA #> 854 NA #> 855 NA #> 856 NA #> 857 NA #> 858 NA #> 859 NA #> 860 NA #> 861 NA #> 862 NA #> 863 NA #> 864 NA #> 865 NA #> 866 NA #> 867 NA #> 868 NA #> 869 NA #> 870 NA #> 871 NA #> 872 NA #> 873 NA #> 874 NA #> 875 NA #> 876 NA #> 877 NA #> 878 NA #> 879 NA #> 880 NA #> 881 NA #> 882 NA #> 883 NA #> 884 NA #> 885 NA #> 886 NA #> 887 NA #> 888 NA #> 889 NA #> 890 NA #> 891 NA #> 892 NA #> 893 NA #> 894 NA #> 895 NA #> 896 NA #> 897 NA #> 898 NA #> 899 NA #> 900 NA #> 901 NA #> 902 NA #> 903 NA #> 904 NA #> 905 NA #> 906 NA #> 907 NA #> 908 NA #> 909 NA #> 910 NA #> 911 NA #> 912 NA #> 913 NA #> 914 NA #> 915 NA #> 916 NA #> 917 NA #> 918 NA #> 919 NA #> 920 NA #> 921 NA #> 922 NA #> 923 NA #> 924 NA #> 925 NA #> 926 NA #> 927 NA #> 928 NA #> 929 NA #> 930 NA #> 931 NA #> 932 NA #> 933 NA #> 934 NA #> 935 NA #> 936 NA #> 937 NA #> 938 NA #> 939 NA #> 940 NA #> 941 NA #> 942 NA #> 943 NA #> 944 NA #> 945 NA #> 946 NA #> 947 NA #> 948 NA #> 949 NA #> 950 NA #> 951 NA #> 952 NA #> 953 NA #> 954 NA #> 955 NA #> 956 NA #> 957 NA #> 958 NA #> 959 NA #> 960 NA #> 961 NA #> 962 NA #> 963 NA #> 964 NA #> 965 NA #> 966 NA #> 967 NA #> 968 NA #> 969 NA #> 970 NA #> 971 NA #> 972 NA #> 973 NA #> 974 NA #> 975 NA #> 976 NA #> 977 NA #> 978 NA #> 979 NA #> 980 NA #> 981 NA #> 982 NA #> 983 NA #> 984 NA #> 985 NA #> 986 NA #> 987 NA #> 988 NA #> 989 NA #> 990 NA #> 991 NA #> 992 NA #> 993 NA #> 994 NA #> 995 NA #> 996 NA #> 997 NA #> 998 NA #> 999 NA #> 1000 NA #> 1001 NA #> 1002 NA #> 1003 NA #> 1004 NA #> 1005 NA #> 1006 NA #> 1007 NA #> 1008 NA #> 1009 NA #> 1010 NA #> 1011 NA #> 1012 NA #> 1013 NA #> 1014 NA #> 1015 NA #> 1016 NA #> 1017 NA #> 1018 NA #> 1019 NA #> 1020 NA #> 1021 NA #> 1022 NA #> 1023 NA #> 1024 NA #> 1025 NA #> 1026 NA #> 1027 NA #> 1028 NA #> 1029 NA #> 1030 NA #> 1031 NA #> 1032 NA #> 1033 NA #> 1034 NA #> 1035 NA #> 1036 NA #> 1037 NA #> 1038 NA #> 1039 NA #> 1040 NA #> 1041 NA #> 1042 NA #> 1043 NA #> 1044 NA #> 1045 NA #> 1046 NA #> 1047 NA #> 1048 NA #> 1049 NA #> 1050 NA #> 1051 NA #> 1052 NA #> 1053 NA #> 1054 NA #> 1055 NA #> 1056 NA #> 1057 NA #> 1058 NA #> 1059 NA #> 1060 NA #> 1061 NA #> 1062 NA #> 1063 NA #> 1064 NA #> 1065 NA #> 1066 NA #> 1067 NA #> 1068 NA #> 1069 NA #> 1070 NA #> 1071 NA #> 1072 NA #> 1073 NA #> 1074 NA #> 1075 NA #> 1076 NA #> 1077 NA #> 1078 NA #> 1079 NA #> 1080 NA #> 1081 NA #> 1082 NA #> 1083 NA #> 1084 NA #> 1085 NA #> 1086 NA #> 1087 NA #> 1088 NA #> 1089 NA #> 1090 NA #> 1091 NA #> 1092 NA #> 1093 NA #> 1094 NA #> 1095 NA #> 1096 NA #> 1097 NA #> 1098 NA #> 1099 NA #> 1100 NA #> 1101 NA #> 1102 NA #> 1103 NA #> 1104 NA #> 1105 NA #> 1106 NA #> 1107 NA #> 1108 NA #> 1109 NA #> 1110 NA #> 1111 NA #> 1112 NA #> 1113 NA #> 1114 NA #> 1115 NA #> 1116 NA #> 1117 NA #> 1118 NA #> 1119 NA #> 1120 NA #> 1121 NA #> 1122 NA #> 1123 NA #> 1124 NA #> 1125 NA #> 1126 NA #> 1127 NA #> 1128 NA #> 1129 NA #> 1130 NA #> 1131 NA #> 1132 NA #> 1133 NA #> 1134 NA #> 1135 NA #> 1136 NA #> 1137 NA #> 1138 NA #> 1139 NA #> 1140 NA #> 1141 NA #> 1142 NA #> 1143 NA #> 1144 NA #> 1145 NA #> 1146 NA #> 1147 NA #> 1148 NA #> 1149 NA #> 1150 NA #> 1151 NA #> 1152 NA #> 1153 NA #> 1154 NA #> 1155 NA #> 1156 NA #> 1157 NA #> 1158 NA #> 1159 NA #> 1160 NA #> 1161 NA #> 1162 NA #> 1163 NA #> 1164 NA #> 1165 NA #> 1166 NA #> 1167 NA #> 1168 NA #> 1169 NA #> 1170 NA #> 1171 NA #> 1172 NA #> 1173 NA #> 1174 NA #> 1175 NA #> 1176 NA #> 1177 NA #> 1178 NA #> 1179 NA #> 1180 NA #> 1181 NA #> 1182 NA #> 1183 NA #> 1184 NA #> 1185 NA #> 1186 NA #> 1187 NA #> 1188 NA #> 1189 NA #> 1190 NA #> 1191 NA #> 1192 NA #> 1193 NA #> 1194 NA #> 1195 NA #> 1196 NA #> 1197 NA #> 1198 NA #> 1199 NA #> 1200 NA #> 1201 NA #> 1202 NA #> 1203 NA #> 1204 NA #> 1205 NA #> 1206 NA #> 1207 NA #> 1208 NA #> 1209 NA #> 1210 NA #> 1211 NA #> 1212 NA #> 1213 NA #> 1214 NA #> 1215 NA #> 1216 NA #> 1217 NA #> 1218 NA #> 1219 NA #> 1220 NA #> 1221 NA #> 1222 NA #> 1223 NA #> 1224 NA #> 1225 NA #> 1226 NA #> 1227 NA #> 1228 NA #> 1229 NA #> 1230 NA #> 1231 NA #> 1232 NA #> 1233 NA #> 1234 NA #> 1235 NA #> 1236 NA #> 1237 NA #> 1238 NA #> 1239 NA #> 1240 NA #> 1241 NA #> 1242 NA #> 1243 NA #> 1244 NA #> 1245 NA #> 1246 NA #> 1247 NA #> 1248 NA #> 1249 NA #> 1250 NA #> 1251 NA #> 1252 NA #> 1253 NA #> 1254 NA #> 1255 NA #> 1256 NA #> 1257 NA #> 1258 NA #> 1259 NA #> 1260 NA #> 1261 NA #> 1262 NA #> 1263 NA #> 1264 NA #> 1265 NA #> 1266 NA #> 1267 NA #> 1268 NA #> 1269 NA #> 1270 NA #> 1271 NA #> 1272 NA #> 1273 NA #> 1274 NA #> 1275 NA #> 1276 NA #> 1277 NA #> 1278 NA #> 1279 NA #> 1280 NA #> 1281 NA #> 1282 NA #> 1283 NA #> 1284 NA #> 1285 NA #> 1286 NA #> 1287 NA #> 1288 NA #> 1289 NA #> 1290 NA #> 1291 NA #> 1292 NA #> 1293 NA #> 1294 NA #> 1295 NA #> 1296 NA #> 1297 NA #> 1298 NA #> 1299 NA #> 1300 NA #> 1301 NA #> 1302 NA #> 1303 NA #> 1304 NA #> 1305 NA #> 1306 NA #> 1307 NA #> 1308 NA #> 1309 NA #> 1310 NA #> 1311 NA #> 1312 NA #> 1313 NA #> 1314 NA #> 1315 NA #> 1316 NA #> 1317 NA #> 1318 NA #> 1319 NA #> 1320 NA #> 1321 NA #> 1322 NA #> 1323 NA #> 1324 NA #> 1325 NA #> 1326 NA #> 1327 NA #> 1328 NA #> 1329 NA #> 1330 NA #> 1331 NA #> 1332 NA #> 1333 NA #> 1334 NA #> 1335 NA #> 1336 NA #> 1337 NA #> 1338 NA #> 1339 NA #> 1340 NA #> 1341 NA #> 1342 NA #> 1343 NA #> 1344 NA #> 1345 NA #> 1346 NA #> 1347 NA #> 1348 NA #> 1349 NA #> 1350 NA #> 1351 NA #> 1352 NA #> 1353 NA #> 1354 NA #> 1355 NA #> 1356 NA #> 1357 NA #> 1358 NA #> 1359 NA #> 1360 NA #> 1361 NA #> 1362 NA #> 1363 NA #> 1364 NA #> 1365 NA #> 1366 NA #> 1367 NA #> 1368 NA #> 1369 NA #> 1370 NA #> 1371 NA #> 1372 NA #> 1373 NA #> 1374 NA #> 1375 NA #> 1376 NA #> 1377 NA #> 1378 NA #> 1379 NA #> 1380 NA #> 1381 NA #> 1382 NA #> 1383 NA #> 1384 NA #> 1385 NA #> 1386 NA #> 1387 NA #> 1388 NA #> 1389 NA #> 1390 NA #> 1391 NA #> 1392 NA #> 1393 NA #> 1394 NA #> 1395 NA #> 1396 NA #> 1397 NA #> 1398 NA #> 1399 NA #> 1400 NA #> 1401 NA #> 1402 NA #> 1403 NA #> 1404 NA #> 1405 NA #> 1406 NA #> 1407 NA #> 1408 NA #> 1409 NA #> 1410 NA #> 1411 NA #> 1412 NA #> 1413 NA #> 1414 NA #> 1415 NA #> 1416 NA #> 1417 NA #> 1418 NA #> 1419 NA #> 1420 NA #> 1421 NA #> 1422 NA #> 1423 NA #> 1424 NA #> 1425 NA #> 1426 NA #> 1427 NA #> 1428 NA #> 1429 NA #> 1430 NA #> 1431 NA #> 1432 NA #> 1433 NA #> 1434 NA #> 1435 NA #> 1436 NA #> 1437 NA #> 1438 NA #> 1439 NA #> 1440 NA #> 1441 NA #> 1442 NA #> 1443 NA #> 1444 NA #> 1445 NA #> 1446 NA #> 1447 NA #> 1448 NA #> 1449 NA #> 1450 NA #> 1451 NA #> 1452 NA #> 1453 NA #> 1454 NA #> 1455 NA #> 1456 NA #> 1457 NA #> 1458 NA #> 1459 NA #> 1460 NA #> 1461 NA #> 1462 NA #> 1463 NA #> 1464 NA #> 1465 NA #> 1466 NA #> 1467 NA #> 1468 NA #> 1469 NA #> 1470 NA #> 1471 NA #> 1472 NA #> 1473 NA #> 1474 NA #> 1475 NA #> 1476 NA #> 1477 NA #> 1478 NA #> 1479 NA #> 1480 NA #> 1481 NA #> 1482 NA #> 1483 NA #> 1484 NA #> 1485 NA #> 1486 NA #> 1487 NA #> 1488 NA #> 1489 NA #> 1490 NA #> 1491 NA #> 1492 NA #> 1493 NA #> 1494 NA #> 1495 NA #> 1496 NA #> 1497 NA #> 1498 NA #> 1499 NA #> 1500 NA #> 1501 NA #> 1502 NA #> 1503 NA #> 1504 NA #> 1505 NA #> 1506 NA #> 1507 NA #> 1508 NA #> 1509 NA #> 1510 NA #> 1511 NA #> 1512 NA #> 1513 NA #> 1514 NA #> 1515 NA #> 1516 NA #> 1517 NA #> 1518 NA #> 1519 NA #> 1520 NA #> 1521 NA #> 1522 NA #> 1523 NA #> 1524 NA #> 1525 NA #> 1526 NA #> 1527 NA #> 1528 NA #> 1529 NA #> 1530 NA #> 1531 NA #> 1532 NA #> 1533 NA #> 1534 NA #> 1535 NA #> 1536 NA #> 1537 NA #> 1538 NA #> 1539 NA #> 1540 NA #> 1541 NA #> 1542 NA #> 1543 NA #> 1544 NA #> 1545 NA #> 1546 NA #> 1547 NA #> 1548 NA #> 1549 NA #> 1550 NA #> 1551 NA #> 1552 NA #> 1553 NA #> 1554 NA #> 1555 NA #> 1556 NA #> 1557 NA #> 1558 NA #> 1559 NA #> 1560 NA #> 1561 NA #> 1562 NA #> 1563 NA #> 1564 NA #> 1565 NA #> 1566 NA #> 1567 NA #> 1568 NA #> 1569 NA #> 1570 NA #> 1571 NA #> 1572 NA #> 1573 NA #> 1574 NA #> 1575 NA #> 1576 NA #> 1577 NA #> 1578 NA #> 1579 NA #> 1580 NA #> 1581 NA #> 1582 NA #> 1583 NA #> 1584 NA #> 1585 NA #> 1586 NA #> 1587 NA #> 1588 NA #> 1589 NA #> 1590 NA #> 1591 NA #> 1592 NA #> 1593 NA #> 1594 NA #> 1595 NA #> 1596 NA #> 1597 NA #> 1598 NA #> 1599 NA #> 1600 NA #> 1601 NA #> 1602 NA #> 1603 NA #> 1604 NA #> 1605 NA #> 1606 NA #> 1607 NA #> 1608 NA #> 1609 NA #> 1610 NA #> 1611 NA #> 1612 NA #> 1613 NA #> 1614 NA #> 1615 NA #> 1616 NA #> 1617 NA #> 1618 NA #> 1619 NA #> 1620 NA #> 1621 NA #> 1622 NA #> 1623 NA #> 1624 NA #> 1625 NA #> 1626 NA #> 1627 NA #> 1628 NA #> 1629 NA #> 1630 NA #> 1631 NA #> 1632 NA #> 1633 NA #> 1634 NA #> 1635 NA #> 1636 NA #> 1637 NA #> 1638 NA #> 1639 NA #> 1640 NA #> 1641 NA #> 1642 NA #> 1643 NA #> 1644 NA #> 1645 NA #> 1646 NA #> 1647 NA #> 1648 NA #> 1649 NA #> 1650 NA #> 1651 NA #> 1652 NA #> 1653 NA #> 1654 NA #> 1655 NA #> 1656 NA #> 1657 NA #> 1658 NA #> 1659 NA #> 1660 NA #> 1661 NA #> 1662 NA #> 1663 NA #> 1664 NA #> 1665 NA #> 1666 NA #> 1667 NA #> 1668 NA #> 1669 NA #> 1670 NA #> 1671 NA #> 1672 NA #> 1673 NA #> 1674 NA #> 1675 NA #> 1676 NA #> 1677 NA #> 1678 NA #> 1679 NA #> 1680 NA #> 1681 NA #> 1682 NA #> 1683 NA #> 1684 NA #> 1685 NA #> 1686 NA #> 1687 NA #> 1688 NA #> 1689 NA #> 1690 NA #> 1691 NA #> 1692 NA #> 1693 NA #> 1694 NA #> 1695 NA #> 1696 NA #> 1697 NA #> 1698 NA #> 1699 NA #> 1700 NA #> 1701 NA #> 1702 NA #> 1703 NA #> 1704 NA #> 1705 NA #> 1706 NA #> 1707 NA #> 1708 NA #> 1709 NA #> 1710 NA #> 1711 NA #> 1712 NA #> 1713 NA #> 1714 NA #> 1715 NA #> 1716 NA #> 1717 NA #> 1718 NA #> 1719 NA #> 1720 NA #> 1721 NA #> 1722 NA #> 1723 NA #> 1724 NA #> 1725 NA #> 1726 NA #> 1727 NA #> 1728 NA #> 1729 NA #> 1730 NA #> 1731 NA #> 1732 NA #> 1733 NA #> 1734 NA #> 1735 NA #> 1736 NA #> 1737 NA #> 1738 NA #> 1739 NA #> 1740 NA #> 1741 NA #> 1742 NA #> 1743 NA #> 1744 NA #> 1745 NA #> 1746 NA #> 1747 NA #> 1748 NA #> 1749 NA #> 1750 NA #> 1751 NA #> 1752 NA #> 1753 NA #> 1754 NA #> 1755 NA #> 1756 NA #> 1757 NA #> 1758 NA #> 1759 NA #> 1760 NA #> 1761 NA #> 1762 NA #> 1763 NA #> 1764 NA #> 1765 NA #> 1766 NA #> 1767 NA #> 1768 NA #> 1769 NA #> 1770 NA #> 1771 NA #> 1772 NA #> 1773 NA #> 1774 NA #> 1775 NA #> 1776 NA #> 1777 NA #> 1778 NA #> 1779 NA #> 1780 NA #> 1781 NA #> 1782 NA #> 1783 NA #> 1784 NA #> 1785 NA #> 1786 NA #> 1787 NA #> 1788 NA #> 1789 NA #> 1790 NA #> 1791 NA #> 1792 NA #> 1793 NA #> 1794 NA #> 1795 NA #> 1796 NA #> 1797 NA #> 1798 NA #> 1799 NA #> 1800 NA #> 1801 NA #> 1802 NA #> 1803 NA #> 1804 NA #> 1805 NA #> 1806 NA #> 1807 NA #> 1808 NA #> 1809 NA #> 1810 NA #> 1811 NA #> 1812 NA #> 1813 NA #> 1814 NA #> 1815 NA #> 1816 NA #> 1817 NA #> 1818 NA #> 1819 NA #> 1820 NA #> 1821 NA #> 1822 NA #> 1823 NA #> 1824 NA #> 1825 NA #> 1826 NA #> 1827 NA #> 1828 NA #> 1829 NA #> 1830 NA #> 1831 NA #> 1832 NA #> 1833 NA #> 1834 NA #> 1835 NA #> 1836 NA #> 1837 NA #> 1838 NA #> 1839 NA #> 1840 NA #> 1841 NA #> 1842 NA #> 1843 NA #> 1844 NA #> 1845 NA #> 1846 NA #> 1847 NA #> 1848 NA #> 1849 NA #> 1850 NA #> 1851 NA #> 1852 NA #> 1853 NA #> 1854 NA #> 1855 NA #> 1856 NA #> 1857 NA #> 1858 NA #> 1859 NA #> 1860 NA #> 1861 NA #> 1862 NA #> 1863 NA #> 1864 NA #> 1865 NA #> 1866 NA #> 1867 NA #> 1868 NA #> 1869 NA #> 1870 NA #> 1871 NA #> 1872 NA #> 1873 NA #> 1874 NA #> 1875 NA #> 1876 NA #> 1877 NA #> 1878 NA #> 1879 NA #> 1880 NA #> 1881 NA #> 1882 NA #> 1883 NA #> 1884 NA #> 1885 NA #> 1886 NA #> 1887 NA #> 1888 NA #> 1889 NA #> 1890 NA #> 1891 NA #> 1892 NA #> 1893 NA #> 1894 NA #> 1895 NA #> 1896 NA #> 1897 NA #> 1898 NA #> 1899 NA #> 1900 NA #> 1901 NA #> 1902 NA #> 1903 NA #> 1904 NA #> 1905 NA #> 1906 NA #> 1907 NA #> 1908 NA #> 1909 NA #> 1910 NA #> 1911 NA #> 1912 NA #> 1913 NA #> 1914 NA #> 1915 NA #> 1916 NA #> 1917 NA #> 1918 NA #> 1919 NA #> 1920 NA #> 1921 NA #> 1922 NA #> 1923 NA #> 1924 NA #> 1925 NA #> 1926 NA #> 1927 NA #> 1928 NA #> 1929 NA #> 1930 NA #> 1931 NA #> 1932 NA #> 1933 NA #> 1934 NA #> 1935 NA #> 1936 NA #> 1937 NA #> 1938 NA #> 1939 NA #> 1940 NA #> 1941 NA #> 1942 NA #> 1943 NA #> 1944 NA #> 1945 NA #> 1946 NA #> 1947 NA #> 1948 NA #> 1949 NA #> 1950 NA #> 1951 NA #> 1952 NA #> 1953 NA #> 1954 NA #> 1955 NA #> 1956 NA #> 1957 NA #> 1958 NA #> 1959 NA #> 1960 NA #> 1961 NA #> 1962 NA #> 1963 NA #> 1964 NA #> 1965 NA #> 1966 NA #> 1967 NA #> 1968 NA #> 1969 NA #> 1970 NA #> 1971 NA #> 1972 NA #> 1973 NA #> 1974 NA #> 1975 NA #> 1976 NA #> 1977 NA #> 1978 NA #> 1979 NA #> 1980 NA #> 1981 NA #> 1982 NA #> 1983 NA #> 1984 NA #> 1985 NA #> 1986 NA #> 1987 NA #> 1988 NA #> 1989 NA #> 1990 NA #> 1991 NA #> 1992 NA #> 1993 NA #> 1994 NA #> 1995 NA #> 1996 NA #> 1997 NA #> 1998 NA #> 1999 NA #> 2000 NA #> 2001 NA #> 2002 NA #> 2003 NA #> 2004 NA #> 2005 NA #> 2006 NA #> 2007 NA #> 2008 NA #> 2009 NA #> 2010 NA #> 2011 NA #> 2012 NA #> 2013 NA #> 2014 NA #> 2015 NA #> 2016 NA #> 2017 NA #> 2018 NA #> 2019 NA #> 2020 NA #> 2021 NA #> 2022 NA #> 2023 NA #> 2024 NA #> 2025 NA #> 2026 NA #> 2027 NA #> 2028 NA #> 2029 NA #> 2030 NA #> 2031 NA #> 2032 NA #> 2033 NA #> 2034 NA #> 2035 NA #> 2036 NA #> 2037 NA #> 2038 NA #> 2039 NA #> 2040 NA #> 2041 NA #> 2042 NA #> 2043 NA #> 2044 NA #> 2045 NA #> 2046 NA #> 2047 NA #> 2048 NA #> 2049 NA #> 2050 NA #> 2051 NA #> 2052 NA #> 2053 NA #> 2054 NA #> 2055 NA #> 2056 NA #> 2057 NA #> 2058 NA #> 2059 NA #> 2060 NA #> 2061 NA #> 2062 NA #> 2063 NA #> 2064 NA #> 2065 NA #> 2066 NA #> 2067 NA #> 2068 NA #> 2069 NA #> 2070 NA #> 2071 NA #> 2072 NA #> 2073 NA #> 2074 NA #> 2075 NA #> 2076 NA #> 2077 NA #> 2078 NA #> 2079 NA #> 2080 NA #> 2081 NA #> 2082 NA #> 2083 NA #> 2084 NA #> 2085 NA #> 2086 NA #> 2087 NA #> 2088 NA #> 2089 NA #> 2090 NA #> 2091 NA #> 2092 NA #> 2093 NA #> 2094 NA #> 2095 NA #> 2096 NA #> 2097 NA #> 2098 NA #> 2099 NA #> 2100 NA #> 2101 NA #> 2102 NA #> 2103 NA #> 2104 NA #> 2105 NA #> 2106 NA #> 2107 NA #> 2108 NA #> 2109 NA #> 2110 NA #> 2111 NA #> 2112 NA #> 2113 NA #> 2114 NA #> 2115 NA #> 2116 NA #> 2117 NA #> 2118 NA #> 2119 NA #> 2120 NA #> 2121 NA #> 2122 NA #> 2123 NA #> 2124 NA #> 2125 NA #> 2126 NA #> 2127 NA #> 2128 NA #> 2129 NA #> 2130 NA #> 2131 NA #> 2132 NA #> 2133 NA #> 2134 NA #> 2135 NA #> 2136 NA #> 2137 NA #> 2138 NA #> 2139 NA #> 2140 NA #> 2141 NA #> 2142 NA #> 2143 NA #> 2144 NA #> 2145 NA #> 2146 NA #> 2147 NA #> 2148 NA #> 2149 NA #> 2150 NA #> 2151 NA #> 2152 NA #> 2153 NA #> 2154 NA #> 2155 NA #> 2156 NA #> 2157 NA #> 2158 NA #> 2159 NA #> 2160 NA #> 2161 NA #> 2162 NA #> 2163 NA #> 2164 NA #> 2165 NA #> 2166 NA #> 2167 NA #> 2168 NA #> 2169 NA #> 2170 NA #> 2171 NA #> 2172 NA #> 2173 NA #> 2174 NA #> 2175 NA #> 2176 NA #> 2177 NA #> 2178 NA #> 2179 NA #> 2180 NA #> 2181 NA #> 2182 NA #> 2183 NA #> 2184 NA #> 2185 NA #> 2186 NA #> 2187 NA #> 2188 NA #> 2189 NA #> 2190 NA #> 2191 NA #> 2192 NA #> 2193 NA #> 2194 NA #> 2195 NA #> 2196 NA #> 2197 NA #> 2198 NA #> 2199 NA #> 2200 NA #> 2201 NA #> 2202 NA #> 2203 NA #> 2204 NA #> 2205 NA #> 2206 NA #> 2207 NA #> 2208 NA #> 2209 NA #> 2210 NA #> 2211 NA #> 2212 NA #> 2213 NA #> 2214 NA #> 2215 NA #> 2216 NA #> 2217 NA #> 2218 NA #> 2219 NA #> 2220 NA #> 2221 NA #> 2222 NA #> 2223 NA #> 2224 NA #> 2225 NA #> 2226 NA #> 2227 NA #> 2228 NA #> 2229 NA #> 2230 NA #> 2231 NA #> 2232 NA #> 2233 NA #> 2234 NA #> 2235 NA #> 2236 NA #> 2237 NA #> 2238 NA #> 2239 NA #> 2240 NA #> 2241 NA #> 2242 NA #> 2243 NA #> 2244 NA #> 2245 NA #> 2246 NA #> 2247 NA #> 2248 NA #> 2249 NA #> 2250 NA #> 2251 NA #> 2252 NA #> 2253 NA #> 2254 NA #> 2255 NA #> 2256 NA #> 2257 NA #> 2258 NA #> 2259 NA #> 2260 NA #> 2261 NA #> 2262 NA #> 2263 NA #> 2264 NA #> 2265 NA #> 2266 NA #> 2267 NA #> 2268 NA #> 2269 NA #> 2270 NA #> 2271 NA #> 2272 NA #> 2273 NA #> 2274 NA #> 2275 NA #> 2276 NA #> 2277 NA #> 2278 NA #> 2279 NA #> 2280 NA #> 2281 NA #> 2282 NA #> 2283 NA #> 2284 NA #> 2285 NA #> 2286 NA #> 2287 NA #> 2288 NA #> 2289 NA #> 2290 NA #> 2291 NA #> 2292 NA #> 2293 NA #> 2294 NA #> 2295 NA #> 2296 NA #> 2297 NA #> 2298 NA #> 2299 NA #> 2300 NA #> 2301 NA #> 2302 NA #> 2303 NA #> 2304 NA #> 2305 NA #> 2306 NA #> 2307 NA #> 2308 NA #> 2309 NA #> 2310 NA #> 2311 NA #> 2312 NA #> 2313 NA #> 2314 NA #> 2315 NA #> 2316 NA #> 2317 NA #> 2318 NA #> 2319 NA #> 2320 NA #> 2321 NA #> 2322 NA #> 2323 NA #> 2324 NA #> 2325 NA #> 2326 NA #> 2327 NA #> 2328 NA #> 2329 NA #> 2330 NA #> 2331 NA #> 2332 NA #> 2333 NA #> 2334 NA #> 2335 NA #> 2336 NA #> 2337 NA #> 2338 NA #> 2339 NA #> 2340 NA #> 2341 NA #> 2342 NA #> 2343 NA #> 2344 NA #> 2345 NA #> 2346 NA #> 2347 NA #> 2348 NA #> 2349 NA #> 2350 NA #> 2351 NA #> 2352 NA #> 2353 NA #> 2354 NA #> 2355 NA #> 2356 NA #> 2357 NA #> 2358 NA #> 2359 NA #> 2360 NA #> 2361 NA #> 2362 NA #> 2363 NA #> 2364 NA #> 2365 NA #> 2366 NA #> 2367 NA #> 2368 NA #> 2369 NA #> 2370 NA #> 2371 NA #> 2372 NA #> 2373 NA #> 2374 NA #> 2375 NA #> 2376 NA #> 2377 NA #> 2378 NA #> 2379 NA #> 2380 NA #> 2381 NA #> 2382 NA #> 2383 NA #> 2384 NA #> 2385 NA #> 2386 NA #> 2387 NA #> 2388 NA #> 2389 NA #> 2390 NA #> 2391 NA #> 2392 NA #> 2393 NA #> 2394 NA #> 2395 NA #> 2396 NA #> 2397 NA #> 2398 NA #> 2399 NA #> 2400 NA #> 2401 NA #> 2402 NA #> 2403 NA #> 2404 NA #> 2405 NA #> 2406 NA #> 2407 NA #> 2408 NA #> 2409 NA #> 2410 NA #> 2411 NA #> 2412 NA #> 2413 NA #> 2414 NA #> 2415 NA #> 2416 NA #> 2417 NA #> 2418 NA #> 2419 NA #> 2420 NA #> 2421 NA #> 2422 NA #> 2423 NA #> 2424 NA #> 2425 NA #> 2426 NA #> 2427 NA #> 2428 NA #> 2429 NA #> 2430 NA #> 2431 NA #> 2432 NA #> 2433 NA #> 2434 NA #> 2435 NA #> 2436 NA #> 2437 NA #> 2438 NA #> 2439 NA #> 2440 NA #> 2441 NA #> 2442 NA #> 2443 NA #> 2444 NA #> 2445 NA #> 2446 NA #> 2447 NA #> 2448 NA #> 2449 NA #> 2450 NA #> 2451 NA #> 2452 NA #> 2453 NA #> 2454 NA #> 2455 NA #> 2456 NA #> 2457 NA #> 2458 NA #> 2459 NA #> 2460 NA #> 2461 NA #> 2462 NA #> 2463 NA #> 2464 NA #> 2465 NA #> 2466 NA #> 2467 NA #> 2468 NA #> 2469 NA #> 2470 NA #> 2471 NA #> 2472 NA #> 2473 NA #> 2474 NA #> 2475 NA #> 2476 NA #> 2477 NA #> 2478 NA #> 2479 NA #> 2480 NA #> 2481 NA #> 2482 NA #> 2483 NA #> 2484 NA #> 2485 NA #> 2486 NA #> 2487 NA #> 2488 NA #> 2489 NA #> 2490 NA #> 2491 NA #> 2492 NA #> 2493 NA #> 2494 NA #> 2495 NA #> 2496 NA #> 2497 NA #> 2498 NA #> 2499 NA #> 2500 NA #> 2501 NA #> 2502 NA #> 2503 NA #> 2504 NA #> 2505 NA #> 2506 NA #> 2507 NA #> 2508 NA #> 2509 NA #> 2510 NA #> 2511 NA #> 2512 NA #> 2513 NA #> 2514 NA #> 2515 NA #> 2516 NA #> 2517 NA #> 2518 NA #> 2519 NA #> 2520 NA #> 2521 NA #> 2522 NA #> 2523 NA #> 2524 NA #> 2525 NA #> 2526 NA #> 2527 NA #> 2528 NA #> 2529 NA #> 2530 NA #> 2531 NA #> 2532 NA #> 2533 NA #> 2534 NA #> 2535 NA #> 2536 NA #> 2537 NA #> 2538 NA #> 2539 NA #> 2540 NA #> 2541 NA #> 2542 NA #> 2543 NA #> 2544 NA #> 2545 NA #> 2546 NA #> 2547 NA #> 2548 NA #> 2549 NA #> 2550 NA #> 2551 NA #> 2552 NA #> 2553 NA #> 2554 NA #> 2555 NA #> 2556 NA #> 2557 NA #> 2558 NA #> 2559 NA #> 2560 NA #> 2561 NA #> 2562 NA #> 2563 NA #> 2564 NA #> 2565 NA #> 2566 NA #> 2567 NA #> 2568 NA #> 2569 NA #> 2570 NA #> 2571 NA #> 2572 NA #> 2573 NA #> 2574 NA #> 2575 NA #> 2576 NA #> 2577 NA #> 2578 NA #> 2579 NA #> 2580 NA #> 2581 NA #> 2582 NA #> 2583 NA #> 2584 NA #> 2585 NA #> 2586 NA #> 2587 NA #> 2588 NA #> 2589 NA #> 2590 NA #> 2591 NA #> 2592 NA #> 2593 NA #> 2594 NA #> 2595 NA #> 2596 NA #> 2597 NA #> 2598 NA #> 2599 NA #> 2600 NA #> 2601 NA #> 2602 NA #> 2603 NA #> 2604 NA #> 2605 NA #> 2606 NA #> 2607 NA #> 2608 NA #> 2609 NA #> 2610 NA #> 2611 NA #> 2612 NA #> 2613 NA #> 2614 NA #> 2615 NA #> 2616 NA #> 2617 NA #> 2618 NA #> 2619 NA #> 2620 NA #> 2621 NA #> 2622 NA #> 2623 NA #> 2624 NA #> 2625 NA #> 2626 NA #> 2627 NA #> 2628 NA #> 2629 NA #> 2630 NA #> 2631 NA #> 2632 NA #> 2633 NA #> 2634 NA #> 2635 NA #> 2636 NA #> 2637 NA #> 2638 NA #> 2639 NA #> 2640 NA #> 2641 NA #> 2642 NA #> 2643 NA #> 2644 NA #> 2645 NA #> 2646 NA #> 2647 NA #> 2648 NA #> 2649 NA #> 2650 NA #> 2651 NA #> 2652 NA #> 2653 NA #> 2654 NA #> 2655 NA #> 2656 NA #> 2657 NA #> 2658 NA #> 2659 NA #> 2660 NA #> 2661 NA #> 2662 NA #> 2663 NA #> 2664 NA #> 2665 NA #> 2666 NA #> 2667 NA #> 2668 NA #> 2669 NA #> 2670 NA #> 2671 NA #> 2672 NA #> 2673 NA #> 2674 NA #> 2675 NA #> 2676 NA #> 2677 NA #> 2678 NA #> 2679 NA #> 2680 NA #> 2681 NA #> 2682 NA #> 2683 NA #> 2684 NA #> 2685 NA #> 2686 NA #> 2687 NA #> 2688 NA #> 2689 NA #> 2690 NA #> 2691 NA #> 2692 NA #> 2693 NA #> 2694 NA #> 2695 NA #> 2696 NA #> 2697 NA #> 2698 NA #> 2699 NA #> 2700 NA #> 2701 NA #> 2702 NA #> 2703 NA #> 2704 NA #> 2705 NA #> 2706 NA #> 2707 NA #> 2708 NA #> 2709 NA #> 2710 NA #> 2711 NA #> 2712 NA #> 2713 NA #> 2714 NA #> 2715 NA #> 2716 NA #> 2717 NA #> 2718 NA #> 2719 NA #> 2720 NA #> 2721 NA #> 2722 NA #> 2723 NA #> 2724 NA #> 2725 NA #> 2726 NA #> 2727 NA #> 2728 NA #> 2729 NA #> 2730 NA #> 2731 NA #> 2732 NA #> 2733 NA #> 2734 NA #> 2735 NA #> 2736 NA #> 2737 NA #> 2738 NA #> 2739 NA #> 2740 NA #> 2741 NA #> 2742 NA #> 2743 NA #> 2744 NA #> 2745 NA #> 2746 NA #> 2747 NA #> 2748 NA #> 2749 NA #> 2750 NA #> 2751 NA #> 2752 NA #> 2753 NA #> 2754 NA #> 2755 NA #> 2756 NA #> 2757 NA #> 2758 NA #> 2759 NA #> 2760 NA #> 2761 NA #> 2762 NA #> 2763 NA #> 2764 NA #> 2765 NA #> 2766 NA #> 2767 NA #> 2768 NA #> 2769 NA #> 2770 NA #> 2771 NA #> 2772 NA #> 2773 NA #> 2774 NA #> 2775 NA #> 2776 NA #> 2777 NA #> 2778 NA #> 2779 NA #> 2780 NA #> 2781 NA #> 2782 NA #> 2783 NA #> 2784 NA #> 2785 NA #> 2786 NA #> 2787 NA #> 2788 NA #> 2789 NA #> 2790 NA #> 2791 NA #> 2792 NA #> 2793 NA #> 2794 NA #> 2795 NA #> 2796 NA #> 2797 NA #> 2798 NA #> 2799 NA #> 2800 NA #> 2801 NA #> 2802 NA #> 2803 NA #> 2804 NA #> 2805 NA #> 2806 NA #> 2807 NA #> 2808 NA #> 2809 NA #> 2810 NA #> 2811 NA #> 2812 NA #> 2813 NA #> 2814 NA #> 2815 NA #> 2816 NA #> 2817 NA #> 2818 NA #> 2819 NA #> 2820 NA #> 2821 NA #> 2822 NA #> 2823 NA #> 2824 NA #> 2825 NA #> 2826 NA #> 2827 NA #> 2828 NA #> 2829 NA #> 2830 NA #> 2831 NA #> 2832 NA #> 2833 NA #> 2834 NA #> 2835 NA #> 2836 NA #> 2837 NA #> 2838 NA #> 2839 NA #> 2840 NA #> 2841 NA #> 2842 NA #> 2843 NA #> 2844 NA #> 2845 NA #> 2846 NA #> 2847 NA #> 2848 NA #> 2849 NA #> 2850 NA #> 2851 NA #> 2852 NA #> 2853 NA #> 2854 NA #> 2855 NA #> 2856 NA #> 2857 NA #> 2858 NA #> 2859 NA #> 2860 NA #> 2861 NA #> 2862 NA #> 2863 NA #> 2864 NA #> 2865 NA #> 2866 NA #> 2867 NA #> 2868 NA #> 2869 NA #> 2870 NA #> 2871 NA #> 2872 NA #> 2873 NA #> 2874 NA #> 2875 NA #> 2876 NA #> 2877 NA #> 2878 NA #> 2879 NA #> 2880 NA #> 2881 NA #> 2882 NA #> 2883 NA #> 2884 NA #> 2885 NA #> 2886 NA #> 2887 NA #> 2888 NA #> 2889 NA #> 2890 NA #> 2891 NA #> 2892 NA #> 2893 NA #> 2894 NA #> 2895 NA #> 2896 NA #> 2897 NA #> 2898 NA #> 2899 NA #> 2900 NA #> 2901 NA #> 2902 NA #> 2903 NA #> 2904 NA #> 2905 NA #> 2906 NA #> 2907 NA #> 2908 NA #> 2909 NA #> 2910 NA #> 2911 NA #> 2912 NA #> 2913 NA #> 2914 NA #> 2915 NA #> 2916 NA #> 2917 NA #> 2918 NA #> 2919 NA #> 2920 NA #> 2921 NA #> 2922 NA #> 2923 NA #> 2924 NA #> 2925 NA #> 2926 NA #> 2927 NA #> 2928 NA #> 2929 NA #> 2930 NA #> 2931 NA #> 2932 NA #> 2933 NA #> 2934 NA #> 2935 NA #> 2936 NA #> 2937 NA #> 2938 NA #> 2939 NA #> 2940 NA #> 2941 NA #> 2942 NA #> 2943 NA #> 2944 NA #> 2945 NA #> 2946 NA #> 2947 NA #> 2948 NA #> 2949 NA #> 2950 NA #> 2951 NA #> 2952 NA #> 2953 NA #> 2954 NA #> 2955 NA #> 2956 NA #> 2957 NA #> 2958 NA #> 2959 NA #> 2960 NA #> 2961 NA #> 2962 NA #> 2963 NA #> 2964 NA #> 2965 NA #> 2966 NA #> 2967 NA #> 2968 NA #> 2969 NA #> 2970 NA #> 2971 NA #> 2972 NA #> 2973 NA #> 2974 NA #> 2975 NA #> 2976 NA #> 2977 NA #> 2978 NA #> 2979 NA #> 2980 NA #> 2981 NA #> 2982 NA #> 2983 NA #> 2984 NA #> 2985 NA #> 2986 NA #> 2987 NA #> 2988 NA #> 2989 NA #> 2990 NA #> 2991 NA #> 2992 NA #> 2993 NA #> 2994 NA #> 2995 NA #> 2996 NA #> 2997 NA #> 2998 NA #> 2999 NA #> 3000 NA #> 3001 NA #> 3002 NA #> 3003 NA #> 3004 NA #> 3005 NA #> 3006 NA #> 3007 NA #> 3008 NA #> 3009 NA #> 3010 NA #> 3011 NA #> 3012 NA #> 3013 NA #> 3014 NA #> 3015 NA #> 3016 NA #> 3017 NA #> 3018 NA #> 3019 NA #> 3020 NA #> 3021 NA #> 3022 NA #> 3023 NA #> 3024 NA #> 3025 NA #> 3026 NA #> 3027 NA #> 3028 NA #> 3029 NA #> 3030 NA #> 3031 NA #> 3032 NA #> 3033 NA #> 3034 NA #> 3035 NA #> 3036 NA #> 3037 NA #> 3038 NA #> 3039 NA #> 3040 NA #> 3041 NA #> 3042 NA #> 3043 NA #> 3044 NA #> 3045 NA #> 3046 NA #> 3047 NA #> 3048 NA #> 3049 NA #> 3050 NA #> 3051 NA #> 3052 NA #> 3053 NA #> 3054 NA #> 3055 NA #> 3056 NA #> 3057 NA #> 3058 NA #> 3059 NA #> 3060 NA #> 3061 NA #> 3062 NA #> 3063 NA #> 3064 NA #> 3065 NA #> 3066 NA #> 3067 NA #> 3068 NA #> 3069 NA #> 3070 NA #> 3071 NA #> 3072 NA #> 3073 NA #> 3074 NA #> 3075 NA #> 3076 NA #> 3077 NA #> 3078 NA #> 3079 NA #> 3080 NA #> 3081 NA #> 3082 NA #> 3083 NA #> 3084 NA #> 3085 NA #> 3086 NA #> 3087 NA #> 3088 NA #> 3089 NA #> 3090 NA #> 3091 NA #> 3092 NA #> 3093 NA #> 3094 NA #> 3095 NA #> 3096 NA #> 3097 NA #> 3098 NA #> 3099 NA #> 3100 NA #> 3101 NA #> 3102 NA #> 3103 NA #> 3104 NA #> 3105 NA #> 3106 NA #> 3107 NA #> 3108 NA #> 3109 NA #> 3110 NA #> 3111 NA #> 3112 NA #> 3113 NA #> 3114 NA #> 3115 NA #> 3116 NA #> 3117 NA #> 3118 NA #> 3119 NA #> 3120 NA #> 3121 NA #> 3122 NA #> 3123 NA #> 3124 NA #> 3125 NA #> 3126 NA #> 3127 NA #> 3128 NA #> 3129 NA #> 3130 NA #> 3131 NA #> 3132 NA #> 3133 NA #> 3134 NA #> 3135 NA #> 3136 NA #> 3137 NA #> 3138 NA #> 3139 NA #> 3140 NA #> 3141 NA #> 3142 NA #> 3143 NA #> 3144 NA #> 3145 NA #> 3146 NA #> 3147 NA #> 3148 NA #> 3149 NA #> 3150 NA #> 3151 NA #> 3152 NA #> 3153 NA #> 3154 NA #> 3155 NA #> 3156 NA #> 3157 NA #> 3158 NA #> 3159 NA #> 3160 NA #> 3161 NA #> 3162 NA #> 3163 NA #> 3164 NA #> 3165 NA #> 3166 NA #> 3167 NA #> 3168 NA #> 3169 NA #> 3170 NA #> 3171 NA #> 3172 NA #> 3173 NA #> 3174 NA #> 3175 NA #> 3176 NA #> 3177 NA #> 3178 NA #> 3179 NA #> 3180 NA #> 3181 NA #> 3182 NA #> 3183 NA #> 3184 NA #> 3185 NA #> 3186 NA #> 3187 NA #> 3188 NA #> 3189 NA #> 3190 NA #> 3191 NA #> 3192 NA #> 3193 NA #> 3194 NA #> 3195 NA #> 3196 NA #> 3197 NA #> 3198 NA #> 3199 NA #> 3200 NA #> 3201 NA #> 3202 NA #> 3203 NA #> 3204 NA #> 3205 NA #> 3206 NA #> 3207 NA #> 3208 NA #> 3209 NA #> 3210 NA #> 3211 NA #> 3212 NA #> 3213 NA #> 3214 NA #> 3215 NA #> 3216 NA #> 3217 NA #> 3218 NA #> 3219 NA #> 3220 NA #> 3221 NA #> 3222 NA #> 3223 NA #> 3224 NA #> 3225 NA #> 3226 NA #> 3227 NA #> 3228 NA #> 3229 NA #> 3230 NA #> 3231 NA #> 3232 NA #> 3233 NA #> 3234 NA #> 3235 NA #> 3236 NA #> 3237 NA #> 3238 NA #> 3239 NA #> 3240 NA #> 3241 NA #> 3242 NA #> 3243 NA #> 3244 NA #> 3245 NA #> 3246 NA #> 3247 NA #> 3248 NA #> 3249 NA #> 3250 NA #> 3251 NA #> 3252 NA #> 3253 NA #> 3254 NA #> 3255 NA #> 3256 NA #> 3257 NA #> 3258 NA #> 3259 NA #> 3260 NA #> 3261 NA #> 3262 NA #> 3263 NA #> 3264 NA #> 3265 NA #> 3266 NA #> 3267 NA #> 3268 NA #> 3269 NA #> 3270 NA #> 3271 NA #> 3272 NA #> 3273 NA #> 3274 NA #> 3275 NA #> 3276 NA #> 3277 NA #> 3278 NA #> 3279 NA #> 3280 NA #> 3281 NA #> 3282 NA #> 3283 NA #> 3284 NA #> 3285 NA #> 3286 NA #> 3287 NA #> 3288 NA #> 3289 NA #> 3290 NA #> 3291 NA #> 3292 NA #> 3293 NA #> 3294 NA #> 3295 NA #> 3296 NA #> 3297 NA #> 3298 NA #> 3299 NA #> 3300 NA #> 3301 NA #> 3302 NA #> 3303 NA #> 3304 NA #> 3305 NA #> 3306 NA #> 3307 NA #> 3308 NA #> 3309 NA #> 3310 NA #> 3311 NA #> 3312 NA #> 3313 NA #> 3314 NA #> 3315 NA #> 3316 NA #> 3317 NA #> 3318 NA #> 3319 NA #> 3320 NA #> 3321 NA #> 3322 NA #> 3323 NA #> 3324 NA #> 3325 NA #> 3326 NA #> 3327 NA #> 3328 NA #> 3329 NA #> 3330 NA #> 3331 NA #> 3332 NA #> 3333 NA #> 3334 NA #> 3335 NA #> 3336 NA #> 3337 NA #> 3338 NA #> 3339 NA #> 3340 NA #> 3341 NA #> 3342 NA #> 3343 NA #> 3344 NA #> 3345 NA #> 3346 NA #> 3347 NA #> 3348 NA #> 3349 NA #> 3350 NA #> 3351 NA #> 3352 NA #> 3353 NA #> 3354 NA #> 3355 NA #> 3356 NA #> 3357 NA #> 3358 NA #> 3359 NA #> 3360 NA #> 3361 NA #> 3362 NA #> 3363 NA #> 3364 NA #> 3365 NA #> 3366 NA #> 3367 NA #> 3368 NA #> 3369 NA #> 3370 NA #> 3371 NA #> 3372 NA #> 3373 NA #> 3374 NA #> 3375 NA #> 3376 NA #> 3377 NA #> 3378 NA #> 3379 NA #> 3380 NA #> 3381 NA #> 3382 NA #> 3383 NA #> 3384 NA #> 3385 NA #> 3386 NA #> 3387 NA #> 3388 NA #> 3389 NA #> 3390 NA #> 3391 NA #> 3392 NA #> 3393 NA #> 3394 NA #> 3395 NA #> 3396 NA #> 3397 NA #> 3398 NA #> 3399 NA #> 3400 NA #> 3401 NA #> 3402 NA #> 3403 NA #> 3404 NA #> 3405 NA #> 3406 NA #> 3407 NA #> 3408 NA #> 3409 NA #> 3410 NA #> 3411 NA #> 3412 NA #> 3413 NA #> 3414 NA #> 3415 NA #> 3416 NA #> 3417 NA #> 3418 NA #> 3419 NA #> 3420 NA #> 3421 NA #> 3422 NA #> 3423 NA #> 3424 NA #> 3425 NA #> 3426 NA #> 3427 NA #> 3428 NA #> 3429 NA #> 3430 NA #> 3431 NA #> 3432 NA #> 3433 NA #> 3434 NA #> 3435 NA #> 3436 NA #> 3437 NA #> 3438 NA #> 3439 NA #> 3440 NA #> 3441 NA #> 3442 NA #> 3443 NA #> 3444 NA #> 3445 NA #> 3446 NA #> 3447 NA #> 3448 NA #> 3449 NA #> 3450 NA #> 3451 NA #> 3452 NA #> 3453 NA #> 3454 NA #> 3455 NA #> 3456 NA #> 3457 NA #> 3458 NA #> 3459 NA #> 3460 NA #> 3461 NA #> 3462 NA #> 3463 NA #> 3464 NA #> 3465 NA #> 3466 NA #> 3467 NA #> 3468 NA #> 3469 NA #> 3470 NA #> 3471 NA #> 3472 NA #> 3473 NA #> 3474 NA #> 3475 NA #> 3476 NA #> 3477 NA #> 3478 NA #> 3479 NA #> 3480 NA #> 3481 NA #> 3482 NA #> 3483 NA #> 3484 NA #> 3485 NA #> 3486 NA #> 3487 NA #> 3488 NA #> 3489 NA #> 3490 NA #> 3491 NA #> 3492 NA #> 3493 NA #> 3494 NA #> 3495 NA #> 3496 NA #> 3497 NA #> 3498 NA #> 3499 NA #> 3500 NA #> 3501 NA #> 3502 NA #> 3503 NA #> 3504 NA #> 3505 NA #> 3506 NA #> 3507 NA #> 3508 NA #> 3509 NA #> 3510 NA #> 3511 NA #> 3512 NA #> 3513 NA #> 3514 NA #> 3515 NA #> 3516 NA #> 3517 NA #> 3518 NA #> 3519 NA #> 3520 NA #> 3521 NA #> 3522 NA #> 3523 NA #> 3524 NA #> 3525 NA #> 3526 NA #> 3527 NA #> 3528 NA #> 3529 NA #> 3530 NA #> 3531 NA #> 3532 NA #> 3533 NA #> 3534 NA #> 3535 NA #> 3536 NA #> 3537 NA #> 3538 NA #> 3539 NA #> 3540 NA #> 3541 NA #> 3542 NA #> 3543 NA #> 3544 NA #> 3545 NA #> 3546 NA #> 3547 NA #> 3548 NA #> 3549 NA #> 3550 NA #> 3551 NA #> 3552 NA #> 3553 NA #> 3554 NA #> 3555 NA #> 3556 NA #> 3557 NA #> 3558 NA #> 3559 NA #> 3560 NA #> 3561 NA #> 3562 NA #> 3563 NA #> 3564 NA #> 3565 NA #> 3566 NA #> 3567 NA #> 3568 NA #> 3569 NA #> 3570 NA #> 3571 NA #> 3572 NA #> 3573 NA #> 3574 NA #> 3575 NA #> 3576 NA #> 3577 NA #> 3578 NA #> 3579 NA #> 3580 NA #> 3581 NA #> 3582 NA #> 3583 NA #> 3584 NA #> 3585 NA #> 3586 NA #> 3587 NA #> 3588 NA #> 3589 NA #> 3590 NA #> 3591 NA #> 3592 NA #> 3593 NA #> 3594 NA #> 3595 NA #> 3596 NA #> 3597 NA #> 3598 NA #> 3599 NA #> 3600 NA #> 3601 NA #> 3602 NA #> 3603 NA #> 3604 NA #> 3605 NA #> 3606 NA #> 3607 NA #> 3608 NA #> 3609 NA #> 3610 NA #> 3611 NA #> 3612 NA #> 3613 NA #> 3614 NA #> 3615 NA #> 3616 NA #> 3617 NA #> 3618 NA #> 3619 NA #> 3620 NA #> 3621 NA #> 3622 NA #> 3623 NA #> 3624 NA #> 3625 NA #> 3626 NA #> 3627 NA #> 3628 NA #> 3629 NA #> 3630 NA #> 3631 NA #> 3632 NA #> 3633 NA #> 3634 NA #> 3635 NA #> 3636 NA #> 3637 NA #> 3638 NA #> 3639 NA #> 3640 NA #> 3641 NA #> 3642 NA #> 3643 NA #> 3644 NA #> 3645 NA #> 3646 NA #> 3647 NA #> 3648 NA #> 3649 NA #> 3650 NA #> 3651 NA #> 3652 NA #> 3653 NA #> 3654 NA #> 3655 NA #> 3656 NA #> 3657 NA #> 3658 NA #> 3659 NA #> 3660 NA #> 3661 NA #> 3662 NA #> 3663 NA #> 3664 NA #> 3665 NA #> 3666 NA #> 3667 NA #> 3668 NA #> 3669 NA #> 3670 NA #> 3671 NA #> 3672 NA #> 3673 NA #> 3674 NA #> 3675 NA #> 3676 NA #> 3677 NA #> 3678 NA #> 3679 NA #> 3680 NA #> 3681 NA #> 3682 NA #> 3683 NA #> 3684 NA #> 3685 NA #> 3686 NA #> 3687 NA #> 3688 NA #> 3689 NA #> 3690 NA #> 3691 NA #> 3692 NA #> 3693 NA #> 3694 NA #> 3695 NA #> 3696 NA #> 3697 NA #> 3698 NA #> 3699 NA #> 3700 NA #> 3701 NA #> 3702 NA #> 3703 NA #> 3704 NA #> 3705 NA #> 3706 NA #> 3707 NA #> 3708 NA #> 3709 NA #> 3710 NA #> 3711 NA #> 3712 NA #> 3713 NA #> 3714 NA #> 3715 NA #> 3716 NA #> 3717 NA #> 3718 NA #> 3719 NA #> 3720 NA #> 3721 NA #> 3722 NA #> 3723 NA #> 3724 NA #> 3725 NA #> 3726 NA #> 3727 NA #> 3728 NA #> 3729 NA #> 3730 NA #> 3731 NA #> 3732 NA #> 3733 NA #> 3734 NA #> 3735 NA #> 3736 NA #> 3737 NA #> 3738 NA #> 3739 NA #> 3740 NA #> 3741 NA #> 3742 NA #> 3743 NA #> 3744 NA #> 3745 NA #> 3746 NA #> 3747 NA #> 3748 NA #> 3749 NA #> 3750 NA #> 3751 NA #> 3752 NA #> 3753 NA #> 3754 NA #> 3755 NA #> 3756 NA #> 3757 NA #> 3758 NA #> 3759 NA #> 3760 NA #> 3761 NA #> 3762 NA #> 3763 NA #> 3764 NA #> 3765 NA #> 3766 NA #> 3767 NA #> 3768 NA #> 3769 NA #> 3770 NA #> 3771 NA #> 3772 NA #> 3773 NA #> 3774 NA #> 3775 NA #> 3776 NA #> 3777 NA #> 3778 NA #> 3779 NA #> 3780 NA #> 3781 NA #> 3782 NA #> 3783 NA #> 3784 NA #> 3785 NA #> 3786 NA #> 3787 NA #> 3788 NA #> 3789 NA #> 3790 NA #> 3791 NA #> 3792 NA #> 3793 NA #> 3794 NA #> 3795 NA #> 3796 NA #> 3797 NA #> 3798 NA #> 3799 NA #> 3800 NA #> 3801 NA #> 3802 NA #> 3803 NA #> 3804 NA #> 3805 NA #> 3806 NA #> 3807 NA #> 3808 NA #> 3809 NA #> 3810 NA #> 3811 NA #> 3812 NA #> 3813 NA #> 3814 NA #> 3815 NA #> 3816 NA #> 3817 NA #> 3818 NA #> 3819 NA #> 3820 NA #> 3821 NA #> 3822 NA #> 3823 NA #> 3824 NA #> 3825 NA #> 3826 NA #> 3827 NA #> 3828 NA #> 3829 NA #> 3830 NA #> 3831 NA #> 3832 NA #> 3833 NA #> 3834 NA #> 3835 NA #> 3836 NA #> 3837 NA #> 3838 NA #> 3839 NA #> 3840 NA #> 3841 NA #> 3842 NA #> 3843 NA #> 3844 NA #> 3845 NA #> 3846 NA #> 3847 NA #> 3848 NA #> 3849 NA #> 3850 NA #> 3851 NA #> 3852 NA #> 3853 NA #> 3854 NA #> 3855 NA #> 3856 NA #> 3857 NA #> 3858 NA #> 3859 NA #> 3860 NA #> 3861 NA #> 3862 NA #> 3863 NA #> 3864 NA #> 3865 NA #> 3866 NA #> 3867 NA #> 3868 NA #> 3869 NA #> 3870 NA #> 3871 NA #> 3872 NA #> 3873 NA #> 3874 NA #> 3875 NA #> 3876 NA #> 3877 NA #> 3878 NA #> 3879 NA #> 3880 NA #> 3881 NA #> 3882 NA #> 3883 NA #> 3884 NA #> 3885 NA #> 3886 NA #> 3887 NA #> 3888 NA #> 3889 NA #> 3890 NA #> 3891 NA #> 3892 NA #> 3893 NA #> 3894 NA #> 3895 NA #> 3896 NA #> 3897 NA #> 3898 NA #> 3899 NA #> 3900 NA #> 3901 NA #> 3902 NA #> 3903 NA #> 3904 NA #> 3905 NA #> 3906 NA #> 3907 NA #> 3908 NA #> 3909 NA #> 3910 NA #> 3911 NA #> 3912 NA #> 3913 NA #> 3914 NA #> 3915 NA #> 3916 NA #> 3917 NA #> 3918 NA #> 3919 NA #> 3920 NA #> 3921 NA #> 3922 NA #> 3923 NA #> 3924 NA #> 3925 NA #> 3926 NA #> 3927 NA #> 3928 NA #> 3929 NA #> 3930 NA #> 3931 NA #> 3932 NA #> 3933 NA #> 3934 NA #> 3935 NA #> 3936 NA #> 3937 NA #> 3938 NA #> 3939 NA #> 3940 NA #> 3941 NA #> 3942 NA #> 3943 NA #> 3944 NA #> 3945 NA #> 3946 NA #> 3947 NA #> 3948 NA #> 3949 NA #> 3950 NA #> 3951 NA #> 3952 NA #> 3953 NA #> 3954 NA #> 3955 NA #> 3956 NA #> 3957 NA #> 3958 NA #> 3959 NA #> 3960 NA #> 3961 NA #> 3962 NA #> 3963 NA #> 3964 NA #> 3965 NA #> 3966 NA #> 3967 NA #> 3968 NA #> 3969 NA #> 3970 NA #> 3971 NA #> 3972 NA #> 3973 NA #> 3974 NA #> 3975 NA #> 3976 NA #> 3977 NA #> 3978 NA #> 3979 NA #> 3980 NA #> 3981 NA #> 3982 NA #> 3983 NA #> 3984 NA #> 3985 NA #> 3986 NA #> 3987 NA #> 3988 NA #> 3989 NA #> 3990 NA #> 3991 NA #> 3992 NA #> 3993 NA #> 3994 NA #> 3995 NA #> 3996 NA #> 3997 NA #> 3998 NA #> 3999 NA #> 4000 NA #> 4001 NA #> 4002 NA #> 4003 NA #> 4004 NA #> 4005 NA #> 4006 NA #> 4007 NA #> 4008 NA #> 4009 NA #> 4010 NA #> 4011 NA #> 4012 NA #> 4013 NA #> 4014 NA #> 4015 NA #> 4016 NA #> 4017 NA #> 4018 NA #> 4019 NA #> 4020 NA #> 4021 NA #> 4022 NA #> 4023 NA #> 4024 NA #> 4025 NA #> 4026 NA #> 4027 NA #> 4028 NA #> 4029 NA #> 4030 NA #> 4031 NA #> 4032 NA #> 4033 NA #> 4034 NA #> 4035 NA #> 4036 NA #> 4037 NA #> 4038 NA #> 4039 NA #> 4040 NA #> 4041 NA #> 4042 NA #> 4043 NA #> 4044 NA #> 4045 NA #> 4046 NA #> 4047 NA #> 4048 NA #> 4049 NA #> 4050 NA #> 4051 NA #> 4052 NA #> 4053 NA #> 4054 NA #> 4055 NA #> 4056 NA #> 4057 NA #> 4058 NA #> 4059 NA #> 4060 NA #> 4061 NA #> 4062 NA #> 4063 NA #> 4064 NA #> 4065 NA #> 4066 NA #> 4067 NA #> 4068 NA #> 4069 NA #> 4070 NA #> 4071 NA #> 4072 NA #> 4073 NA #> 4074 NA #> 4075 NA #> 4076 NA #> 4077 NA #> 4078 NA #> 4079 NA #> 4080 NA #> 4081 NA #> 4082 NA #> 4083 NA #> 4084 NA #> 4085 NA #> 4086 NA #> 4087 NA #> 4088 NA #> 4089 NA #> 4090 NA #> 4091 NA #> 4092 NA #> 4093 NA #> 4094 NA #> 4095 NA #> 4096 NA #> 4097 NA #> 4098 NA #> 4099 NA #> 4100 NA #> 4101 NA #> 4102 NA #> 4103 NA #> 4104 NA #> 4105 NA #> 4106 NA #> 4107 NA #> 4108 NA #> 4109 NA #> 4110 NA #> 4111 NA #> 4112 NA #> 4113 NA #> 4114 NA #> 4115 NA #> 4116 NA #> 4117 NA #> 4118 NA #> 4119 NA #> 4120 NA #> 4121 NA #> 4122 NA #> 4123 NA #> 4124 NA #> 4125 NA #> 4126 NA #> 4127 NA #> 4128 NA #> 4129 NA #> 4130 NA #> 4131 NA #> 4132 NA #> 4133 NA #> 4134 NA #> 4135 NA #> 4136 NA #> 4137 NA #> 4138 NA #> 4139 NA #> 4140 NA #> 4141 NA #> 4142 NA #> 4143 NA #> 4144 NA #> 4145 NA #> 4146 NA #> 4147 NA #> 4148 NA #> 4149 NA #> 4150 NA #> 4151 NA #> 4152 NA #> 4153 NA #> 4154 NA #> 4155 NA #> 4156 NA #> 4157 NA #> 4158 NA #> 4159 NA #> 4160 NA #> 4161 NA #> 4162 NA #> 4163 NA #> 4164 NA #> 4165 NA #> 4166 NA #> 4167 NA #> 4168 NA #> 4169 NA #> 4170 NA #> 4171 NA #> 4172 NA #> 4173 NA #> 4174 NA #> 4175 NA #> 4176 NA #> 4177 NA #> 4178 NA #> 4179 NA #> 4180 NA #> 4181 NA #> 4182 NA #> 4183 NA #> 4184 NA #> 4185 NA #> 4186 NA #> 4187 NA #> 4188 NA #> 4189 NA #> 4190 NA #> 4191 NA #> 4192 NA #> 4193 NA #> 4194 NA #> 4195 NA #> 4196 NA #> 4197 NA #> 4198 NA #> 4199 NA #> 4200 NA #> 4201 NA #> 4202 NA #> 4203 NA #> 4204 NA #> 4205 NA #> 4206 NA #> 4207 NA #> 4208 NA #> 4209 NA #> 4210 NA #> 4211 NA #> 4212 NA #> 4213 NA #> 4214 NA #> 4215 NA #> 4216 NA #> 4217 NA #> 4218 NA #> 4219 NA #> 4220 NA #> 4221 NA #> 4222 NA #> 4223 NA #> 4224 NA #> 4225 NA #> 4226 NA #> 4227 NA #> 4228 NA #> 4229 NA #> 4230 NA #> 4231 NA #> 4232 NA #> 4233 NA #> 4234 NA #> 4235 NA #> 4236 NA #> 4237 NA #> 4238 NA #> 4239 NA #> 4240 NA #> 4241 NA #> 4242 NA #> 4243 NA #> 4244 NA #> 4245 NA #> 4246 NA #> 4247 NA #> 4248 NA #> 4249 NA #> 4250 NA #> 4251 NA #> 4252 NA #> 4253 NA #> 4254 NA #> 4255 NA #> 4256 NA #> 4257 NA #> 4258 NA #> 4259 NA #> 4260 NA #> 4261 NA #> 4262 NA #> 4263 NA #> 4264 NA #> 4265 NA #> 4266 NA #> 4267 NA #> 4268 NA #> 4269 NA #> 4270 NA #> 4271 NA #> 4272 NA #> 4273 NA #> 4274 NA #> 4275 NA #> 4276 NA #> 4277 NA #> 4278 NA #> 4279 NA #> 4280 NA #> 4281 NA #> 4282 NA #> 4283 NA #> 4284 NA #> 4285 NA #> 4286 NA #> 4287 NA #> 4288 NA #> 4289 NA #> 4290 NA #> 4291 NA #> 4292 NA #> 4293 NA #> 4294 NA #> 4295 NA #> 4296 NA #> 4297 NA #> 4298 NA #> 4299 NA #> 4300 NA #> 4301 NA #> 4302 NA #> 4303 NA #> 4304 NA #> 4305 NA #> 4306 NA #> 4307 NA #> 4308 NA #> 4309 NA #> 4310 NA #> 4311 NA #> 4312 NA #> 4313 NA #> 4314 NA #> 4315 NA #> 4316 NA #> 4317 NA #> 4318 NA #> 4319 NA #> 4320 NA #> 4321 NA #> 4322 NA #> 4323 NA #> 4324 NA #> 4325 NA #> 4326 NA #> 4327 NA #> 4328 NA #> 4329 NA #> 4330 NA #> 4331 NA #> 4332 NA #> 4333 NA #> 4334 NA #> 4335 NA #> 4336 NA #> 4337 NA #> 4338 NA #> 4339 NA #> 4340 NA #> 4341 NA #> 4342 NA #> 4343 NA #> 4344 NA #> 4345 NA #> 4346 NA #> 4347 NA #> 4348 NA #> 4349 NA #> 4350 NA #> 4351 NA #> 4352 NA #> 4353 NA #> 4354 NA #> 4355 NA #> 4356 NA #> 4357 NA #> 4358 NA #> 4359 NA #> 4360 NA #> 4361 NA #> 4362 NA #> 4363 NA #> 4364 NA #> 4365 NA #> 4366 NA #> 4367 NA #> 4368 NA #> 4369 NA #> 4370 NA #> 4371 NA #> 4372 NA #> 4373 NA #> 4374 NA #> 4375 NA #> 4376 NA #> 4377 NA #> 4378 NA #> 4379 NA #> 4380 NA #> 4381 NA #> 4382 NA #> 4383 NA #> 4384 NA #> 4385 NA #> 4386 NA #> 4387 NA #> 4388 NA #> 4389 NA #> 4390 NA #> 4391 NA #> 4392 NA #> 4393 NA #> 4394 NA #> 4395 NA #> 4396 NA #> 4397 NA #> 4398 NA #> 4399 NA #> 4400 NA #> 4401 NA #> 4402 NA #> 4403 NA #> 4404 NA #> 4405 NA #> 4406 NA #> 4407 NA #> 4408 NA #> 4409 NA #> 4410 NA #> 4411 NA #> 4412 NA #> 4413 NA #> 4414 NA #> 4415 NA #> 4416 NA #> 4417 NA #> 4418 NA #> 4419 NA #> 4420 NA #> 4421 NA #> 4422 NA #> 4423 NA #> 4424 NA #> 4425 NA #> 4426 NA #> 4427 NA #> 4428 NA #> 4429 NA #> 4430 NA #> 4431 NA #> 4432 NA #> 4433 NA #> 4434 NA #> 4435 NA #> 4436 NA #> 4437 NA #> 4438 NA #> 4439 NA #> 4440 NA #> 4441 NA #> 4442 NA #> 4443 NA #> 4444 NA #> 4445 NA #> 4446 NA #> 4447 NA #> 4448 NA #> 4449 NA #> 4450 NA #> 4451 NA #> 4452 NA #> 4453 NA #> 4454 NA #> 4455 NA #> 4456 NA #> 4457 NA #> 4458 NA #> 4459 NA #> 4460 NA #> 4461 NA #> 4462 NA #> 4463 NA #> 4464 NA #> 4465 NA #> 4466 NA #> 4467 NA #> 4468 NA #> 4469 NA #> 4470 NA #> 4471 NA #> 4472 NA #> 4473 NA #> 4474 NA #> 4475 NA #> 4476 NA #> 4477 NA #> 4478 NA #> 4479 NA #> 4480 NA #> 4481 NA #> 4482 NA #> 4483 NA #> 4484 NA #> 4485 NA #> 4486 NA #> 4487 NA #> 4488 NA #> 4489 NA #> 4490 NA #> 4491 NA #> 4492 NA #> 4493 NA #> 4494 NA #> 4495 NA #> 4496 NA #> 4497 NA #> 4498 NA #> 4499 NA #> 4500 NA #> 4501 NA #> 4502 NA #> 4503 NA #> 4504 NA #> 4505 NA #> 4506 NA #> 4507 NA #> 4508 NA #> 4509 NA #> 4510 NA #> 4511 NA #> 4512 NA #> 4513 NA #> 4514 NA #> 4515 NA #> 4516 NA #> 4517 NA #> 4518 NA #> 4519 NA #> 4520 NA #> 4521 NA #> 4522 NA #> 4523 NA #> 4524 NA #> 4525 NA #> 4526 NA #> 4527 NA #> 4528 NA #> 4529 NA #> 4530 NA #> 4531 NA #> 4532 NA #> 4533 NA #> 4534 NA #> 4535 NA #> 4536 NA #> 4537 NA #> 4538 NA #> 4539 NA #> 4540 NA #> 4541 NA #> 4542 NA #> 4543 NA #> 4544 NA #> 4545 NA #> 4546 NA #> 4547 NA #> 4548 NA #> 4549 NA #> 4550 NA #> 4551 NA #> 4552 NA #> 4553 NA #> 4554 NA #> 4555 NA #> 4556 NA #> 4557 NA #> 4558 NA #> 4559 NA #> 4560 NA #> 4561 NA #> 4562 NA #> 4563 NA #> 4564 NA #> 4565 NA #> 4566 NA #> 4567 NA #> 4568 NA #> 4569 NA #> 4570 NA #> 4571 NA #> 4572 NA #> 4573 NA #> 4574 NA #> 4575 NA #> 4576 NA #> 4577 NA #> 4578 NA #> 4579 NA #> 4580 NA #> 4581 NA #> 4582 NA #> 4583 NA #> 4584 NA #> 4585 NA #> 4586 NA #> 4587 NA #> 4588 NA #> 4589 NA #> 4590 NA #> 4591 NA #> 4592 NA #> 4593 NA #> 4594 NA #> 4595 NA #> 4596 NA #> 4597 NA #> 4598 NA #> 4599 NA #> 4600 NA #> 4601 NA #> 4602 NA #> 4603 NA #> 4604 NA #> 4605 NA #> 4606 NA #> 4607 NA #> 4608 NA #> 4609 NA #> 4610 NA #> 4611 NA #> 4612 NA #> 4613 NA #> 4614 NA #> 4615 NA #> 4616 NA #> 4617 NA #> 4618 NA #> 4619 NA #> 4620 NA #> 4621 NA #> 4622 NA #> 4623 NA #> 4624 NA #> 4625 NA #> 4626 NA #> 4627 NA #> 4628 NA #> 4629 NA #> 4630 NA #> 4631 NA #> 4632 NA #> 4633 NA #> 4634 NA #> 4635 NA #> 4636 NA #> 4637 NA #> 4638 NA #> 4639 NA #> 4640 NA #> 4641 NA #> 4642 NA #> 4643 NA #> 4644 NA #> 4645 NA #> 4646 NA #> 4647 NA #> 4648 NA #> 4649 NA #> 4650 NA #> 4651 NA #> 4652 NA #> 4653 NA #> 4654 NA #> 4655 NA #> 4656 NA #> 4657 NA #> 4658 NA #> 4659 NA #> 4660 NA #> 4661 NA #> 4662 NA #> 4663 NA #> 4664 NA #> 4665 NA #> 4666 NA #> 4667 NA #> 4668 NA #> 4669 NA #> 4670 NA #> 4671 NA #> 4672 NA #> 4673 NA #> 4674 NA #> 4675 NA #> 4676 NA #> 4677 NA #> 4678 NA #> 4679 NA #> 4680 NA #> 4681 NA #> 4682 NA #> 4683 NA #> 4684 NA #> 4685 NA #> 4686 NA #> 4687 NA #> 4688 NA #> 4689 NA #> 4690 NA #> 4691 NA #> 4692 NA #> 4693 NA #> 4694 NA #> 4695 NA #> 4696 NA #> 4697 NA #> 4698 NA #> 4699 NA #> 4700 NA #> 4701 NA #> 4702 NA #> 4703 NA #> 4704 NA #> 4705 NA #> 4706 NA #> 4707 NA #> 4708 NA #> 4709 NA #> 4710 NA #> 4711 NA #> 4712 NA #> 4713 NA #> 4714 NA #> 4715 NA #> 4716 NA #> 4717 NA #> 4718 NA #> 4719 NA #> 4720 NA #> 4721 NA #> 4722 NA #> 4723 NA #> 4724 NA #> 4725 NA #> 4726 NA #> 4727 NA #> 4728 NA #> 4729 NA #> 4730 NA #> 4731 NA #> 4732 NA #> 4733 NA #> 4734 NA #> 4735 NA #> 4736 NA #> 4737 NA #> 4738 NA #> 4739 NA #> 4740 NA #> 4741 NA #> 4742 NA #> 4743 NA #> 4744 NA #> 4745 NA #> 4746 NA #> 4747 NA #> 4748 NA #> 4749 NA #> 4750 NA #> 4751 NA #> 4752 NA #> 4753 NA #> 4754 NA #> 4755 NA #> 4756 NA #> 4757 NA #> 4758 NA #> 4759 NA #> 4760 NA #> 4761 NA #> 4762 NA #> 4763 NA #> 4764 NA #> 4765 NA #> 4766 NA #> 4767 NA #> 4768 NA #> 4769 NA #> 4770 NA #> 4771 NA #> 4772 NA #> 4773 NA #> 4774 NA #> 4775 NA #> 4776 NA #> 4777 NA #> 4778 NA #> 4779 NA #> 4780 NA #> 4781 NA #> 4782 NA #> 4783 NA #> 4784 NA #> 4785 NA #> 4786 NA #> 4787 NA #> 4788 NA #> 4789 NA #> 4790 NA #> 4791 NA #> 4792 NA #> 4793 NA #> 4794 NA #> 4795 NA #> 4796 NA #> 4797 NA #> 4798 NA #> 4799 NA #> 4800 NA #> 4801 NA #> 4802 NA #> 4803 NA #> 4804 NA #> 4805 NA #> 4806 NA #> 4807 NA #> 4808 NA #> 4809 NA #> 4810 NA #> 4811 NA #> 4812 NA #> 4813 NA #> 4814 NA #> 4815 NA #> 4816 NA #> 4817 NA #> 4818 NA #> 4819 NA #> 4820 NA #> 4821 NA #> 4822 NA #> 4823 NA #> 4824 NA #> 4825 NA #> 4826 NA #> 4827 NA #> 4828 NA #> 4829 NA #> 4830 NA #> 4831 NA #> 4832 NA #> 4833 NA #> 4834 NA #> 4835 NA #> 4836 NA #> 4837 NA #> 4838 NA #> 4839 NA #> 4840 NA #> 4841 NA #> 4842 NA #> 4843 NA #> 4844 NA #> 4845 NA #> 4846 NA #> 4847 NA #> 4848 NA #> 4849 NA #> 4850 NA #> 4851 NA #> 4852 NA #> 4853 NA #> 4854 NA #> 4855 NA #> 4856 NA #> 4857 NA #> 4858 NA #> 4859 NA #> 4860 NA #> 4861 NA #> 4862 NA #> 4863 NA #> 4864 NA #> 4865 NA #> 4866 NA #> 4867 NA #> 4868 NA #> 4869 NA #> 4870 NA #> 4871 NA #> 4872 NA #> 4873 NA #> 4874 NA #> 4875 NA #> 4876 NA #> 4877 NA #> 4878 NA #> 4879 NA #> 4880 NA #> 4881 NA #> 4882 NA #> 4883 NA #> 4884 NA #> 4885 NA #> 4886 NA #> 4887 NA #> 4888 NA #> 4889 NA #> 4890 NA #> 4891 NA #> 4892 NA #> 4893 NA #> 4894 NA #> 4895 NA #> 4896 NA #> 4897 NA #> 4898 NA #> 4899 NA #> 4900 NA #> 4901 NA #> 4902 NA #> 4903 NA #> 4904 NA #> 4905 NA #> 4906 NA #> 4907 NA #> 4908 NA #> 4909 NA #> 4910 NA #> 4911 NA #> 4912 NA #> 4913 NA #> 4914 NA #> 4915 NA #> 4916 NA #> 4917 NA #> 4918 NA #> 4919 NA #> 4920 NA #> 4921 NA #> 4922 NA #> 4923 NA #> 4924 NA #> 4925 NA #> 4926 NA #> 4927 NA #> 4928 NA #> 4929 NA #> 4930 NA #> 4931 NA #> 4932 NA #> 4933 NA #> 4934 NA #> 4935 NA #> 4936 NA #> 4937 NA #> 4938 NA #> 4939 NA #> 4940 NA #> 4941 NA #> 4942 NA #> 4943 NA #> 4944 NA #> 4945 NA #> 4946 NA #> 4947 NA #> 4948 NA #> 4949 NA #> 4950 NA #> 4951 NA #> 4952 NA #> 4953 NA #> 4954 NA #> 4955 NA #> 4956 NA #> 4957 NA #> 4958 NA #> 4959 NA #> 4960 NA #> 4961 NA #> 4962 NA #> 4963 NA #> 4964 NA #> 4965 NA #> 4966 NA #> 4967 NA #> 4968 NA #> 4969 NA #> 4970 NA #> 4971 NA #> 4972 NA #> 4973 NA #> 4974 NA #> 4975 NA #> 4976 NA #> 4977 NA #> 4978 NA #> 4979 NA #> 4980 NA #> 4981 NA #> 4982 NA #> 4983 NA #> 4984 NA #> 4985 NA #> 4986 NA #> 4987 NA #> 4988 NA #> 4989 NA #> 4990 NA #> 4991 NA #> 4992 NA #> 4993 NA #> 4994 NA #> 4995 NA #> 4996 NA #> 4997 NA #> 4998 NA #> 4999 NA #> 5000 NA #> 5001 NA #> 5002 NA #> 5003 NA #> 5004 NA #> 5005 NA #> 5006 NA #> 5007 NA #> 5008 NA #> 5009 NA #> 5010 NA #> 5011 NA #> 5012 NA #> 5013 NA #> 5014 NA #> 5015 NA #> 5016 NA #> 5017 NA #> 5018 NA #> 5019 NA #> 5020 NA #> 5021 NA #> 5022 NA #> 5023 NA #> 5024 NA #> 5025 NA #> 5026 NA #> 5027 NA #> 5028 NA #> 5029 NA #> 5030 NA #> 5031 NA #> 5032 NA #> 5033 NA #> 5034 NA #> 5035 NA #> 5036 NA #> 5037 NA #> 5038 NA #> 5039 NA #> 5040 NA #> 5041 NA #> 5042 NA #> 5043 NA #> 5044 NA #> 5045 NA #> 5046 NA #> 5047 NA #> 5048 NA #> 5049 NA #> 5050 NA #> 5051 NA #> 5052 NA #> 5053 NA #> 5054 NA #> 5055 NA #> 5056 NA #> 5057 NA #> 5058 NA #> 5059 NA #> 5060 NA #> 5061 NA #> 5062 NA #> 5063 NA #> 5064 NA #> 5065 NA #> 5066 NA #> 5067 NA #> 5068 NA #> 5069 NA #> 5070 NA #> 5071 NA #> 5072 NA #> 5073 NA #> 5074 NA #> 5075 NA #> 5076 NA #> 5077 NA #> 5078 NA #> 5079 NA #> 5080 NA #> 5081 NA #> 5082 NA #> 5083 NA #> 5084 NA #> 5085 NA #> 5086 NA #> 5087 NA #> 5088 NA #> 5089 NA #> 5090 NA #> 5091 NA #> 5092 NA #> 5093 NA #> 5094 NA #> 5095 NA #> 5096 NA #> 5097 NA #> 5098 NA #> 5099 NA #> 5100 NA #> 5101 NA #> 5102 NA #> 5103 NA #> 5104 NA #> 5105 NA #> 5106 NA #> 5107 NA #> 5108 NA #> 5109 NA #> 5110 NA #> 5111 NA #> 5112 NA #> 5113 NA #> 5114 NA #> 5115 NA #> 5116 NA #> 5117 NA #> 5118 NA #> 5119 NA #> 5120 NA #> 5121 NA #> 5122 NA #> 5123 NA #> 5124 NA #> 5125 NA #> 5126 NA #> 5127 NA #> 5128 NA #> 5129 NA #> 5130 NA #> 5131 NA #> 5132 NA #> 5133 NA #> 5134 NA #> 5135 NA #> 5136 NA #> 5137 NA #> 5138 NA #> 5139 NA #> 5140 NA #> 5141 NA #> 5142 NA #> 5143 NA #> 5144 NA #> 5145 NA #> 5146 NA #> 5147 NA #> 5148 NA #> 5149 NA #> 5150 NA #> 5151 NA #> 5152 NA #> 5153 NA #> 5154 NA #> 5155 NA #> 5156 NA #> 5157 NA #> 5158 NA #> 5159 NA #> 5160 NA #> 5161 NA #> 5162 NA #> 5163 NA #> 5164 NA #> 5165 NA #> 5166 NA #> 5167 NA #> 5168 NA #> 5169 NA #> 5170 NA #> 5171 NA #> 5172 NA #> 5173 NA #> 5174 NA #> 5175 NA #> 5176 NA #> 5177 NA #> 5178 NA #> 5179 NA #> 5180 NA #> 5181 NA #> 5182 NA #> 5183 NA #> 5184 NA #> 5185 NA #> 5186 NA #> 5187 NA #> 5188 NA #> 5189 NA #> 5190 NA #> 5191 NA #> 5192 NA #> 5193 NA #> 5194 NA #> 5195 NA #> 5196 NA #> 5197 NA #> 5198 NA #> 5199 NA #> 5200 NA #> 5201 NA #> 5202 NA #> 5203 NA #> 5204 NA #> 5205 NA #> 5206 NA #> 5207 NA #> 5208 NA #> 5209 NA #> 5210 NA #> 5211 NA #> 5212 NA #> 5213 NA #> 5214 NA #> 5215 NA #> 5216 NA #> 5217 NA #> 5218 NA #> 5219 NA #> 5220 NA #> 5221 NA #> 5222 NA #> 5223 NA #> 5224 NA #> 5225 NA #> 5226 NA #> 5227 NA #> 5228 NA #> 5229 NA #> 5230 NA #> 5231 NA #> 5232 NA #> 5233 NA #> 5234 NA #> 5235 NA #> 5236 NA #> 5237 NA #> 5238 NA #> 5239 NA #> 5240 NA #> 5241 NA #> 5242 NA #> 5243 NA #> 5244 NA #> 5245 NA #> 5246 NA #> 5247 NA #> 5248 NA #> 5249 NA #> 5250 NA #> 5251 NA #> 5252 NA #> 5253 NA #> 5254 NA #> 5255 NA #> 5256 NA #> 5257 NA #> 5258 NA #> 5259 NA #> 5260 NA #> 5261 NA #> 5262 NA #> 5263 NA #> 5264 NA #> 5265 NA #> 5266 NA #> 5267 NA #> 5268 NA #> 5269 NA #> 5270 NA #> 5271 NA #> 5272 NA #> 5273 NA #> 5274 NA #> 5275 NA #> 5276 NA #> 5277 NA #> 5278 NA #> 5279 NA #> 5280 NA #> 5281 NA #> 5282 NA #> 5283 NA #> 5284 NA #> 5285 NA #> 5286 NA #> 5287 NA #> 5288 NA #> 5289 NA #> 5290 NA #> 5291 NA #> 5292 NA #> 5293 NA #> 5294 NA #> 5295 NA #> 5296 NA #> 5297 NA #> 5298 NA #> 5299 NA #> 5300 NA #> 5301 NA #> 5302 NA #> 5303 NA #> 5304 NA #> 5305 NA #> 5306 NA #> 5307 NA #> 5308 NA #> 5309 NA #> 5310 NA #> 5311 NA #> 5312 NA #> 5313 NA #> 5314 NA #> 5315 NA #> 5316 NA #> 5317 NA #> 5318 NA #> 5319 NA #> 5320 NA #> 5321 NA #> 5322 NA #> 5323 NA #> 5324 NA #> 5325 NA #> 5326 NA #> 5327 NA #> 5328 NA #> 5329 NA #> 5330 NA #> 5331 NA #> 5332 NA #> 5333 NA #> 5334 NA #> 5335 NA #> 5336 NA #> 5337 NA #> 5338 NA #> 5339 NA #> 5340 NA #> 5341 NA #> 5342 NA #> 5343 NA #> 5344 NA #> 5345 NA #> 5346 NA #> 5347 NA #> 5348 NA #> 5349 NA #> 5350 NA #> 5351 NA #> 5352 NA #> 5353 NA #> 5354 NA #> 5355 NA #> 5356 NA #> 5357 NA #> 5358 NA #> 5359 NA #> 5360 NA #> 5361 NA #> 5362 NA #> 5363 NA #> 5364 NA #> 5365 NA #> 5366 NA #> 5367 NA #> 5368 NA #> 5369 NA #> 5370 NA #> 5371 NA #> 5372 NA #> 5373 NA #> 5374 NA #> 5375 NA #> 5376 NA #> 5377 NA #> 5378 NA #> 5379 NA #> 5380 NA #> 5381 NA #> 5382 NA #> 5383 NA #> 5384 NA #> 5385 NA #> 5386 NA #> 5387 NA #> 5388 NA #> 5389 NA #> 5390 NA #> 5391 NA #> 5392 NA #> 5393 NA #> 5394 NA #> 5395 NA #> 5396 NA #> 5397 NA #> 5398 NA #> 5399 NA #> 5400 NA #> 5401 NA #> 5402 NA #> 5403 NA #> 5404 NA #> 5405 NA #> 5406 NA #> 5407 NA #> 5408 NA #> 5409 NA #> 5410 NA #> 5411 NA #> 5412 NA #> 5413 NA #> 5414 NA #> 5415 NA #> 5416 NA #> 5417 NA #> 5418 NA #> 5419 NA #> 5420 NA #> 5421 NA #> 5422 NA #> 5423 NA #> 5424 NA #> 5425 NA #> 5426 NA #> 5427 NA #> 5428 NA #> 5429 NA #> 5430 NA #> 5431 NA #> 5432 NA #> 5433 NA #> 5434 NA #> 5435 NA #> 5436 NA #> 5437 NA #> 5438 NA #> 5439 NA #> 5440 NA #> 5441 NA #> 5442 NA #> 5443 NA #> 5444 NA #> 5445 NA #> 5446 NA #> 5447 NA #> 5448 NA #> 5449 NA #> 5450 NA #> 5451 NA #> 5452 NA #> 5453 NA #> 5454 NA #> 5455 NA #> 5456 NA #> 5457 NA #> 5458 NA #> 5459 NA #> 5460 NA #> 5461 NA #> 5462 NA #> 5463 NA #> 5464 NA #> 5465 NA #> 5466 NA #> 5467 NA #> 5468 NA #> 5469 NA #> 5470 NA #> 5471 NA #> 5472 NA #> 5473 NA #> 5474 NA #> 5475 NA #> 5476 NA #> 5477 NA #> 5478 NA #> 5479 NA #> 5480 NA #> 5481 NA #> 5482 NA #> 5483 NA #> 5484 NA #> 5485 NA #> 5486 NA #> 5487 NA #> 5488 NA #> 5489 NA #> 5490 NA #> 5491 NA #> 5492 NA #> 5493 NA #> 5494 NA #> 5495 NA #> 5496 NA #> 5497 NA #> 5498 NA #> 5499 NA #> 5500 NA #> 5501 NA #> 5502 NA #> 5503 NA #> 5504 NA #> 5505 NA #> 5506 NA #> 5507 NA #> 5508 NA #> 5509 NA #> 5510 NA #> 5511 NA #> 5512 NA #> 5513 NA #> 5514 NA #> 5515 NA #> 5516 NA #> 5517 NA #> 5518 NA #> 5519 NA #> 5520 NA #> 5521 NA #> 5522 NA #> 5523 NA #> 5524 NA #> 5525 NA #> 5526 NA #> 5527 NA #> 5528 NA #> 5529 NA #> 5530 NA #> 5531 NA #> 5532 NA #> 5533 NA #> 5534 NA #> 5535 NA #> 5536 NA #> 5537 NA #> 5538 NA #> 5539 NA #> 5540 NA #> 5541 NA #> 5542 NA #> 5543 NA #> 5544 NA #> 5545 NA #> 5546 NA #> 5547 NA #> 5548 NA #> 5549 NA #> 5550 NA #> 5551 NA #> 5552 NA #> 5553 NA #> 5554 NA #> 5555 NA #> 5556 NA #> 5557 NA #> 5558 NA #> 5559 NA #> 5560 NA #> 5561 NA #> 5562 NA #> 5563 NA #> 5564 NA #> 5565 NA #> 5566 NA #> 5567 NA #> 5568 NA #> 5569 NA #> 5570 NA #> 5571 NA #> 5572 NA #> 5573 NA #> 5574 NA #> 5575 NA #> 5576 NA #> 5577 NA #> 5578 NA #> 5579 NA #> 5580 NA #> 5581 NA #> 5582 NA #> 5583 NA #> 5584 NA #> 5585 NA #> 5586 NA #> 5587 NA #> 5588 NA #> 5589 NA #> 5590 NA #> 5591 NA #> 5592 NA #> 5593 NA #> 5594 NA #> 5595 NA #> 5596 NA #> 5597 NA #> 5598 NA #> 5599 NA #> 5600 NA #> 5601 NA #> 5602 NA #> 5603 NA #> 5604 NA #> 5605 NA #> 5606 NA #> 5607 NA #> 5608 NA #> 5609 NA #> 5610 NA #> 5611 NA #> 5612 NA #> 5613 NA #> 5614 NA #> 5615 NA #> 5616 NA #> 5617 NA #> 5618 NA #> 5619 NA #> 5620 NA #> 5621 NA #> 5622 NA #> 5623 NA #> 5624 NA #> 5625 NA #> 5626 NA #> 5627 NA #> 5628 NA #> 5629 NA #> 5630 NA #> 5631 NA #> 5632 NA #> 5633 NA #> 5634 NA #> 5635 NA #> 5636 NA #> 5637 NA #> 5638 NA #> 5639 NA #> 5640 NA #> 5641 NA #> 5642 NA #> 5643 NA #> 5644 NA #> 5645 NA #> 5646 NA #> 5647 NA #> 5648 NA #> 5649 NA #> 5650 NA #> 5651 NA #> 5652 NA #> 5653 NA #> 5654 NA #> 5655 NA #> 5656 NA #> 5657 NA #> 5658 NA #> 5659 NA #> 5660 NA #> 5661 NA #> 5662 NA #> 5663 NA #> 5664 NA #> 5665 NA #> 5666 NA #> 5667 NA #> 5668 NA #> 5669 NA #> 5670 NA #> 5671 NA #> 5672 NA #> 5673 NA #> 5674 NA #> 5675 NA #> 5676 NA #> 5677 NA #> 5678 NA #> 5679 NA #> 5680 NA #> 5681 NA #> 5682 NA #> 5683 NA #> 5684 NA #> 5685 NA #> 5686 NA #> 5687 NA #> 5688 NA #> 5689 NA #> 5690 NA #> 5691 NA #> 5692 NA #> 5693 NA #> 5694 NA #> 5695 NA #> 5696 NA #> 5697 NA #> 5698 NA #> 5699 NA #> 5700 NA #> 5701 NA #> 5702 NA #> 5703 NA #> 5704 NA #> 5705 NA #> 5706 NA #> 5707 NA #> 5708 NA #> 5709 NA #> 5710 NA #> 5711 NA #> 5712 NA #> 5713 NA #> 5714 NA #> 5715 NA #> 5716 NA #> 5717 NA #> 5718 NA #> 5719 NA #> 5720 NA #> 5721 NA #> 5722 NA #> 5723 NA #> 5724 NA #> 5725 NA #> 5726 NA #> 5727 NA #> 5728 NA #> 5729 NA #> 5730 NA #> 5731 NA #> 5732 NA #> 5733 NA #> 5734 NA #> 5735 NA #> 5736 NA #> 5737 NA #> 5738 NA #> 5739 NA #> 5740 NA #> 5741 NA #> 5742 NA #> 5743 NA #> 5744 NA #> 5745 NA #> 5746 NA #> 5747 NA #> 5748 NA #> 5749 NA #> 5750 NA #> 5751 NA #> 5752 NA #> 5753 NA #> 5754 NA #> 5755 NA #> 5756 NA #> 5757 NA #> 5758 NA #> 5759 NA #> 5760 NA #> 5761 NA #> 5762 NA #> 5763 NA #> 5764 NA #> 5765 NA #> 5766 NA #> 5767 NA #> 5768 NA #> 5769 NA #> 5770 NA #> 5771 NA #> 5772 NA #> 5773 NA #> 5774 NA #> 5775 NA #> 5776 NA #> 5777 NA #> 5778 NA #> 5779 NA #> 5780 NA #> 5781 NA #> 5782 NA #> 5783 NA #> 5784 NA #> 5785 NA #> 5786 NA #> 5787 NA #> 5788 NA #> 5789 NA #> 5790 NA #> 5791 NA #> 5792 NA #> 5793 NA #> 5794 NA #> 5795 NA #> 5796 NA #> 5797 NA #> 5798 NA #> 5799 NA #> 5800 NA #> 5801 NA #> 5802 NA #> 5803 NA #> 5804 NA #> 5805 NA #> 5806 NA #> 5807 NA #> 5808 NA #> 5809 NA #> 5810 NA #> 5811 NA #> 5812 NA #> 5813 NA #> 5814 NA #> 5815 NA #> 5816 NA #> 5817 NA #> 5818 NA #> 5819 NA #> 5820 NA #> 5821 NA #> 5822 NA #> 5823 NA #> 5824 NA #> 5825 NA #> 5826 NA #> 5827 NA #> 5828 NA #> 5829 NA #> 5830 NA #> 5831 NA #> 5832 NA #> 5833 NA #> 5834 NA #> 5835 NA #> 5836 NA #> 5837 NA #> 5838 NA #> 5839 NA #> 5840 NA #> 5841 NA #> 5842 NA #> 5843 NA #> 5844 NA #> 5845 NA #> 5846 NA #> 5847 NA #> 5848 NA #> 5849 NA #> 5850 NA #> 5851 NA #> 5852 NA #> 5853 NA #> 5854 NA #> 5855 NA #> 5856 NA #> 5857 NA #> 5858 NA #> 5859 NA #> 5860 NA #> 5861 NA #> 5862 NA #> 5863 NA #> 5864 NA #> 5865 NA #> 5866 NA #> 5867 NA #> 5868 NA #> 5869 NA #> 5870 NA #> 5871 NA #> 5872 NA #> 5873 NA #> 5874 NA #> 5875 NA #> 5876 NA #> 5877 NA #> 5878 NA #> 5879 NA #> 5880 NA #> 5881 NA #> 5882 NA #> [ reached 'max' / getOption("max.print") -- omitted 613465 rows ]
# }